From 649bd850433f85a70f53bd16662b9bb219362554 Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 11 Sep 2003 20:43:40 +0000 Subject: Properly handle OMF files. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1200 df743ca5-7f9a-e211-a948-0013205c9059 --- editors/ghex2/pkg-plist | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'editors') diff --git a/editors/ghex2/pkg-plist b/editors/ghex2/pkg-plist index ef1dfba77..e0080d427 100644 --- a/editors/ghex2/pkg-plist +++ b/editors/ghex2/pkg-plist @@ -57,15 +57,25 @@ share/gnome/help/ghex2/zh_TW/figures/ghex_window_open.png share/gnome/help/ghex2/zh_TW/ghex2.xml share/gnome/help/ghex2/zh_TW/legal.xml share/gnome/omf/ghex/ghex-C.omf +@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex-C.omf 2>/dev/null || /usr/bin/true share/gnome/omf/ghex/ghex2-de.omf +@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-de.omf 2>/dev/null || /usr/bin/true share/gnome/omf/ghex/ghex2-es.omf +@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-es.omf 2>/dev/null || /usr/bin/true share/gnome/omf/ghex/ghex2-fr.omf +@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-fr.omf 2>/dev/null || /usr/bin/true share/gnome/omf/ghex/ghex2-it.omf +@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-it.omf 2>/dev/null || /usr/bin/true share/gnome/omf/ghex/ghex2-ja.omf +@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-ja.omf 2>/dev/null || /usr/bin/true share/gnome/omf/ghex/ghex2-ko.omf +@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-ko.omf 2>/dev/null || /usr/bin/true share/gnome/omf/ghex/ghex2-sv.omf +@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-sv.omf 2>/dev/null || /usr/bin/true share/gnome/omf/ghex/ghex2-zh_CN.omf +@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-zh_CN.omf 2>/dev/null || /usr/bin/true share/gnome/omf/ghex/ghex2-zh_TW.omf +@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-zh_TW.omf 2>/dev/null || /usr/bin/true share/gnome/pixmaps/gnome-ghex.png share/locale/am/LC_MESSAGES/ghex-2.0.mo share/locale/az/LC_MESSAGES/ghex-2.0.mo @@ -135,3 +145,13 @@ share/locale/zh_TW/LC_MESSAGES/ghex-2.0.mo @dirrm include/gtkhex @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/ghex2 @dirrm etc/gconf/gconf.xml.defaults/apps/ghex2 +@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex-C.omf 2>/dev/null || /usr/bin/true +@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-de.omf 2>/dev/null || /usr/bin/true +@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-es.omf 2>/dev/null || /usr/bin/true +@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-fr.omf 2>/dev/null || /usr/bin/true +@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-it.omf 2>/dev/null || /usr/bin/true +@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-ja.omf 2>/dev/null || /usr/bin/true +@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-ko.omf 2>/dev/null || /usr/bin/true +@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-sv.omf 2>/dev/null || /usr/bin/true +@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-zh_CN.omf 2>/dev/null || /usr/bin/true +@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-zh_TW.omf 2>/dev/null || /usr/bin/true -- cgit v1.2.3