[Xfce4-commits] [apps/xfdashboard] 01/01: Make use of new XfdashboardBoxLayout also at default theme
noreply at xfce.org
noreply at xfce.org
Fri Mar 27 12:17:43 CET 2015
This is an automated email from the git hooks/post-receive script.
nomad pushed a commit to branch master
in repository apps/xfdashboard.
commit db267872590396f6bd6be1af9a79ca954ba9f9bb
Author: Stephan Haller <nomad at froevel.de>
Date: Fri Mar 27 12:17:21 2015 +0100
Make use of new XfdashboardBoxLayout also at default theme
---
data/themes/xfdashboard/xfdashboard.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/data/themes/xfdashboard/xfdashboard.xml b/data/themes/xfdashboard/xfdashboard.xml
index f4a9d0e..e4a12b4 100644
--- a/data/themes/xfdashboard/xfdashboard.xml
+++ b/data/themes/xfdashboard/xfdashboard.xml
@@ -24,7 +24,7 @@
</constraint>
<layout>
- <object class="ClutterBoxLayout">
+ <object class="XfdashboardBoxLayout">
<property name="orientation">horizontal</property>
<property name="spacing">8.0</property>
<property name="homogeneous">false</property>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list