[Xfce4-commits] <parole:master> Tweaks to the plugin-preferences dialog

Simon Steinbeiss noreply at xfce.org
Mon Aug 20 16:20:01 CEST 2012


Updating branch refs/heads/master
         to 0278f70240662b082666e4f20a89070dba771929 (commit)
       from 1a7e17f8d5c05fc28dc0f75b77a61c4da143e8cc (commit)

commit 0278f70240662b082666e4f20a89070dba771929
Author: Simon Steinbeiss <ochosi at xfce.org>
Date:   Mon Aug 20 16:18:36 2012 +0200

    Tweaks to the plugin-preferences dialog

 data/interfaces/plugins.ui |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/data/interfaces/plugins.ui b/data/interfaces/plugins.ui
index 077687d..a4bc640 100644
--- a/data/interfaces/plugins.ui
+++ b/data/interfaces/plugins.ui
@@ -5,22 +5,20 @@
   <!-- interface-naming-policy project-wide -->
   <object class="XfceTitledDialog" id="dialog">
     <property name="can_focus">False</property>
-    <property name="border_width">5</property>
     <property name="title" translatable="yes">Parole Plugins</property>
-    <property name="default_width">500</property>
+    <property name="default_width">600</property>
     <property name="default_height">300</property>
     <property name="destroy_with_parent">True</property>
     <property name="icon_name">parole</property>
     <property name="type_hint">normal</property>
     <property name="skip_taskbar_hint">True</property>
     <property name="skip_pager_hint">True</property>
-    <property name="subtitle" translatable="yes">Media Player plugins</property>
+    <property name="subtitle" translatable="yes">Extend your media player</property>
     <signal name="response" handler="parole_plugins_manager_pref_response_cb" swapped="no"/>
     <child internal-child="vbox">
       <object class="GtkVBox" id="dialog-vbox2">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
-        <property name="spacing">2</property>
         <child internal-child="action_area">
           <object class="GtkHButtonBox" id="dialog-action_area2">
             <property name="visible">True</property>
@@ -62,6 +60,7 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="resize_mode">queue</property>
+                <property name="shadow_type">none</property>
                 <child>
                   <object class="GtkScrolledWindow" id="scrolledwindow1">
                     <property name="visible">True</property>
@@ -108,7 +107,7 @@
                 </child>
               </object>
               <packing>
-                <property name="expand">True</property>
+                <property name="expand">False</property>
                 <property name="fill">True</property>
                 <property name="position">0</property>
               </packing>


More information about the Xfce4-commits mailing list