From d080d2fc00287bc830f79611d92e6e7653b8c5f2 Mon Sep 17 00:00:00 2001 From: bland Date: Tue, 17 Aug 2004 04:32:47 +0000 Subject: Add missed install/uninstall handlers for gconf schemas. Reported by: pointyhat --- x11/fast-user-switch-applet/Makefile | 1 + x11/fast-user-switch-applet/pkg-plist | 2 ++ x11/user-selector-applet/Makefile | 1 + x11/user-selector-applet/pkg-plist | 2 ++ 4 files changed, 6 insertions(+) diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile index 288cf56b6839..5cde6c67cbdb 100644 --- a/x11/fast-user-switch-applet/Makefile +++ b/x11/fast-user-switch-applet/Makefile @@ -7,6 +7,7 @@ PORTNAME= user-selector-applet PORTVERSION= 0.0.7 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= http://esco.mine.nu/downloads/ \ ${MASTER_SITE_LOCAL:S/%SUBDIR%/bland/} diff --git a/x11/fast-user-switch-applet/pkg-plist b/x11/fast-user-switch-applet/pkg-plist index b5719da2fa06..a4b21555b5e7 100644 --- a/x11/fast-user-switch-applet/pkg-plist +++ b/x11/fast-user-switch-applet/pkg-plist @@ -1,4 +1,6 @@ +@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/user-selector-applet.schemas > /dev/null || /usr/bin/true etc/gconf/schemas/user-selector-applet.schemas +@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/user-selector-applet.schemas > /dev/null || /usr/bin/true libdata/bonobo/servers/GNOME_UserSelectorApplet.server libexec/user-selector-applet share/icons/hicolor/16x16/apps/gdm-xnest.png diff --git a/x11/user-selector-applet/Makefile b/x11/user-selector-applet/Makefile index 288cf56b6839..5cde6c67cbdb 100644 --- a/x11/user-selector-applet/Makefile +++ b/x11/user-selector-applet/Makefile @@ -7,6 +7,7 @@ PORTNAME= user-selector-applet PORTVERSION= 0.0.7 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= http://esco.mine.nu/downloads/ \ ${MASTER_SITE_LOCAL:S/%SUBDIR%/bland/} diff --git a/x11/user-selector-applet/pkg-plist b/x11/user-selector-applet/pkg-plist index b5719da2fa06..a4b21555b5e7 100644 --- a/x11/user-selector-applet/pkg-plist +++ b/x11/user-selector-applet/pkg-plist @@ -1,4 +1,6 @@ +@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/user-selector-applet.schemas > /dev/null || /usr/bin/true etc/gconf/schemas/user-selector-applet.schemas +@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/user-selector-applet.schemas > /dev/null || /usr/bin/true libdata/bonobo/servers/GNOME_UserSelectorApplet.server libexec/user-selector-applet share/icons/hicolor/16x16/apps/gdm-xnest.png -- cgit