[Xfce4-commits] r22616 - xfce-installers/trunk/xfce44
Benedikt Meurer
benny at xfce.org
Tue Aug 1 21:36:50 UTC 2006
Author: benny
Date: 2006-08-01 21:36:48 +0000 (Tue, 01 Aug 2006)
New Revision: 22616
Modified:
xfce-installers/trunk/xfce44/xfce44.xml
Log:
Thunar must be built after xfce4-panel, otherwise the panel plugins won't
be installed.
Modified: xfce-installers/trunk/xfce44/xfce44.xml
===================================================================
--- xfce-installers/trunk/xfce44/xfce44.xml 2006-08-01 18:45:36 UTC (rev 22615)
+++ xfce-installers/trunk/xfce44/xfce44.xml 2006-08-01 21:36:48 UTC (rev 22616)
@@ -198,11 +198,6 @@
</package>
<package>
- <name>Thunar</name>
- <title>Thunar File Manager</title>
- </package>
-
- <package>
<name>xfce-utils</name>
<title>Xfce Utilities</title>
@@ -395,6 +390,11 @@
</package>
<package>
+ <name>Thunar</name>
+ <title>Thunar File Manager</title>
+ </package>
+
+ <package>
<name>orage</name>
<title>Xfce Calendar</title>
</package>
More information about the Xfce4-commits
mailing list