summaryrefslogtreecommitdiffstats
path: root/editors/gedit2/pkg-plist
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-01-28 10:28:53 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-01-28 10:28:53 +0800
commit29c7f3458bbb27e5ef5d4e9199ad4b0a411d00c4 (patch)
tree004ccc5499131e33155c3367fd636fa86733000e /editors/gedit2/pkg-plist
parent5149e591c522fcc9568623a9ef7b8728a041a3ce (diff)
downloadmarcuscom-ports-29c7f3458bbb27e5ef5d4e9199ad4b0a411d00c4.tar
marcuscom-ports-29c7f3458bbb27e5ef5d4e9199ad4b0a411d00c4.tar.gz
marcuscom-ports-29c7f3458bbb27e5ef5d4e9199ad4b0a411d00c4.tar.bz2
marcuscom-ports-29c7f3458bbb27e5ef5d4e9199ad4b0a411d00c4.tar.lz
marcuscom-ports-29c7f3458bbb27e5ef5d4e9199ad4b0a411d00c4.tar.xz
marcuscom-ports-29c7f3458bbb27e5ef5d4e9199ad4b0a411d00c4.tar.zst
marcuscom-ports-29c7f3458bbb27e5ef5d4e9199ad4b0a411d00c4.zip
* Update to 2.2.0
* Start my crusade to make the help documentation installation and uninstallation a little smoother git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@473 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/gedit2/pkg-plist')
-rw-r--r--editors/gedit2/pkg-plist5
1 files changed, 5 insertions, 0 deletions
diff --git a/editors/gedit2/pkg-plist b/editors/gedit2/pkg-plist
index c04ed0a82..1aab77737 100644
--- a/editors/gedit2/pkg-plist
+++ b/editors/gedit2/pkg-plist
@@ -93,6 +93,8 @@ share/gnome/idl/GNOME_Gedit.idl
share/gnome/mime-info/gedit.keys
share/gnome/omf/gedit/gedit-C.omf
share/gnome/omf/gedit/gedit-ro.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-C.omf 2>/dev/null || /usr/bin/true
+@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-ro.omf 2>/dev/null || /usr/bin/true
share/gnome/pixmaps/gedit-icon.png
share/gnome/pixmaps/gedit-logo.png
share/gnome/pixmaps/gedit-plugin-manager.png
@@ -122,6 +124,7 @@ share/locale/ko/LC_MESSAGES/gedit-2.0.mo
share/locale/lt/LC_MESSAGES/gedit-2.0.mo
share/locale/lv/LC_MESSAGES/gedit-2.0.mo
share/locale/mk/LC_MESSAGES/gedit-2.0.mo
+share/locale/mn/LC_MESSAGES/gedit-2.0.mo
share/locale/ms/LC_MESSAGES/gedit-2.0.mo
share/locale/nl/LC_MESSAGES/gedit-2.0.mo
share/locale/nn/LC_MESSAGES/gedit-2.0.mo
@@ -190,3 +193,5 @@ share/locale/zh_TW/LC_MESSAGES/gedit-2.0.mo
@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor
@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences
@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-ro.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-C.omf 2>/dev/null || /usr/bin/true