diff options
author | hira <hira@pkgsrc.org> | 2008-12-18 14:58:07 +0000 |
---|---|---|
committer | hira <hira@pkgsrc.org> | 2008-12-18 14:58:07 +0000 |
commit | 5d8563eb1fe8645778c878e13f4e814f4b6b302a (patch) | |
tree | 1b63cb5a291f9b1abeb65e6b268fbfbd5a861da1 /x11 | |
parent | 2d57ba0aa983fdfe8a73d03c226ec82a929b7468 (diff) | |
download | pkgsrc-5d8563eb1fe8645778c878e13f4e814f4b6b302a.tar.gz |
Add missing entries to PLIST. Bump PKGREVISION.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xfce4-panel/Makefile | 4 | ||||
-rw-r--r-- | x11/xfce4-panel/PLIST | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11/xfce4-panel/Makefile b/x11/xfce4-panel/Makefile index 0cd2983c4e1..8c308c5ab5f 100644 --- a/x11/xfce4-panel/Makefile +++ b/x11/xfce4-panel/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.32 2008/12/17 12:50:03 hira Exp $ +# $NetBSD: Makefile,v 1.33 2008/12/18 14:58:07 hira Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" .include "../../mk/compiler.mk" DISTNAME= xfce4-panel-${XFCE4_VERSION} -#PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Xfce panel diff --git a/x11/xfce4-panel/PLIST b/x11/xfce4-panel/PLIST index 684817237e5..1caecd1c035 100644 --- a/x11/xfce4-panel/PLIST +++ b/x11/xfce4-panel/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.18 2008/12/17 12:50:03 hira Exp $ +@comment $NetBSD: PLIST,v 1.19 2008/12/18 14:58:07 hira Exp $ bin/xfce4-panel bin/xfce4-popup-windowlist include/xfce4/libxfce4panel/xfce-arrow-button.h @@ -72,6 +72,7 @@ share/locale/bg/LC_MESSAGES/xfce4-panel.mo share/locale/bn_IN/LC_MESSAGES/xfce4-panel.mo share/locale/ca/LC_MESSAGES/xfce4-panel.mo share/locale/cs/LC_MESSAGES/xfce4-panel.mo +share/locale/da/LC_MESSAGES/xfce4-panel.mo share/locale/de/LC_MESSAGES/xfce4-panel.mo share/locale/dz/LC_MESSAGES/xfce4-panel.mo share/locale/el/LC_MESSAGES/xfce4-panel.mo @@ -90,6 +91,7 @@ share/locale/he/LC_MESSAGES/xfce4-panel.mo share/locale/hi/LC_MESSAGES/xfce4-panel.mo share/locale/hu/LC_MESSAGES/xfce4-panel.mo share/locale/hy/LC_MESSAGES/xfce4-panel.mo +share/locale/id/LC_MESSAGES/xfce4-panel.mo share/locale/it/LC_MESSAGES/xfce4-panel.mo share/locale/ja/LC_MESSAGES/xfce4-panel.mo share/locale/ka/LC_MESSAGES/xfce4-panel.mo @@ -107,11 +109,13 @@ share/locale/pt_BR/LC_MESSAGES/xfce4-panel.mo share/locale/pt_PT/LC_MESSAGES/xfce4-panel.mo share/locale/ro/LC_MESSAGES/xfce4-panel.mo share/locale/ru/LC_MESSAGES/xfce4-panel.mo +share/locale/si/LC_MESSAGES/xfce4-panel.mo share/locale/sk/LC_MESSAGES/xfce4-panel.mo share/locale/sv/LC_MESSAGES/xfce4-panel.mo share/locale/ta/LC_MESSAGES/xfce4-panel.mo share/locale/tr/LC_MESSAGES/xfce4-panel.mo share/locale/uk/LC_MESSAGES/xfce4-panel.mo +share/locale/ur/LC_MESSAGES/xfce4-panel.mo share/locale/vi/LC_MESSAGES/xfce4-panel.mo share/locale/zh_CN/LC_MESSAGES/xfce4-panel.mo share/locale/zh_TW/LC_MESSAGES/xfce4-panel.mo |