diff options
author | gblach <gblach@FreeBSD.org> | 2012-12-22 20:54:59 +0000 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2012-12-22 20:54:59 +0000 |
commit | fb6528c60e3ea4f5ff74de6f21724d7ad28c0f7b (patch) | |
tree | 9c4bc08591050b7b536082be6db8392c913f8089 /x11-wm/e17-module-screenshot/pkg-plist | |
parent | 35e83ae5ca4ef2876eccf0e512467ede97187fb9 (diff) | |
download | FreeBSD-ports-fb6528c60e3ea4f5ff74de6f21724d7ad28c0f7b.zip FreeBSD-ports-fb6528c60e3ea4f5ff74de6f21724d7ad28c0f7b.tar.gz |
- Update Enlightenment to 0.17.0
- Update EFL to 1.7.4
- Convert to OptionsNG
Approved by: crees (mentor)
Diffstat (limited to 'x11-wm/e17-module-screenshot/pkg-plist')
-rw-r--r-- | x11-wm/e17-module-screenshot/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/e17-module-screenshot/pkg-plist b/x11-wm/e17-module-screenshot/pkg-plist index 29ef2a0..e54089f 100644 --- a/x11-wm/e17-module-screenshot/pkg-plist +++ b/x11-wm/e17-module-screenshot/pkg-plist @@ -1,6 +1,7 @@ lib/enlightenment/modules/screenshot/module.desktop lib/enlightenment/modules/screenshot/e-module-screenshot.edj lib/enlightenment/modules/screenshot/%%E17_ARCH%%/module.so +%%NLS%%lib/enlightenment/modules/screenshot/locale/ar/LC_MESSAGES/screenshot.mo %%NLS%%lib/enlightenment/modules/screenshot/locale/fr/LC_MESSAGES/screenshot.mo %%NLS%%lib/enlightenment/modules/screenshot/locale/cs/LC_MESSAGES/screenshot.mo %%NLS%%lib/enlightenment/modules/screenshot/locale/lt/LC_MESSAGES/screenshot.mo @@ -46,6 +47,8 @@ lib/enlightenment/modules/screenshot/%%E17_ARCH%%/module.so %%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/cs %%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/fr/LC_MESSAGES %%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/fr +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/ar/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/ar %%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale @dirrm lib/enlightenment/modules/screenshot/%%E17_ARCH%% @dirrm lib/enlightenment/modules/screenshot |