diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/poedit/pkg-plist | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/poedit/pkg-plist b/editors/poedit/pkg-plist index 791098c5ec26..9953f7c2215f 100644 --- a/editors/poedit/pkg-plist +++ b/editors/poedit/pkg-plist @@ -50,3 +50,13 @@ share/locale/zh_TW/LC_MESSAGES/poedit.mo %%DATADIR%%/help.zip %%DATADIR%%/resources.zip @dirrm %%DATADIR%% +@unexec rmdir %D/share/locale/af_ZA/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/af_ZA 2> /dev/null || true +@unexec rmdir %D/share/locale/am_ET/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/am_ET 2> /dev/null || true +@unexec rmdir %D/share/locale/pa_IN/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/pa_IN 2> /dev/null || true +@unexec rmdir %D/share/locale/sq_AL/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/sq_AL 2> /dev/null || true +@unexec rmdir %D/share/locale/sv_SE/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/sv_SE 2> /dev/null || true |