diff options
| author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-17 03:42:23 +0800 |
|---|---|---|
| committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-17 03:42:23 +0800 |
| commit | 3ef7827425dfca5b7c976640953d8db94e2c9796 (patch) | |
| tree | a22cf21c922418b939231a22b9388a56421b2abb /x11/gnome-shell | |
| parent | 8d718320945d74231fd3c5129d8846a4db273168 (diff) | |
| download | marcuscom-ports-3ef7827425dfca5b7c976640953d8db94e2c9796.tar marcuscom-ports-3ef7827425dfca5b7c976640953d8db94e2c9796.tar.gz marcuscom-ports-3ef7827425dfca5b7c976640953d8db94e2c9796.tar.bz2 marcuscom-ports-3ef7827425dfca5b7c976640953d8db94e2c9796.tar.lz marcuscom-ports-3ef7827425dfca5b7c976640953d8db94e2c9796.tar.xz marcuscom-ports-3ef7827425dfca5b7c976640953d8db94e2c9796.tar.zst marcuscom-ports-3ef7827425dfca5b7c976640953d8db94e2c9796.zip | |
Fix the locale stuff in plist. Ran by:
http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/portstools/locale_dirrmtry.sh
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13853 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-shell')
| -rw-r--r-- | x11/gnome-shell/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-shell/pkg-plist b/x11/gnome-shell/pkg-plist index 41933243b..6d68e1c53 100644 --- a/x11/gnome-shell/pkg-plist +++ b/x11/gnome-shell/pkg-plist @@ -97,8 +97,6 @@ share/locale/sv/LC_MESSAGES/gnome-shell.mo share/locale/tr/LC_MESSAGES/gnome-shell.mo share/locale/vi/LC_MESSAGES/gnome-shell.mo share/locale/zh_CN/LC_MESSAGES/gnome-shell.mo -@dirrmtry share/locale/sr@latin/LC_MESSAGES -@dirrmtry share/locale/sr@latin @dirrm %%DATADIR%%/theme @dirrm %%DATADIR%%/js/ui @dirrm %%DATADIR%%/js/misc @@ -106,3 +104,5 @@ share/locale/zh_CN/LC_MESSAGES/gnome-shell.mo @dirrm %%DATADIR%%/images @dirrm %%DATADIR%% @dirrm lib/gnome-shell +@dirrmtry share/locale/sr@latin/LC_MESSAGES +@dirrmtry share/locale/sr@latin |
