diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-05 06:10:23 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-05 06:10:23 +0800 |
commit | 32e47dfc21a326d0bbe41c436f43d8612c57a926 (patch) | |
tree | 3a4be4a2d00da867a31d32c9126c628571421d95 /devel/glade3/pkg-plist | |
parent | 1f37cc62d4c0d989a440bee079b833a25b7710a6 (diff) | |
download | marcuscom-ports-32e47dfc21a326d0bbe41c436f43d8612c57a926.tar marcuscom-ports-32e47dfc21a326d0bbe41c436f43d8612c57a926.tar.gz marcuscom-ports-32e47dfc21a326d0bbe41c436f43d8612c57a926.tar.bz2 marcuscom-ports-32e47dfc21a326d0bbe41c436f43d8612c57a926.tar.lz marcuscom-ports-32e47dfc21a326d0bbe41c436f43d8612c57a926.tar.xz marcuscom-ports-32e47dfc21a326d0bbe41c436f43d8612c57a926.tar.zst marcuscom-ports-32e47dfc21a326d0bbe41c436f43d8612c57a926.zip |
Fix the dirrmtry locale in plist. Don't freak out, a lot of them are reorder
because of the script that will move all dirrmtry locale in the bottom of
plist.
http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/portstools/locale_dirrmtry.sh
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7565 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/glade3/pkg-plist')
-rw-r--r-- | devel/glade3/pkg-plist | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/devel/glade3/pkg-plist b/devel/glade3/pkg-plist index df79b03d5..62e55c637 100644 --- a/devel/glade3/pkg-plist +++ b/devel/glade3/pkg-plist @@ -291,6 +291,17 @@ share/locale/tr/LC_MESSAGES/glade3.mo share/locale/uk/LC_MESSAGES/glade3.mo share/locale/vi/LC_MESSAGES/glade3.mo share/locale/zh_CN/LC_MESSAGES/glade3.mo +@dirrm share/gnome/glade3/pixmaps/22x22 +@dirrm share/gnome/glade3/pixmaps/16x16 +@dirrm share/gnome/glade3/pixmaps +@dirrm share/gnome/glade3/catalogs +@dirrm share/gnome/glade3 +@dirrm lib/glade3/modules +@dirrm lib/glade3 +@dirrm include/libgladeui-1.0/libgladeui +@dirrm include/libgladeui-1.0 +@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true +@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @dirrmtry share/locale/zh_CN/LC_MESSAGES @dirrmtry share/locale/zh_CN @dirrmtry share/locale/uk/LC_MESSAGES @@ -305,14 +316,3 @@ share/locale/zh_CN/LC_MESSAGES/glade3.mo @dirrmtry share/locale/nn @dirrmtry share/locale/ko/LC_MESSAGES @dirrmtry share/locale/ko -@dirrm share/gnome/glade3/pixmaps/22x22 -@dirrm share/gnome/glade3/pixmaps/16x16 -@dirrm share/gnome/glade3/pixmaps -@dirrm share/gnome/glade3/catalogs -@dirrm share/gnome/glade3 -@dirrm lib/glade3/modules -@dirrm lib/glade3 -@dirrm include/libgladeui-1.0/libgladeui -@dirrm include/libgladeui-1.0 -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true |