Hello community,

here is the log from the commit of package xfce4-branding-openSUSE for 
openSUSE:Factory checked in at 2012-05-09 18:22:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-branding-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-branding-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-branding-openSUSE", Maintainer is "[email protected]"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xfce4-branding-openSUSE/xfce4-branding-openSUSE.changes
  2012-05-08 11:49:26.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-branding-openSUSE.new/xfce4-branding-openSUSE.changes
     2012-05-09 19:32:51.000000000 +0200
@@ -1,0 +2,18 @@
+Mon May  7 13:25:18 UTC 2012 - [email protected]
+
+- add back pager and reduce workspaces to two
+
+-------------------------------------------------------------------
+Thu May  3 14:30:06 UTC 2012 - [email protected]
+
+- remove the launchers from the panel and switch from action
+  buttons to the actions menu
+
+-------------------------------------------------------------------
+Thu May  3 11:20:37 UTC 2012 - [email protected]
+
+- mark the global menus as config files, they may be edited by an
+  administrator and should not be silently overwritten
+- use actions menu rather than buttons in the panel
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xfce4-branding-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.tGjmk9/_old  2012-05-09 19:32:53.000000000 +0200
+++ /var/tmp/diff_new_pack.tGjmk9/_new  2012-05-09 19:32:53.000000000 +0200
@@ -295,7 +295,7 @@
 %dir %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml
 %config %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
 %dir %{_sysconfdir}/xdg/menus
-%{_sysconfdir}/xdg/menus/xfce-settings-manager.menu
+%config %{_sysconfdir}/xdg/menus/xfce-settings-manager.menu
 # provided by xfce4-splash-branding-openSUSE for >= 12.1
 %if 0%{?suse_version} < 1210
 %doc COPYING.xfce4-splash-openSUSE
@@ -311,7 +311,7 @@
 %defattr(-,root,root)
 %doc COPYING
 %dir %{_sysconfdir}/xdg/menus
-%{_sysconfdir}/xdg/menus/xfce-applications.menu
+%config %{_sysconfdir}/xdg/menus/xfce-applications.menu
 
 %files -n libxfce4ui-branding-openSUSE
 %defattr(-,root,root)

++++++ xfce4-branding-openSUSE-4.10.0.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/xfce4-branding-openSUSE-4.10.0/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
 
new/xfce4-branding-openSUSE-4.10.0/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
--- 
old/xfce4-branding-openSUSE-4.10.0/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
 2012-04-14 00:34:24.000000000 +0200
+++ 
new/xfce4-branding-openSUSE-4.10.0/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
 2012-05-07 15:24:45.000000000 +0200
@@ -1,13 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <channel name="xfce4-panel" version="1.0">
+  <property name="configver" type="int" value="2"/>
   <property name="panels" type="array">
     <value type="int" value="1"/>
     <property name="panel-1" type="empty">
       <property name="position" type="string" value="p=10;x=0;y=0"/>
+      <property name="length" type="uint" value="100"/>
       <property name="position-locked" type="bool" value="true"/>
       <property name="size" type="uint" value="24"/>
-      <property name="length" type="uint" value="100"/>
+      <property name="length-adjust" type="bool" value="false"/>
       <property name="plugin-ids" type="array">
         <value type="int" value="1"/>
         <value type="int" value="2"/>
@@ -20,74 +22,46 @@
         <value type="int" value="9"/>
         <value type="int" value="10"/>
         <value type="int" value="11"/>
-        <value type="int" value="12"/>
-        <value type="int" value="13"/>
-        <value type="int" value="14"/>
-        <value type="int" value="15"/>
       </property>
     </property>
   </property>
   <property name="plugins" type="empty">
     <property name="plugin-1" type="string" value="applicationsmenu">
-      <property name="button-title" type="string" value="openSUSE"/>
       <property name="button-icon" type="string" value="xfce4-opensuse-dark"/>
+      <property name="button-title" type="string" value="openSUSE"/>
       <property name="show-tooltips" type="bool" value="true"/>
     </property>
     <property name="plugin-2" type="string" value="separator"/>
-    <property name="plugin-3" type="string" value="launcher">
-      <property name="move-first" type="bool" value="false"/>
-      <property name="items" type="array">
-        <value type="string" value="Thunar.desktop"/>
-      </property>
-    </property>
-    <property name="plugin-4" type="string" value="launcher">
-      <property name="move-first" type="bool" value="false"/>
-      <property name="items" type="array">
-        <value type="string" value="firefox.desktop"/>
-      </property>
-    </property>
-    <property name="plugin-5" type="string" value="launcher">
-      <property name="move-first" type="bool" value="false"/>
-      <property name="items" type="array">
-        <value type="string" value="thunderbird.desktop"/>
-      </property>
-    </property>
-    <property name="plugin-6" type="string" value="launcher">
-      <property name="move-first" type="bool" value="false"/>
-      <property name="items" type="array">
-        <value type="string" value="Terminal.desktop"/>
-      </property>
-    </property>
-    <property name="plugin-7" type="string" value="tasklist"/>
-    <property name="plugin-8" type="string" value="separator">
+    <property name="plugin-3" type="string" value="showdesktop"/>
+    <property name="plugin-4" type="string" value="tasklist"/>
+    <property name="plugin-5" type="string" value="separator">
       <property name="expand" type="bool" value="true"/>
       <property name="style" type="uint" value="0"/>
     </property>
