mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-08 16:55:38 +02:00
added gtk to list of windowing systems supported
This commit is contained in:
parent
703ab2853a
commit
5a1cf098d0
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
version="1.0.0"
|
version="1.0.0"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
os="linux,qnx,solaris,win32"
|
os="linux,qnx,solaris,win32"
|
||||||
ws="motif,photon,win32"
|
ws="gtk,motif,photon,win32"
|
||||||
nl="en_US"
|
nl="en_US"
|
||||||
image="eclipse_update_120.jpg"
|
image="eclipse_update_120.jpg"
|
||||||
primary="true">
|
primary="true">
|
||||||
|
|
Loading…
Add table
Reference in a new issue