diff options
author | martti <martti@pkgsrc.org> | 2007-01-23 11:53:46 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2007-01-23 11:53:46 +0000 |
commit | 1b44e2a47d995132fe0d503288d79f194a72307b (patch) | |
tree | 09aa95440c091088a342fe9b1f56cf87f51f092b /wm/xfce4-wm/PLIST | |
parent | 21e44a014475607893516d7b4dab03363e0f5276 (diff) | |
download | pkgsrc-1b44e2a47d995132fe0d503288d79f194a72307b.tar.gz |
Xfce 4.2.4 released
A new bug fix release of Xfce 4.2 is available. This release is supposed to
be the last release for the 4.2 branch. It includes several fixes ported from
the current developpment branch. This release should not be confused with the
upcoming Xfce 4.4 release [1], it's a bug fix release of the previous stable
branch.
[1] Xfce 4.4.0 is already in pkgsrc-wip.
Diffstat (limited to 'wm/xfce4-wm/PLIST')
-rw-r--r-- | wm/xfce4-wm/PLIST | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/wm/xfce4-wm/PLIST b/wm/xfce4-wm/PLIST index 87b7e91227e..a675fcc5e6e 100644 --- a/wm/xfce4-wm/PLIST +++ b/wm/xfce4-wm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2006/04/17 07:07:37 jlam Exp $ +@comment $NetBSD: PLIST,v 1.13 2007/01/23 11:53:46 martti Exp $ bin/xfwm4 lib/xfce4/mcs-plugins/workspaces_plugin.la lib/xfce4/mcs-plugins/xfwm4_plugin.la @@ -49,6 +49,7 @@ share/locale/ro/LC_MESSAGES/xfwm4.mo share/locale/ru/LC_MESSAGES/xfwm4.mo share/locale/sk/LC_MESSAGES/xfwm4.mo share/locale/sl/LC_MESSAGES/xfwm4.mo +share/locale/sq/LC_MESSAGES/xfwm4.mo share/locale/sv/LC_MESSAGES/xfwm4.mo share/locale/ta/LC_MESSAGES/xfwm4.mo share/locale/tr/LC_MESSAGES/xfwm4.mo @@ -722,6 +723,7 @@ share/xfce4/doc/he/images/workspace_margins.png share/xfce4/doc/he/images/xfwm_workspaces.png share/xfce4/doc/he/xfwm4.html share/xfwm4/defaults +@dirrm share/xfwm4 @dirrm share/themes/Wildbush/xfwm4 @dirrm share/themes/Wildbush @dirrm share/themes/Waza/xfwm4 @@ -734,8 +736,7 @@ share/xfwm4/defaults @dirrm share/themes/Symphony @dirrm share/themes/Opta/xfwm4 @dirrm share/themes/Opta +@dirrm share/themes/Default/xfwm4 @dirrm share/themes/Default-4.0/xfwm4 @dirrm share/themes/Default-4.0 -@dirrm share/themes/Default/xfwm4 -@dirrm share/xfwm4 @unexec ${RMDIR} %D/share/themes/Default 2>/dev/null || ${TRUE} |