-    <property name="plugin-9" type="string" value="systray">
+    <property name="plugin-6" type="string" value="systray">
       <property name="show-frame" type="bool" value="false"/>
     </property>
-    <property name="plugin-10" type="string" value="pager"/>
-    <property name="plugin-11" type="string" value="showdesktop"/>
-    <property name="plugin-12" type="string" value="separator"/>
-    <property name="plugin-13" type="string" value="clock">
+    <property name="plugin-7" type="string" value="pager"/>
+    <property name="plugin-8" type="string" value="separator"/>
+    <property name="plugin-9" type="string" value="clock">
       <property name="show-frame" type="bool" value="false"/>
     </property>
-    <property name="plugin-14" type="string" value="separator"/>
-    <property name="plugin-15" type="string" value="actions">
+    <property name="plugin-10" type="string" value="separator"/>
+    <property name="plugin-11" type="string" value="actions">
       <property name="items" type="array">
-        <value type="string" value="-lock-screen"/>
-        <value type="string" value="-switch-user"/>
-        <value type="string" value="-separator"/>
-        <value type="string" value="-suspend"/>
-        <value type="string" value="-hibernate"/>
-        <value type="string" value="-separator"/>
-        <value type="string" value="-shutdown"/>
-        <value type="string" value="-restart"/>
+        <value type="string" value="+lock-screen"/>
+        <value type="string" value="+switch-user"/>
+        <value type="string" value="+logout-dialog"/>
+        <value type="string" value="+separator"/>
+        <value type="string" value="+suspend"/>
+        <value type="string" value="+hibernate"/>
+        <value type="string" value="+separator"/>
+        <value type="string" value="+restart"/>
+        <value type="string" value="+shutdown"/>
         <value type="string" value="-separator"/>
-        <value type="string" value="+logout"/>
-        <value type="string" value="-logout-dialog"/>
+        <value type="string" value="-logout"/>
       </property>
-      <property name="appearance" type="uint" value="0"/>
+      <property name="appearance" type="uint" value="1"/>
     </property>
   </property>
 </channel>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/xfce4-branding-openSUSE-4.10.0/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
 
new/xfce4-branding-openSUSE-4.10.0/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
--- 
old/xfce4-branding-openSUSE-4.10.0/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
       2012-04-20 22:27:52.000000000 +0200
+++ 
new/xfce4-branding-openSUSE-4.10.0/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
       2012-05-07 15:24:32.000000000 +0200
@@ -9,7 +9,7 @@
     <property name="show_dock_shadow" type="bool" value="false"/>
     <property name="show_frame_shadow" type="bool" value="true"/>
     <property name="show_popup_shadow" type="bool" value="true"/>
-    <property name="workspace_count" type="int" value="4"/>
+    <property name="workspace_count" type="int" value="2"/>
     <property name="wrap_windows" type="bool" value="false"/>
     <property name="tile_on_move" type="bool" value="true"/>
   </property>

++++++ xfce4-branding-openSUSE_11.4-4.10.0.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/xfce4-branding-openSUSE-4.10.0/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
 
new/xfce4-branding-openSUSE-4.10.0/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
--- 
old/xfce4-branding-openSUSE-4.10.0/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
 2012-04-15 18:13:04.000000000 +0200
+++ 
new/xfce4-branding-openSUSE-4.10.0/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
 2012-05-07 17:15:13.000000000 +0200
@@ -1,13 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <channel name="xfce4-panel" version="1.0">
+  <property name="configver" type="int" value="2"/>
   <property name="panels" type="array">
     <value type="int" value="1"/>
     <property name="panel-1" type="empty">
       <property name="position" type="string" value="p=10;x=0;y=0"/>
+      <property name="length" type="uint" value="100"/>
       <property name="position-locked" type="bool" value="true"/>
       <property name="size" type="uint" value="24"/>
-      <property name="length" type="uint" value="100"/>
+      <property name="length-adjust" type="bool" value="false"/>
       <property name="plugin-ids" type="array">
         <value type="int" value="1"/>
         <value type="int" value="2"/>
@@ -20,74 +22,46 @@
         <value type="int" value="9"/>
         <value type="int" value="10"/>
         <value type="int" value="11"/>
