diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-01 07:32:19 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-01 07:32:19 +0800 |
commit | b2146ed4591567a66e8769596ae8b29451121941 (patch) | |
tree | 1178a9e0bf2b26e19d39243cae5badf3e71d8f79 /editors/gedit | |
parent | f33a2b84172fd1b0f74974404b6dea6db0ca8cf5 (diff) | |
download | marcuscom-ports-b2146ed4591567a66e8769596ae8b29451121941.tar marcuscom-ports-b2146ed4591567a66e8769596ae8b29451121941.tar.gz marcuscom-ports-b2146ed4591567a66e8769596ae8b29451121941.tar.bz2 marcuscom-ports-b2146ed4591567a66e8769596ae8b29451121941.tar.lz marcuscom-ports-b2146ed4591567a66e8769596ae8b29451121941.tar.xz marcuscom-ports-b2146ed4591567a66e8769596ae8b29451121941.tar.zst marcuscom-ports-b2146ed4591567a66e8769596ae8b29451121941.zip |
Fix these locale in plist, ran by locale_dirrmtry.sh.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10590 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/gedit')
-rw-r--r-- | editors/gedit/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gedit/pkg-plist b/editors/gedit/pkg-plist index c5df183a4..46615372f 100644 --- a/editors/gedit/pkg-plist +++ b/editors/gedit/pkg-plist @@ -511,6 +511,7 @@ share/omf/gedit/gedit-zh_TW.omf @dirrm include/gedit-%%VERSION%% @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true +@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/xh/LC_MESSAGES @@ -541,4 +542,3 @@ share/omf/gedit/gedit-zh_TW.omf @dirrmtry share/locale/be@latin @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as -@dirrmtry share/applications |