[Xfce4-commits] [xfce/xfce4-power-manager] 47/63: Two minor fixes in the settings dialog

noreply at xfce.org noreply at xfce.org
Sun Mar 22 13:02:42 CET 2015


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository xfce/xfce4-power-manager.

commit b3eb1f464c7c2d9e3c527f3d10041f8d564faa10
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Mon Mar 16 15:43:10 2015 +0100

    Two minor fixes in the settings dialog
---
 data/interfaces/xfpm-settings.ui |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/data/interfaces/xfpm-settings.ui b/data/interfaces/xfpm-settings.ui
index 3ee2449..b766920 100644
--- a/data/interfaces/xfpm-settings.ui
+++ b/data/interfaces/xfpm-settings.ui
@@ -1048,7 +1048,7 @@
                               <object class="GtkSwitch" id="handle-dpms">
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
-                                <property name="tooltip_text" translatable="yes">Let the power manager handle display power management (DPMS) instead of the X11.</property>
+                                <property name="tooltip_text" translatable="yes">Let the power manager handle display power management (DPMS) instead of X11.</property>
                                 <signal name="state-set" handler="dpms_toggled_cb" swapped="no"/>
                               </object>
                               <packing>
@@ -1614,6 +1614,7 @@
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <property name="orientation">vertical</property>
+                            <property name="margin_top">6</property>
                             <property name="margin_bottom">18</property>
                             <property name="margin_start">18</property>
                             <property name="spacing">5</property>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list