-        <value type="int" value="12"/>
-        <value type="int" value="13"/>
-        <value type="int" value="14"/>
-        <value type="int" value="15"/>
       </property>
     </property>
   </property>
   <property name="plugins" type="empty">
     <property name="plugin-1" type="string" value="applicationsmenu">
+      <property name="button-icon" type="string" value="xfce4-opensuse-dark"/>
       <property name="button-title" type="string" value="openSUSE"/>
-      <property name="button-icon" type="string" value="xfce4-suse"/>
       <property name="show-tooltips" type="bool" value="true"/>
     </property>
     <property name="plugin-2" type="string" value="separator"/>
-    <property name="plugin-3" type="string" value="launcher">
-      <property name="move-first" type="bool" value="false"/>
-      <property name="items" type="array">
-        <value type="string" value="Thunar.desktop"/>
-      </property>
-    </property>
-    <property name="plugin-4" type="string" value="launcher">
-      <property name="move-first" type="bool" value="false"/>
-      <property name="items" type="array">
-        <value type="string" value="firefox.desktop"/>
-      </property>
-    </property>
-    <property name="plugin-5" type="string" value="launcher">
-      <property name="move-first" type="bool" value="false"/>
-      <property name="items" type="array">
-        <value type="string" value="thunderbird.desktop"/>
-      </property>
-    </property>
-    <property name="plugin-6" type="string" value="launcher">
-      <property name="move-first" type="bool" value="false"/>
-      <property name="items" type="array">
-        <value type="string" value="Terminal.desktop"/>
-      </property>
-    </property>
-    <property name="plugin-7" type="string" value="tasklist"/>
-    <property name="plugin-8" type="string" value="separator">
+    <property name="plugin-3" type="string" value="showdesktop"/>
+    <property name="plugin-4" type="string" value="tasklist"/>
+    <property name="plugin-5" type="string" value="separator">
       <property name="expand" type="bool" value="true"/>
       <property name="style" type="uint" value="0"/>
     </property>
-    <property name="plugin-9" type="string" value="systray">
+    <property name="plugin-6" type="string" value="systray">
       <property name="show-frame" type="bool" value="false"/>
     </property>
-    <property name="plugin-10" type="string" value="pager"/>
-    <property name="plugin-11" type="string" value="showdesktop"/>
-    <property name="plugin-12" type="string" value="separator"/>
-    <property name="plugin-13" type="string" value="clock">
+    <property name="plugin-7" type="string" value="pager"/>
+    <property name="plugin-8" type="string" value="separator"/>
+    <property name="plugin-9" type="string" value="clock">
       <property name="show-frame" type="bool" value="false"/>
     </property>
-    <property name="plugin-14" type="string" value="separator"/>
-    <property name="plugin-15" type="string" value="actions">
+    <property name="plugin-10" type="string" value="separator"/>
+    <property name="plugin-11" type="string" value="actions">
       <property name="items" type="array">
-        <value type="string" value="-lock-screen"/>
-        <value type="string" value="-switch-user"/>
-        <value type="string" value="-separator"/>
-        <value type="string" value="-suspend"/>
-        <value type="string" value="-hibernate"/>
-        <value type="string" value="-separator"/>
-        <value type="string" value="-shutdown"/>
-        <value type="string" value="-restart"/>
+        <value type="string" value="+lock-screen"/>
+        <value type="string" value="+switch-user"/>
+        <value type="string" value="+logout-dialog"/>
+        <value type="string" value="+separator"/>
+        <value type="string" value="+suspend"/>
+        <value type="string" value="+hibernate"/>
+        <value type="string" value="+separator"/>
+        <value type="string" value="+restart"/>
+        <value type="string" value="+shutdown"/>
         <value type="string" value="-separator"/>
-        <value type="string" value="+logout"/>
-        <value type="string" value="-logout-dialog"/>
+        <value type="string" value="-logout"/>
       </property>
-      <property name="appearance" type="uint" value="0"/>
+      <property name="appearance" type="uint" value="1"/>
     </property>
   </property>
 </channel>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/xfce4-branding-openSUSE-4.10.0/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
 
new/xfce4-branding-openSUSE-4.10.0/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
--- 
old/xfce4-branding-openSUSE-4.10.0/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
       2012-04-14 00:16:25.000000000 +0200
+++ 
new/xfce4-branding-openSUSE-4.10.0/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
       2012-05-07 17:14:33.000000000 +0200
@@ -9,6 +9,6 @@
     <property name="show_dock_shadow" type="bool" value="false"/>
     <property name="show_frame_shadow" type="bool" value="true"/>
     <property name="show_popup_shadow" type="bool" value="true"/>
-    <property name="workspace_count" type="int" value="4"/>
+    <property name="workspace_count" type="int" value="2"/>
   </property>
 </channel>

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to