--- a/debian/rules Mon Nov 02 17:42:07 2009 +0100
+++ b/debian/rules Mon Nov 02 18:11:53 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`