diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-12-04 17:17:40 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-12-04 17:17:40 +0000 |
commit | 249a9ba52622eabdd2a3284bd300f3345afcbbeb (patch) | |
tree | 4f3936ae9ce470f3f62c88958a8e4c33333b3f7e /x11-wm/xfce4-panel | |
parent | 6968457d0744e7cad12b74ce3f39c84cbfbba83e (diff) |
Notes
Diffstat (limited to 'x11-wm/xfce4-panel')
-rw-r--r-- | x11-wm/xfce4-panel/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/xfce4-panel/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/xfce4-panel/pkg-plist | 17 |
3 files changed, 20 insertions, 3 deletions
diff --git a/x11-wm/xfce4-panel/Makefile b/x11-wm/xfce4-panel/Makefile index dd11a7178a06..e8c07030b5dd 100644 --- a/x11-wm/xfce4-panel/Makefile +++ b/x11-wm/xfce4-panel/Makefile @@ -6,8 +6,8 @@ # PORTNAME= xfce4-panel -PORTVERSION= 4.0.0 -PORTREVISION= 1 +PORTVERSION= 4.0.1 +PORTREVISION= 0 CATEGORIES= x11-wm xfce MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/ diff --git a/x11-wm/xfce4-panel/distinfo b/x11-wm/xfce4-panel/distinfo index 3c8bf4cb6b01..e5791e9bac8c 100644 --- a/x11-wm/xfce4-panel/distinfo +++ b/x11-wm/xfce4-panel/distinfo @@ -1 +1 @@ -MD5 (xfce4/xfce4-panel-4.0.0.tar.gz) = 7f00b5a9757aa98f18b83e8031dc0035 +MD5 (xfce4/xfce4-panel-4.0.1.tar.gz) = a01fa422ba544f8bbb9930d84c904695 diff --git a/x11-wm/xfce4-panel/pkg-plist b/x11-wm/xfce4-panel/pkg-plist index b5ffeac2d3af..9a7e0c0e434e 100644 --- a/x11-wm/xfce4-panel/pkg-plist +++ b/x11-wm/xfce4-panel/pkg-plist @@ -29,6 +29,7 @@ lib/xfce4/panel-plugins/libsystembuttons.la lib/xfce4/panel-plugins/libsystembuttons.so libdata/pkgconfig/xfce4-panel-1.0.pc share/locale/ca/LC_MESSAGES/xfce4-panel.mo +share/locale/cs/LC_MESSAGES/xfce4-panel.mo share/locale/de/LC_MESSAGES/xfce4-panel.mo share/locale/es/LC_MESSAGES/xfce4-panel.mo share/locale/es_MX/LC_MESSAGES/xfce4-panel.mo @@ -44,8 +45,11 @@ share/locale/nl/LC_MESSAGES/xfce4-panel.mo share/locale/pl/LC_MESSAGES/xfce4-panel.mo share/locale/pt_PT/LC_MESSAGES/xfce4-panel.mo share/locale/ru/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/vi/LC_MESSAGES/xfce4-panel.mo share/locale/zh_CN/LC_MESSAGES/xfce4-panel.mo share/locale/zh_TW/LC_MESSAGES/xfce4-panel.mo share/xfce4/doc/C/images/clock-properties.png @@ -59,6 +63,17 @@ share/xfce4/doc/C/images/nooptions-properties.png share/xfce4/doc/C/images/panel-settings.png share/xfce4/doc/C/images/systembuttons-properties.png share/xfce4/doc/C/xfce4-panel.html +share/xfce4/doc/fr/images/clock-properties.png +share/xfce4/doc/fr/images/default_panel.png +share/xfce4/doc/fr/images/handle-popup.png +share/xfce4/doc/fr/images/item-popup.png +share/xfce4/doc/fr/images/launcher-properties.png +share/xfce4/doc/fr/images/mailcheck-properties.png +share/xfce4/doc/fr/images/menuitem-properties.png +share/xfce4/doc/fr/images/nooptions-properties.png +share/xfce4/doc/fr/images/panel-settings.png +share/xfce4/doc/fr/images/systembuttons-properties.png +share/xfce4/doc/fr/xfce4-panel.html share/xfce4/themes/Crystal/README share/xfce4/themes/Crystal/edit.png share/xfce4/themes/Crystal/file1.png @@ -199,6 +214,8 @@ share/xfce4/themes/XFce/unknown.xpm @unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true @unexec rmdir %D/share/xfce4/doc/C/images 2>/dev/null || true @unexec rmdir %D/share/xfce4/doc/C 2>/dev/null || true +@unexec rmdir %D/share/xfce4/doc/fr/images 2>/dev/null || true +@unexec rmdir %D/share/xfce4/doc/fr 2>/dev/null || true @unexec rmdir %D/share/xfce4/doc 2>/dev/null || true @dirrm share/xfce4/themes/Crystal @dirrm share/xfce4/themes/Curve |