diff options
author | marcus <marcus@FreeBSD.org> | 2003-07-12 13:53:09 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-07-12 13:53:09 +0800 |
commit | ca8ec2765bfcd7443e8f676050947cd46c3bc935 (patch) | |
tree | b2280b01eec89a4ea7deaa62adc2573adcdfa4fc /net/tsclient/pkg-plist | |
parent | 6c94270fac57dfb1301bade54b71d2e2411af7f3 (diff) | |
download | freebsd-ports-gnome-ca8ec2765bfcd7443e8f676050947cd46c3bc935.tar.gz freebsd-ports-gnome-ca8ec2765bfcd7443e8f676050947cd46c3bc935.tar.zst freebsd-ports-gnome-ca8ec2765bfcd7443e8f676050947cd46c3bc935.zip |
Update to 0.120. Changelog available at:
http://www.gnome.org/project/shownotes.php?group_id=584&release_id=2031
PR: 54362
Submitted by: maintainer
Diffstat (limited to 'net/tsclient/pkg-plist')
-rw-r--r-- | net/tsclient/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/tsclient/pkg-plist b/net/tsclient/pkg-plist index d4acbdfdff8e..05a66368b1e3 100644 --- a/net/tsclient/pkg-plist +++ b/net/tsclient/pkg-plist @@ -29,9 +29,12 @@ share/locale/hu/LC_MESSAGES/tsclient.mo share/locale/nl_NL/LC_MESSAGES/tsclient.mo share/locale/no_nb/LC_MESSAGES/tsclient.mo share/locale/pl/LC_MESSAGES/tsclient.mo +share/locale/se/LC_MESSAGES/tsclient.mo share/locale/zh_CN/LC_MESSAGES/tsclient.mo @unexec rmdir share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true @unexec rmdir share/locale/zh_CN 2>/dev/null || true +@unexec rmdir share/locale/se/LC_MESSAGES 2>/dev/null || true +@unexec rmdir share/locale/se 2>/dev/null || true @unexec rmdir share/locale/pl/LC_MESSAGES 2>/dev/null || true @unexec rmdir share/locale/pl 2>/dev/null || true @unexec rmdir share/locale/no_bb/LC_MESSAGES 2>/dev/null || true |