diff options
author | martti <martti@pkgsrc.org> | 2007-04-12 09:55:08 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2007-04-12 09:55:08 +0000 |
commit | cc3a1b98dbb5f28f9899b166be27a16e4831791a (patch) | |
tree | df1647c213d3eed2c06db3ecc7e1e4a7031720db /audio/xfce4-mixer/PLIST | |
parent | aaa04d9ac82bfe4f1c8570d3badea5fbf3fac8fb (diff) | |
download | pkgsrc-cc3a1b98dbb5f28f9899b166be27a16e4831791a.tar.gz |
Updated to Xfce 4.4.1
See http://www.xfce.org/documentation/changelogs/4.4.1 for details.
Diffstat (limited to 'audio/xfce4-mixer/PLIST')
-rw-r--r-- | audio/xfce4-mixer/PLIST | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/audio/xfce4-mixer/PLIST b/audio/xfce4-mixer/PLIST index a5da2074e79..168a5ee57ff 100644 --- a/audio/xfce4-mixer/PLIST +++ b/audio/xfce4-mixer/PLIST @@ -1,11 +1,10 @@ -@comment $NetBSD: PLIST,v 1.14 2007/01/23 11:53:46 martti Exp $ +@comment $NetBSD: PLIST,v 1.15 2007/04/12 09:55:08 martti Exp $ bin/xfce4-mixer lib/xfce4/mcs-plugins/sound_settings.la lib/xfce4/modules/libxfce4mixer.la -lib/xfce4/panel-plugins/libmixer.la +libexec/xfce4/panel-plugins/xfce4-mixer-plugin share/applications/xfce-mixer-settings.desktop share/icons/hicolor/48x48/apps/xfce4-mixer.png -share/locale/af/LC_MESSAGES/xfce4-mixer.mo share/locale/ar/LC_MESSAGES/xfce4-mixer.mo share/locale/az/LC_MESSAGES/xfce4-mixer.mo share/locale/be/LC_MESSAGES/xfce4-mixer.mo @@ -13,8 +12,8 @@ share/locale/bg/LC_MESSAGES/xfce4-mixer.mo share/locale/bn_IN/LC_MESSAGES/xfce4-mixer.mo share/locale/ca/LC_MESSAGES/xfce4-mixer.mo share/locale/cs/LC_MESSAGES/xfce4-mixer.mo -share/locale/da/LC_MESSAGES/xfce4-mixer.mo share/locale/de/LC_MESSAGES/xfce4-mixer.mo +share/locale/dz/LC_MESSAGES/xfce4-mixer.mo share/locale/el/LC_MESSAGES/xfce4-mixer.mo share/locale/en_GB/LC_MESSAGES/xfce4-mixer.mo share/locale/es/LC_MESSAGES/xfce4-mixer.mo @@ -24,6 +23,7 @@ share/locale/eu/LC_MESSAGES/xfce4-mixer.mo share/locale/fa/LC_MESSAGES/xfce4-mixer.mo share/locale/fi/LC_MESSAGES/xfce4-mixer.mo share/locale/fr/LC_MESSAGES/xfce4-mixer.mo +share/locale/gl/LC_MESSAGES/xfce4-mixer.mo share/locale/gu/LC_MESSAGES/xfce4-mixer.mo share/locale/he/LC_MESSAGES/xfce4-mixer.mo share/locale/hi/LC_MESSAGES/xfce4-mixer.mo @@ -31,9 +31,10 @@ share/locale/hu/LC_MESSAGES/xfce4-mixer.mo share/locale/hy/LC_MESSAGES/xfce4-mixer.mo share/locale/it/LC_MESSAGES/xfce4-mixer.mo share/locale/ja/LC_MESSAGES/xfce4-mixer.mo +share/locale/ka/LC_MESSAGES/xfce4-mixer.mo share/locale/ko/LC_MESSAGES/xfce4-mixer.mo -share/locale/ku/LC_MESSAGES/xfce4-mixer.mo share/locale/lt/LC_MESSAGES/xfce4-mixer.mo +share/locale/mk/LC_MESSAGES/xfce4-mixer.mo share/locale/mr/LC_MESSAGES/xfce4-mixer.mo share/locale/ms/LC_MESSAGES/xfce4-mixer.mo share/locale/nb_NO/LC_MESSAGES/xfce4-mixer.mo @@ -45,8 +46,6 @@ share/locale/pt_PT/LC_MESSAGES/xfce4-mixer.mo share/locale/ro/LC_MESSAGES/xfce4-mixer.mo share/locale/ru/LC_MESSAGES/xfce4-mixer.mo share/locale/sk/LC_MESSAGES/xfce4-mixer.mo -share/locale/sl/LC_MESSAGES/xfce4-mixer.mo -share/locale/sq/LC_MESSAGES/xfce4-mixer.mo share/locale/sv/LC_MESSAGES/xfce4-mixer.mo share/locale/ta/LC_MESSAGES/xfce4-mixer.mo share/locale/tr/LC_MESSAGES/xfce4-mixer.mo @@ -54,3 +53,6 @@ share/locale/uk/LC_MESSAGES/xfce4-mixer.mo share/locale/vi/LC_MESSAGES/xfce4-mixer.mo share/locale/zh_CN/LC_MESSAGES/xfce4-mixer.mo share/locale/zh_TW/LC_MESSAGES/xfce4-mixer.mo +share/xfce4/panel-plugins/xfce4-mixer.desktop +@unexec ${RMDIR} %D/libexec/xfce4/panel-plugins 2>/dev/null || ${TRUE} +@unexec ${RMDIR} %D/lib/xfce4/modules 2>/dev/null || ${TRUE} |