diff options
author | wxs <wxs@FreeBSD.org> | 2010-06-15 21:18:20 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2010-06-15 21:18:20 +0800 |
commit | 10ab67be48cd7c92ff2c17ef606d5813aa84f235 (patch) | |
tree | cb9571e1c0849c916e9051b962c90fb31d98c573 /deskutils/osmo | |
parent | 1a795d594c0830d733f39259c0efe836ab48210f (diff) | |
download | freebsd-ports-gnome-10ab67be48cd7c92ff2c17ef606d5813aa84f235.tar.gz freebsd-ports-gnome-10ab67be48cd7c92ff2c17ef606d5813aa84f235.tar.zst freebsd-ports-gnome-10ab67be48cd7c92ff2c17ef606d5813aa84f235.zip |
Fix pointyhat failures.
PR: ports/147714
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Diffstat (limited to 'deskutils/osmo')
-rw-r--r-- | deskutils/osmo/Makefile | 2 | ||||
-rw-r--r-- | deskutils/osmo/pkg-plist | 18 |
2 files changed, 4 insertions, 16 deletions
diff --git a/deskutils/osmo/Makefile b/deskutils/osmo/Makefile index 7062515c631d..0b886a6b9999 100644 --- a/deskutils/osmo/Makefile +++ b/deskutils/osmo/Makefile @@ -33,7 +33,7 @@ USE_GMAKE= yes MAN1= osmo.1 -POFILES= ca cs de el es fi fr hu it ja lt nl pl pt \ +POFILES= bg ca cs da de el en_GB es fi fr hu it ja lt nl pl pt \ ru sv tr uk zh_CN MSGFMT= ${LOCALBASE}/bin/msgfmt diff --git a/deskutils/osmo/pkg-plist b/deskutils/osmo/pkg-plist index 0bef2925277e..df9b93518098 100644 --- a/deskutils/osmo/pkg-plist +++ b/deskutils/osmo/pkg-plist @@ -6,10 +6,13 @@ share/icons/hicolor/24x24/apps/osmo.png share/icons/hicolor/32x32/apps/osmo.png share/icons/hicolor/48x48/apps/osmo.png share/icons/hicolor/scalable/apps/osmo.svg +share/locale/bg/LC_MESSAGES/osmo.mo share/locale/ca/LC_MESSAGES/osmo.mo share/locale/cs/LC_MESSAGES/osmo.mo +share/locale/da/LC_MESSAGES/osmo.mo share/locale/de/LC_MESSAGES/osmo.mo share/locale/el/LC_MESSAGES/osmo.mo +share/locale/en_GB/LC_MESSAGES/osmo.mo share/locale/es/LC_MESSAGES/osmo.mo share/locale/fi/LC_MESSAGES/osmo.mo share/locale/fr/LC_MESSAGES/osmo.mo @@ -28,19 +31,4 @@ share/locale/zh_CN/LC_MESSAGES/osmo.mo share/pixmaps/osmo.png share/sounds/osmo/alarm.wav @dirrm share/sounds/osmo -@dirrmtry share/sounds -@dirrmtry share/icons/hicolor/scalable/apps -@dirrmtry share/icons/hicolor/scalable -@dirrmtry share/icons/hicolor/48x48/apps -@dirrmtry share/icons/hicolor/48x48 -@dirrmtry share/icons/hicolor/32x32/apps -@dirrmtry share/icons/hicolor/32x32 -@dirrmtry share/icons/hicolor/24x24/apps -@dirrmtry share/icons/hicolor/24x24 -@dirrmtry share/icons/hicolor/22x22/apps -@dirrmtry share/icons/hicolor/22x22 -@dirrmtry share/icons/hicolor/16x16/apps -@dirrmtry share/icons/hicolor/16x16 -@dirrmtry share/icons/hicolor -@dirrmtry share/icons @dirrmtry share/applications |