(no commit message)
authorgreg
Wed, 28 Oct 2009 13:51:32 +0100
changeset 453 d01e025b868d
parent 448 93a2f2034f98
child 454 762497a95b7a
(no commit message)
debian/plcopeneditor.desktop
debian/rules
--- a/debian/plcopeneditor.desktop	Mon Oct 19 15:58:20 2009 +0200
+++ b/debian/plcopeneditor.desktop	Wed Oct 28 13:51:32 2009 +0100
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Encoding=UTF-8
-Name=PlcOpenEditor
+Name=PLCOpen IEC-61131-3 Editor
+Name[fr]=Editeur PLCOpen IEC-61131-3
 Comment=Editor for all 5 of the IEC-61131-3 languages
 Comment[fr]=Editeur pour les 5 langages de l'IEC-61131-3
 Exec=/usr/bin/plcopeneditor
--- a/debian/rules	Mon Oct 19 15:58:20 2009 +0200
+++ b/debian/rules	Wed Oct 28 13:51:32 2009 +0100
@@ -55,7 +55,8 @@
 	cp -r Images $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor
 	cp -r graphics $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor
 	cp -r plcopen $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor
-	cp -r examples $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor
+	cp -r locale $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor
+	cp -r dialogs $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor
 	cp *.py $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor
 	rm -rf `find .|grep CVS`
 	rm -rf `find .|grep .cvsignore`