diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-11-12 00:29:41 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-11-12 00:29:41 +0800 |
commit | 13eb5cf52f71da4b78dd2377d29a3281651af1bf (patch) | |
tree | 2a879d1e1f6f580c7e030572ef46b4e6c15165ab | |
parent | fc2d85ad40fabcc2268ee12440603b2aaf8aeabd (diff) | |
download | marcuscom-ports-13eb5cf52f71da4b78dd2377d29a3281651af1bf.tar marcuscom-ports-13eb5cf52f71da4b78dd2377d29a3281651af1bf.tar.gz marcuscom-ports-13eb5cf52f71da4b78dd2377d29a3281651af1bf.tar.bz2 marcuscom-ports-13eb5cf52f71da4b78dd2377d29a3281651af1bf.tar.lz marcuscom-ports-13eb5cf52f71da4b78dd2377d29a3281651af1bf.tar.xz marcuscom-ports-13eb5cf52f71da4b78dd2377d29a3281651af1bf.tar.zst marcuscom-ports-13eb5cf52f71da4b78dd2377d29a3281651af1bf.zip |
Add some missing locales.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9924 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | sysutils/gnome-mount/Makefile | 3 | ||||
-rw-r--r-- | sysutils/gnome-mount/pkg-plist | 8 |
2 files changed, 10 insertions, 1 deletions
diff --git a/sysutils/gnome-mount/Makefile b/sysutils/gnome-mount/Makefile index 7118161ea..162f38b87 100644 --- a/sysutils/gnome-mount/Makefile +++ b/sysutils/gnome-mount/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/gnome-mount/Makefile,v 1.16 2007/05/19 21:36:22 marcus Exp $ +# $MCom: ports/sysutils/gnome-mount/Makefile,v 1.18 2007/11/01 12:56:30 ahze Exp $ # PORTNAME= gnome-mount PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= sysutils gnome MASTER_SITES= http://hal.freedesktop.org/releases/ diff --git a/sysutils/gnome-mount/pkg-plist b/sysutils/gnome-mount/pkg-plist index 1586c42b8..9eacce4c7 100644 --- a/sysutils/gnome-mount/pkg-plist +++ b/sysutils/gnome-mount/pkg-plist @@ -8,6 +8,7 @@ libdata/pkgconfig/gnome-mount.pc share/gnome-mount/gnome-mount-properties.glade share/locale/ar/LC_MESSAGES/gnome-mount.mo share/locale/be/LC_MESSAGES/gnome-mount.mo +share/locale/be@latin/LC_MESSAGES/gnome-mount.mo share/locale/ca/LC_MESSAGES/gnome-mount.mo share/locale/da/LC_MESSAGES/gnome-mount.mo share/locale/dz/LC_MESSAGES/gnome-mount.mo @@ -18,12 +19,19 @@ share/locale/fr/LC_MESSAGES/gnome-mount.mo share/locale/hu/LC_MESSAGES/gnome-mount.mo share/locale/it/LC_MESSAGES/gnome-mount.mo share/locale/ja/LC_MESSAGES/gnome-mount.mo +share/locale/lv/LC_MESSAGES/gnome-mount.mo share/locale/mk/LC_MESSAGES/gnome-mount.mo share/locale/nb/LC_MESSAGES/gnome-mount.mo +share/locale/oc/LC_MESSAGES/gnome-mount.mo +share/locale/pl/LC_MESSAGES/gnome-mount.mo share/locale/pt_BR/LC_MESSAGES/gnome-mount.mo share/locale/ru/LC_MESSAGES/gnome-mount.mo share/locale/sv/LC_MESSAGES/gnome-mount.mo share/locale/vi/LC_MESSAGES/gnome-mount.mo @dirrm share/gnome-mount +@dirrmtry share/locale/oc/LC_MESSAGES +@dirrmtry share/locale/oc @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz +@dirrmtry share/locale/be@latin/LC_MESSAGES +@dirrmtry share/locale/be@latin |