[gevice/gevice-2-0] update maintainer.xml maintainer1.xml



commit bee51058d78bc68ba72193d160aa878473ed609a
Author: Alejandro Valdes Jimenez <avaldes gnome org>
Date:   Sat Oct 29 18:57:42 2011 -0300

    update maintainer.xml maintainer1.xml

 data/ui/maintainer.xml  |    6 +++++-
 data/ui/maintainer1.xml |    6 +++++-
 2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/data/ui/maintainer.xml b/data/ui/maintainer.xml
index ee5bd37..4e54c68 100644
--- a/data/ui/maintainer.xml
+++ b/data/ui/maintainer.xml
@@ -2,9 +2,10 @@
 <interface>
   <!-- interface-requires gtk+ 2.6 -->
   <object class="GtkWindow" id="window_maintainer">
+    <property name="width_request">350</property>
+    <property name="height_request">200</property>
     <property name="can_focus">False</property>
     <property name="border_width">10</property>
-    <property name="resizable">False</property>
     <property name="window_position">center</property>
     <property name="default_width">350</property>
     <property name="default_height">300</property>
@@ -48,6 +49,7 @@
             <child>
               <object class="GtkButton" id="button_rem">
                 <property name="label" context="yes">gtk-remove</property>
+                <property name="use_action_appearance">False</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>
@@ -64,6 +66,7 @@
             <child>
               <object class="GtkButton" id="button_add">
                 <property name="label" context="yes">gtk-add</property>
+                <property name="use_action_appearance">False</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>
@@ -80,6 +83,7 @@
             <child>
               <object class="GtkButton" id="button_close">
                 <property name="label" context="yes">gtk-close</property>
+                <property name="use_action_appearance">False</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>
diff --git a/data/ui/maintainer1.xml b/data/ui/maintainer1.xml
index 02e4d4f..fc8ee5b 100644
--- a/data/ui/maintainer1.xml
+++ b/data/ui/maintainer1.xml
@@ -2,9 +2,10 @@
 <interface>
   <!-- interface-requires gtk+ 2.6 -->
   <object class="GtkWindow" id="window_maintainer1">
+    <property name="width_request">350</property>
+    <property name="height_request">200</property>
     <property name="can_focus">False</property>
     <property name="border_width">10</property>
-    <property name="resizable">False</property>
     <property name="window_position">center</property>
     <property name="default_width">350</property>
     <property name="default_height">300</property>
@@ -48,6 +49,7 @@
             <child>
               <object class="GtkButton" id="button_rem1">
                 <property name="label" context="yes">gtk-remove</property>
+                <property name="use_action_appearance">False</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>
@@ -64,6 +66,7 @@
             <child>
               <object class="GtkButton" id="button_add1">
                 <property name="label" context="yes">gtk-add</property>
+                <property name="use_action_appearance">False</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>
@@ -80,6 +83,7 @@
             <child>
               <object class="GtkButton" id="button_close1">
                 <property name="label" context="yes">gtk-close</property>
+                <property name="use_action_appearance">False</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]