- fix gconftool-2 foo
"yo..okido!" jasper@
This commit is contained in:
parent
3574071713
commit
052215e981
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2007/12/15 18:10:48 martynas Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2007/12/19 13:08:12 ajacoutot Exp $
|
||||
|
||||
COMMENT= GNOME panel
|
||||
|
||||
GNOME_PROJECT= gnome-panel
|
||||
GNOME_VERSION= 2.20.2
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
SHARED_LIBS= panel-applet-2 2.18 # .2.26
|
||||
CATEGORIES= x11
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.23 2007/12/15 18:10:48 martynas Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.24 2007/12/19 13:08:12 ajacoutot Exp $
|
||||
%%SHARED%%
|
||||
bin/gnome-desktop-item-edit
|
||||
bin/gnome-panel
|
||||
@ -687,7 +687,7 @@ share/schemas/gnome-panel/panel-object.schemas
|
||||
share/schemas/gnome-panel/panel-toplevel.schemas
|
||||
share/schemas/gnome-panel/window-list.schemas
|
||||
share/schemas/gnome-panel/workspace-switcher.schemas
|
||||
@exec %D/bin/gconftool-2 --direct --config-source=`%D/bin/gconftool-2 --get-default-source` --load %D/share/schemas/gnome-panel/panel-default-setup.entries > /dev/null
|
||||
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/share/schemas/gnome-panel/*.schemas > /dev/null
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor
|
||||
@exec %D/bin/scrollkeeper-update -q
|
||||
|
Loading…
Reference in New Issue
Block a user