diff options
author | hira <hira> | 2008-12-18 14:52:09 +0000 |
---|---|---|
committer | hira <hira> | 2008-12-18 14:52:09 +0000 |
commit | 6ec8503b0ee16975c639ca308dc2638175a53fc1 (patch) | |
tree | 4413f84ce4f6fd47407716f6d6231cb396ddaf77 /x11/xfce4-session | |
parent | f8ed58aa4b1c662779cb631faee0f981ab0dee73 (diff) | |
download | pkgsrc-6ec8503b0ee16975c639ca308dc2638175a53fc1.tar.gz |
Fix PR pkg/40219. Add missing entries to PLIST. Bump PKGREVISION.
Diffstat (limited to 'x11/xfce4-session')
-rw-r--r-- | x11/xfce4-session/Makefile | 3 | ||||
-rw-r--r-- | x11/xfce4-session/PLIST | 8 |
2 files changed, 9 insertions, 2 deletions
diff --git a/x11/xfce4-session/Makefile b/x11/xfce4-session/Makefile index ea85c2272cd..e95e06073a3 100644 --- a/x11/xfce4-session/Makefile +++ b/x11/xfce4-session/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.21 2008/07/14 12:56:19 joerg Exp $ +# $NetBSD: Makefile,v 1.22 2008/12/18 14:52:09 hira Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-session-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Xfce session manager diff --git a/x11/xfce4-session/PLIST b/x11/xfce4-session/PLIST index 438e6a372fc..b20e6508649 100644 --- a/x11/xfce4-session/PLIST +++ b/x11/xfce4-session/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2007/12/07 19:43:30 martti Exp $ +@comment $NetBSD: PLIST,v 1.11 2008/12/18 14:52:09 hira Exp $ bin/xfce4-autostart-editor bin/xfce4-session bin/xfce4-session-logout @@ -23,6 +23,7 @@ share/applications/xfce-splash-settings.desktop share/applications/xfce4-autostart-editor.desktop share/examples/xfce4/session/xfce4-session.rc share/icons/hicolor/128x128/apps/xfce4-session.png +share/icons/hicolor/48x48/apps/xfce4-autostart-editor.png share/icons/hicolor/48x48/apps/xfce4-session.png share/icons/hicolor/48x48/apps/xfce4-splash.png share/icons/hicolor/48x48/apps/xfsm-logout.png @@ -40,6 +41,7 @@ share/locale/be/LC_MESSAGES/xfce4-session.mo share/locale/bn_IN/LC_MESSAGES/xfce4-session.mo share/locale/ca/LC_MESSAGES/xfce4-session.mo share/locale/cs/LC_MESSAGES/xfce4-session.mo +share/locale/da/LC_MESSAGES/xfce4-session.mo share/locale/de/LC_MESSAGES/xfce4-session.mo share/locale/dz/LC_MESSAGES/xfce4-session.mo share/locale/el/LC_MESSAGES/xfce4-session.mo @@ -57,10 +59,12 @@ share/locale/gu/LC_MESSAGES/xfce4-session.mo share/locale/he/LC_MESSAGES/xfce4-session.mo share/locale/hi/LC_MESSAGES/xfce4-session.mo share/locale/hu/LC_MESSAGES/xfce4-session.mo +share/locale/id/LC_MESSAGES/xfce4-session.mo share/locale/it/LC_MESSAGES/xfce4-session.mo share/locale/ja/LC_MESSAGES/xfce4-session.mo share/locale/ka/LC_MESSAGES/xfce4-session.mo share/locale/ko/LC_MESSAGES/xfce4-session.mo +share/locale/ku/LC_MESSAGES/xfce4-session.mo share/locale/lt/LC_MESSAGES/xfce4-session.mo share/locale/lv/LC_MESSAGES/xfce4-session.mo share/locale/mk/LC_MESSAGES/xfce4-session.mo @@ -74,11 +78,13 @@ share/locale/pt_BR/LC_MESSAGES/xfce4-session.mo share/locale/pt_PT/LC_MESSAGES/xfce4-session.mo share/locale/ro/LC_MESSAGES/xfce4-session.mo share/locale/ru/LC_MESSAGES/xfce4-session.mo +share/locale/si/LC_MESSAGES/xfce4-session.mo share/locale/sk/LC_MESSAGES/xfce4-session.mo share/locale/sv/LC_MESSAGES/xfce4-session.mo share/locale/ta/LC_MESSAGES/xfce4-session.mo share/locale/tr/LC_MESSAGES/xfce4-session.mo share/locale/uk/LC_MESSAGES/xfce4-session.mo +share/locale/ur/LC_MESSAGES/xfce4-session.mo share/locale/vi/LC_MESSAGES/xfce4-session.mo share/locale/zh_CN/LC_MESSAGES/xfce4-session.mo share/locale/zh_TW/LC_MESSAGES/xfce4-session.mo |