[Tux4kids-commits] r1739 - tuxtype/people/holger/tuxtype/trunk/debian

Holger Levsen holger at alioth.debian.org
Thu May 20 15:05:01 UTC 2010


Author: holger
Date: 2010-05-20 15:05:00 +0000 (Thu, 20 May 2010)
New Revision: 1739

Modified:
   tuxtype/people/holger/tuxtype/trunk/debian/changelog
   tuxtype/people/holger/tuxtype/trunk/debian/menu
   tuxtype/people/holger/tuxtype/trunk/debian/rules
Log:
Make debian menu use the .xpm icon. 

Modified: tuxtype/people/holger/tuxtype/trunk/debian/changelog
===================================================================
--- tuxtype/people/holger/tuxtype/trunk/debian/changelog	2010-05-20 14:56:18 UTC (rev 1738)
+++ tuxtype/people/holger/tuxtype/trunk/debian/changelog	2010-05-20 15:05:00 UTC (rev 1739)
@@ -2,6 +2,7 @@
 
   * Add ${misc:Depends} to depends of both binary packages.
   * Provide source/format and set it to 1.0.
+  * Make debian menu use the .xpm icon. 
 
  -- Holger Levsen <holger at debian.org>  Thu, 13 May 2010 10:55:05 +0200
 

Modified: tuxtype/people/holger/tuxtype/trunk/debian/menu
===================================================================
--- tuxtype/people/holger/tuxtype/trunk/debian/menu	2010-05-20 14:56:18 UTC (rev 1738)
+++ tuxtype/people/holger/tuxtype/trunk/debian/menu	2010-05-20 15:05:00 UTC (rev 1739)
@@ -1,3 +1,3 @@
 ?package(tuxtype):needs="X11" section="Education/Languages"\
-  icon="/usr/share/pixmaps/tuxtype.svg" \
+  icon="/usr/share/pixmaps/tuxtype.xpm" \
   title="Tux Typing" command="/usr/games/tuxtype"

Modified: tuxtype/people/holger/tuxtype/trunk/debian/rules
===================================================================
--- tuxtype/people/holger/tuxtype/trunk/debian/rules	2010-05-20 14:56:18 UTC (rev 1738)
+++ tuxtype/people/holger/tuxtype/trunk/debian/rules	2010-05-20 15:05:00 UTC (rev 1739)
@@ -61,6 +61,7 @@
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
 	dh_installdirs -ptuxtype-data  usr/share/
 	dh_installdirs
+	cp $(CURDIR)/data/images/icons/tuxtype.xpm $(CURDIR)/debian/tuxtype/usr/share/pixmaps/
 	cp $(CURDIR)/debian/tuxtype.svg $(CURDIR)/debian/tuxtype/usr/share/pixmaps/
 	cp $(CURDIR)/tuxtype.desktop \
 		$(CURDIR)/debian/tuxtype/usr/share/applications/tuxtype.desktop




More information about the Tux4kids-commits mailing list