[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force X.Org X11 SVN commit: r3557 - trunk/app/compiz/debian



Author: beatle
Date: 2006-09-29 13:58:02 -0400 (Fri, 29 Sep 2006)
New Revision: 3557

Modified:
   trunk/app/compiz/debian/changelog
   trunk/app/compiz/debian/rules
Log:
dh_desktop doesn't actually register the compiz.desktop, but only .desktop
files in /usr/share/applications.


Modified: trunk/app/compiz/debian/changelog
===================================================================
--- trunk/app/compiz/debian/changelog	2006-09-29 11:58:15 UTC (rev 3556)
+++ trunk/app/compiz/debian/changelog	2006-09-29 17:58:02 UTC (rev 3557)
@@ -8,10 +8,8 @@
   * Add a manpage documenting the compiz wrapper.
   * Check if the gconf plugin is installed before trying to load it in the
     wrapper.
-  * Call dh_desktop from debian/rules so that the compiz.desktop file is
-    registered during postinst.
 
- -- Thierry Reding <thierry@gilfi.de>  Fri, 29 Sep 2006 13:55:40 +0200
+ -- Thierry Reding <thierry@gilfi.de>  Fri, 29 Sep 2006 19:56:16 +0200
 
 compiz (0.0.13+git20060928-2) unstable; urgency=low
 

Modified: trunk/app/compiz/debian/rules
===================================================================
--- trunk/app/compiz/debian/rules	2006-09-29 11:58:15 UTC (rev 3556)
+++ trunk/app/compiz/debian/rules	2006-09-29 17:58:02 UTC (rev 3557)
@@ -93,7 +93,6 @@
 	dh_installman
 	dh_link
 	dh_gconf -pcompiz-plugins
-	dh_desktop -pcompiz-gnome
 	dh_strip
 	dh_compress
 	dh_fixperms



Reply to: