diff options
-rw-r--r-- | accessibility/gnopernicus/pkg-plist | 4 | ||||
-rw-r--r-- | editors/ghex2/pkg-plist | 20 |
2 files changed, 24 insertions, 0 deletions
diff --git a/accessibility/gnopernicus/pkg-plist b/accessibility/gnopernicus/pkg-plist index 05300cb03..ef0090298 100644 --- a/accessibility/gnopernicus/pkg-plist +++ b/accessibility/gnopernicus/pkg-plist @@ -279,7 +279,9 @@ share/gnome/help/brlmonitor/C/legal.xml share/gnome/help/gnopernicus/C/gnopernicus.xml share/gnome/help/gnopernicus/C/legal.xml share/gnome/omf/gnopernicus/brlmonitor-C.omf +@exec scrollkeeper-install -q %D/share/gnome/omf/gnopernicus/brlmonitor-C.omf 2>/dev/null || /usr/bin/true share/gnome/omf/gnopernicus/gnopernicus-C.omf +@exec scrollkeeper-install -q %D/share/gnome/omf/gnopernicus/gnopernicus-C.omf 2>/dev/null || /usr/bin/true share/gnome/pixmaps/gnopernicus.png share/locale/az/LC_MESSAGES/gnopernicus.mo share/locale/be/LC_MESSAGES/gnopernicus.mo @@ -540,3 +542,5 @@ share/locale/zh_CN/LC_MESSAGES/gnopernicus.mo @dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/brlmon @dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/braille @dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus +@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnopernicus/brlmonitor-C.omf 2>/dev/null || /usr/bin/true +@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnopernicus/gnopernicus-C.omf 2>/dev/null || /usr/bin/true 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 |