diff options
Diffstat (limited to 'x11/xfce4-session/PLIST')
-rw-r--r-- | x11/xfce4-session/PLIST | 28 |
1 files changed, 18 insertions, 10 deletions
diff --git a/x11/xfce4-session/PLIST b/x11/xfce4-session/PLIST index d921216eaab..9d12f916286 100644 --- a/x11/xfce4-session/PLIST +++ b/x11/xfce4-session/PLIST @@ -1,6 +1,9 @@ -@comment $NetBSD: PLIST,v 1.8 2007/01/23 11:53:47 martti Exp $ +@comment $NetBSD: PLIST,v 1.9 2007/04/12 09:55:24 martti Exp $ +bin/xfce4-autostart-editor bin/xfce4-session bin/xfce4-session-logout +bin/xfce4-tips +etc/xdg/autostart/xfce4-tips-autostart.desktop include/xfce4/xfce4-session-4.2/libxfsm/xfsm-splash-engine.h include/xfce4/xfce4-session-4.2/libxfsm/xfsm-splash-rc.h lib/libxfsm-4.2.la @@ -17,25 +20,27 @@ man/man1/xfce4-session-logout.1 man/man1/xfce4-session.1 share/applications/xfce-session-settings.desktop 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-session.png share/icons/hicolor/48x48/apps/xfce4-splash.png +share/icons/hicolor/48x48/apps/xfsm-logout.png +share/icons/hicolor/48x48/apps/xfsm-reboot.png share/icons/hicolor/48x48/apps/xfsm-shutdown.png share/icons/hicolor/64x64/apps/xfsm-gnome-kde-logo.png share/icons/hicolor/72x72/apps/xfsm-trash-hilight.png share/icons/hicolor/72x72/apps/xfsm-trash-normal.png share/icons/hicolor/scalable/apps/xfce4-session.svg share/icons/hicolor/scalable/apps/xfsm-shutdown.svg -share/locale/af/LC_MESSAGES/xfce4-session.mo share/locale/ar/LC_MESSAGES/xfce4-session.mo share/locale/az/LC_MESSAGES/xfce4-session.mo 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 share/locale/en_GB/LC_MESSAGES/xfce4-session.mo share/locale/eo/LC_MESSAGES/xfce4-session.mo @@ -46,15 +51,17 @@ share/locale/eu/LC_MESSAGES/xfce4-session.mo share/locale/fa/LC_MESSAGES/xfce4-session.mo share/locale/fi/LC_MESSAGES/xfce4-session.mo share/locale/fr/LC_MESSAGES/xfce4-session.mo +share/locale/gl/LC_MESSAGES/xfce4-session.mo 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/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/mk/LC_MESSAGES/xfce4-session.mo share/locale/mr/LC_MESSAGES/xfce4-session.mo share/locale/ms/LC_MESSAGES/xfce4-session.mo share/locale/nb_NO/LC_MESSAGES/xfce4-session.mo @@ -66,8 +73,6 @@ 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/sk/LC_MESSAGES/xfce4-session.mo -share/locale/sl/LC_MESSAGES/xfce4-session.mo -share/locale/sq/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 @@ -85,12 +90,15 @@ share/xfce4/doc/fr/images/xfsm-advanced.png share/xfce4/doc/fr/images/xfsm-general.png share/xfce4/doc/fr/images/xfsm-splash.png share/xfce4/doc/fr/xfce4-session.html -share/xfce4/doc/he/images/xfsm-advanced.png -share/xfce4/doc/he/images/xfsm-general.png -share/xfce4/doc/he/images/xfsm-splash.png -share/xfce4/doc/he/xfce4-session.html +share/xfce4/tips/tips +share/xfce4/tips/tips.dat +@dirrm share/xfce4/tips @dirrm share/themes/Default/balou +@dirrm share/examples/xfce4/session @dirrm lib/xfce4/splash/engines @dirrm lib/xfce4/splash @dirrm include/xfce4/xfce4-session-4.2/libxfsm @dirrm include/xfce4/xfce4-session-4.2 +@dirrm etc/xdg/xfce4-session +@dirrm etc/xdg/autostart +@unexec ${RMDIR} %D/etc/xdg 2>/dev/null || ${TRUE} |