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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun May 23 11:22:23 UTC 2010


    Date: Sunday, May 23, 2010 @ 07:22:22
  Author: andyrtr
Revision: 80908

remove from Xfce menu that ships its own thingy

Modified:
  eog/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-23 11:16:52 UTC (rev 80907)
+++ PKGBUILD	2010-05-23 11:22:22 UTC (rev 80908)
@@ -26,4 +26,7 @@
   install -m755 -d "${pkgdir}/usr/share/gconf/schemas"
   gconf-merge-schema "${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas" --domain eog ${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/eog.desktop
 }




More information about the arch-commits mailing list