[gnome-photos] dlna-renderers-dialog: Use a X close button instead of "Cancel"



commit deb919c14c6e121d733d480950cba4d5e6026313
Author: Debarshi Ray <debarshir gnome org>
Date:   Wed Jan 21 13:29:56 2015 +0100

    dlna-renderers-dialog: Use a X close button instead of "Cancel"

 src/photos-dlna-renderers-dialog.ui |   29 -----------------------------
 1 files changed, 0 insertions(+), 29 deletions(-)
---
diff --git a/src/photos-dlna-renderers-dialog.ui b/src/photos-dlna-renderers-dialog.ui
index ea358c4..f1b06a7 100644
--- a/src/photos-dlna-renderers-dialog.ui
+++ b/src/photos-dlna-renderers-dialog.ui
@@ -16,32 +16,6 @@
         <property name="can_focus">False</property>
         <property name="orientation">vertical</property>
         <property name="spacing">14</property>
-        <child internal-child="action_area">
-          <object class="GtkButtonBox" id="dialog-action-area">
-            <property name="can_focus">False</property>
-            <property name="layout_style">end</property>
-            <child>
-              <object class="GtkButton" id="button-cancel">
-                <property name="label">_Cancel</property>
-                <property name="use_underline">True</property>
-                <property name="visible">True</property>
-                <property name="can_focus">True</property>
-                <property name="receives_default">True</property>
-              </object>
-              <packing>
-                <property name="expand">False</property>
-                <property name="fill">True</property>
-                <property name="position">1</property>
-              </packing>
-            </child>
-          </object>
-          <packing>
-            <property name="expand">False</property>
-            <property name="fill">True</property>
-            <property name="pack_type">end</property>
-            <property name="position">0</property>
-          </packing>
-        </child>
         <child>
           <object class="GtkScrolledWindow" id="scrolledwindow1">
             <property name="can_focus">False</property>
@@ -63,8 +37,5 @@
         </child>
       </object>
     </child>
-    <action-widgets>
-      <action-widget response="-6">button-cancel</action-widget>
-    </action-widgets>
   </template>
 </interface>


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