diff options
author | gblach <gblach@FreeBSD.org> | 2013-03-27 02:32:14 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2013-03-27 02:32:14 +0800 |
commit | 7a15b0da6c217726ee196cbb1b6e717f2fc03d5d (patch) | |
tree | 5c33b064f99070f7960007a1107ebb171f8a881c /x11-toolkits/elementary | |
parent | 81e6ac382423629e369aa1885df9d8367fe8a3d1 (diff) | |
download | freebsd-ports-gnome-7a15b0da6c217726ee196cbb1b6e717f2fc03d5d.tar.gz freebsd-ports-gnome-7a15b0da6c217726ee196cbb1b6e717f2fc03d5d.tar.zst freebsd-ports-gnome-7a15b0da6c217726ee196cbb1b6e717f2fc03d5d.zip |
- Fix pkg-plist
- Bump PORTREVISION
PR: ports/177315
Approved by: tabthorpe (mentor)
Diffstat (limited to 'x11-toolkits/elementary')
-rw-r--r-- | x11-toolkits/elementary/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/elementary/pkg-plist | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/elementary/Makefile b/x11-toolkits/elementary/Makefile index 01ba6678bd7d..8f1889843671 100644 --- a/x11-toolkits/elementary/Makefile +++ b/x11-toolkits/elementary/Makefile @@ -3,6 +3,7 @@ PORTNAME= elementary PORTVERSION= 1.7.5 +PORTREVISION= 1 CATEGORIES= x11-toolkits enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ diff --git a/x11-toolkits/elementary/pkg-plist b/x11-toolkits/elementary/pkg-plist index d1392099df13..91a053cba903 100644 --- a/x11-toolkits/elementary/pkg-plist +++ b/x11-toolkits/elementary/pkg-plist @@ -377,6 +377,7 @@ share/icons/elementary.png %%NLS%%share/locale/pt/LC_MESSAGES/elementary.mo %%NLS%%share/locale/ur/LC_MESSAGES/elementary.mo %%NLS%%share/locale/yi/LC_MESSAGES/elementary.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/elementary.mo @dirrm include/elementary-1 @dirrm lib/edje/modules/elm/%%E17_ARCH%% @dirrm lib/edje/modules/elm @@ -431,5 +432,7 @@ share/icons/elementary.png %%NLS%%@dirrmtry share/locale/ur %%NLS%%@dirrmtry share/locale/yi/LC_MESSAGES %%NLS%%@dirrmtry share/locale/yi +%%NLS%%@dirrmtry share/locale/zh_CN/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/zh_CN @dirrmtry share/applications @dirrmtry share/icons |