[Python-apps-commits] r4377 - in packages/kabikaboo/trunk (debian/rules kabikaboo.desktop)

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Sat Dec 26 21:22:17 UTC 2009


    Date: Saturday, December 26, 2009 @ 21:22:16
  Author: jbicha-guest
Revision: 4377

postpone .desktop changes until next release 

Modified:
  packages/kabikaboo/trunk/debian/rules
Deleted:
  packages/kabikaboo/trunk/kabikaboo.desktop

Modified: packages/kabikaboo/trunk/debian/rules
===================================================================
--- packages/kabikaboo/trunk/debian/rules	2009-12-26 20:27:21 UTC (rev 4376)
+++ packages/kabikaboo/trunk/debian/rules	2009-12-26 21:22:16 UTC (rev 4377)
@@ -33,7 +33,7 @@
 	cp -a ui/* $(DESTDIR)/ui/
 	cp -a kabikaboo $(CURDIR)/debian/kabikaboo/usr/bin/
 	cp -a kabikaboo.desktop $(CURDIR)/debian/kabikaboo/usr/share/applications/
-	cp -a kabikaboo.png $(CURDIR)/debian/kabikaboo/usr/share/pixmaps/
+	cp -a kabikaboo.png $(DESTDIR)/
 	cp -a COPYING $(DESTDIR)/
 	cp -a man/kabikaboo.1 $(CURDIR)/debian/kabikaboo/usr/share/man/man1/
 	cp -a debian/changelog $(CURDIR)/debian/kabikaboo/usr/share/doc/kabikaboo/

Deleted: packages/kabikaboo/trunk/kabikaboo.desktop
===================================================================
--- packages/kabikaboo/trunk/kabikaboo.desktop	2009-12-26 20:27:21 UTC (rev 4376)
+++ packages/kabikaboo/trunk/kabikaboo.desktop	2009-12-26 21:22:16 UTC (rev 4377)
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Exec=kabikaboo
-Icon=kabikaboo.png
-Terminal=false
-Type=Application
-Categories=GNOME;GTK;Office;
-StartupNotify=false
-Name=Kabikaboo
-GenericName=Writing Assistant
-Comment=Manage large collections of notes




More information about the Python-apps-commits mailing list