[arch-commits] Commit in gnome-media/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun May 23 10:21:30 UTC 2010


    Date: Sunday, May 23, 2010 @ 06:21:30
  Author: andyrtr
Revision: 80901

remove the mixer entry from Xfce menu

Modified:
  gnome-media/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +++
 1 file changed, 3 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-23 09:40:26 UTC (rev 80900)
+++ PKGBUILD	2010-05-23 10:21:30 UTC (rev 80901)
@@ -28,4 +28,7 @@
   install -m755 -d "${pkgdir}/usr/share/gconf/schemas"
   gconf-merge-schema "${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas" --domain gnome-media-2.0 ${pkgdir}/etc/gconf/schemas/*.schemas || return 1
   rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
+  
+  # remove it from Xfce menu that ships its own thingy
+  echo "NotShowIn=XFCE" >> ${pkgdir}/usr/share/applications/gnome-volume-control.desktop
 }




More information about the arch-commits mailing list