debian/plcopeneditor.desktop
author etisserant
Tue, 19 Aug 2008 18:06:41 +0200
changeset 233 de7ddb376150
parent 139 c2d093402005
child 314 c9291298c5b8
permissions -rw-r--r--
Now generated global variable declaration is done in one separate block. Also "fixed" (masked?) problem when deleting blocks with invalid type
139
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
     1
[Desktop Entry]
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
     2
Encoding=UTF-8
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
     3
Name=PlcOpenEditor
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
     4
Comment=Editor for all 5 of the IEC-61131-3 languages
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
     5
Comment[fr]=Editeur pour les 5 langages de l'IEC-61131-3
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
     6
Exec=/usr/bin/plcopeneditor
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
     7
Icon=/usr/share/plcopeneditor/plcopeneditor.png
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
     8
Terminal=false
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
     9
MultipleArgs=false
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
    10
Type=Application
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
    11
Categories=Application;Development;
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
    12
StartupNotify=true
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
    13