~noskcaj/ubuntu/vivid/gthumb/flickr-https

« back to all changes in this revision

Viewing changes to extensions/find_duplicates/data/ui/find-duplicates.ui

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2014-04-08 06:31:09 UTC
  • mfrom: (1.3.20)
  • Revision ID: package-import@ubuntu.com-20140408063109-tk845map8ji6uxvd
Tags: 3:3.3.1.is.3.2.7-0ubuntu1
* Revert to newest upstream stable release. LP: #1290691
  - Refresh patches

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
 
<!-- Generated with glade 3.16.0 on Tue Nov 19 11:15:07 2013 -->
3
2
<interface>
4
 
  <!-- interface-requires gtk+ 3.0 -->
 
3
  <requires lib="gtk+" version="2.16"/>
5
4
  <object class="GtkListStore" id="file_type_liststore">
6
5
    <columns>
7
6
      <!-- column-name name -->
26
25
            <property name="can_focus">False</property>
27
26
            <property name="layout_style">end</property>
28
27
            <child>
 
28
              <object class="GtkButton" id="help_button">
 
29
                <property name="label">gtk-help</property>
 
30
                <property name="use_action_appearance">False</property>
 
31
                <property name="visible">True</property>
 
32
                <property name="can_focus">True</property>
 
33
                <property name="receives_default">True</property>
 
34
                <property name="use_action_appearance">False</property>
 
35
                <property name="use_stock">True</property>
 
36
              </object>
 
37
              <packing>
 
38
                <property name="expand">False</property>
 
39
                <property name="fill">False</property>
 
40
                <property name="position">0</property>
 
41
                <property name="secondary">True</property>
 
42
              </packing>
 
43
            </child>
 
44
            <child>
29
45
              <object class="GtkButton" id="cancel_button">
30
46
                <property name="label">gtk-cancel</property>
31
47
                <property name="use_action_appearance">False</property>
32
48
                <property name="visible">True</property>
33
49
                <property name="can_focus">True</property>
34
50
                <property name="receives_default">True</property>
 
51
                <property name="use_action_appearance">False</property>
35
52
                <property name="use_stock">True</property>
36
53
              </object>
37
54
              <packing>
47
64
                <property name="visible">True</property>
48
65
                <property name="can_focus">True</property>
49
66
                <property name="receives_default">True</property>
 
67
                <property name="use_action_appearance">False</property>
50
68
                <property name="use_stock">True</property>
51
69
              </object>
52
70
              <packing>
101
119
                        <property name="action">select-folder</property>
102
120
                        <property name="local_only">False</property>
103
121
                        <property name="preview_widget_active">False</property>
104
 
                        <property name="title" translatable="yes"/>
 
122
                        <property name="title" translatable="yes"></property>
105
123
                      </object>
106
124
                      <packing>
107
125
                        <property name="expand">True</property>
123
141
                    <property name="visible">True</property>
124
142
                    <property name="can_focus">True</property>
125
143
                    <property name="receives_default">False</property>
 
144
                    <property name="use_action_appearance">False</property>
126
145
                    <property name="use_underline">True</property>
127
 
                    <property name="xalign">0.5</property>
128
146
                    <property name="active">True</property>
129
147
                    <property name="draw_indicator">True</property>
130
148
                  </object>
196
214
      </object>
197
215
    </child>
198
216
    <action-widgets>
 
217
      <action-widget response="0">help_button</action-widget>
199
218
      <action-widget response="0">cancel_button</action-widget>
200
219
      <action-widget response="0">ok_button</action-widget>
201
220
    </action-widgets>