From 063bda769720800b26536848a5ca1019514ebd8b Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 30 Jan 2003 19:19:09 +0000 Subject: Properly handle OMF files. --- graphics/gthumb2/pkg-plist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'graphics') diff --git a/graphics/gthumb2/pkg-plist b/graphics/gthumb2/pkg-plist index 901f5ef5c488..2efcd666bc60 100644 --- a/graphics/gthumb2/pkg-plist +++ b/graphics/gthumb2/pkg-plist @@ -70,6 +70,7 @@ share/gnome/help/gthumb/C/figures/search-result.png share/gnome/help/gthumb/C/gthumb.xml share/gnome/help/gthumb/C/legal.xml share/gnome/omf/gthumb/gthumb-C.omf +@exec scrollkeeper-install -q %D/share/gnome/omf/gthumb/gthumb-C.omf 2>/dev/null || /usr/bin/true share/gnome/pixmaps/gthumb.png share/locale/am/LC_MESSAGES/gthumb.mo share/locale/cs/LC_MESSAGES/gthumb.mo @@ -129,3 +130,4 @@ share/locale/zh_TW/LC_MESSAGES/gthumb.mo @dirrm etc/gconf/gconf.xml.defaults/apps/gthumb/dialogs @dirrm etc/gconf/gconf.xml.defaults/apps/gthumb/browser @dirrm etc/gconf/gconf.xml.defaults/apps/gthumb +@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gthumb/gthumb-C.omf 2>/dev/null || /usr/bin/true -- cgit