~ubuntu-core-dev/update-notifier/ubuntu

« back to all changes in this revision

Viewing changes to ui/hooks-dialog.ui

  • Committer: Balint Reczey
  • Date: 2020-06-11 18:46:02 UTC
  • Revision ID: balint.reczey@canonical.com-20200611184602-2rv1zan3xu723x2u
Moved to git at https://git.launchpad.net/update-notifier

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<interface>
3
 
  <!-- interface-requires gtk+ 3.0 -->
4
 
  <object class="GtkDialog" id="dialog_hooks">
5
 
    <property name="can_focus">False</property>
6
 
    <property name="border_width">6</property>
7
 
    <property name="modal">True</property>
8
 
    <property name="default_width">550</property>
9
 
    <property name="default_height">400</property>
10
 
    <property name="type_hint">dialog</property>
11
 
    <child internal-child="vbox">
12
 
      <object class="GtkBox" id="dialog-vbox1">
13
 
        <property name="visible">True</property>
14
 
        <property name="can_focus">False</property>
15
 
        <property name="spacing">12</property>
16
 
        <child internal-child="action_area">
17
 
          <object class="GtkButtonBox" id="dialog-action_area1">
18
 
            <property name="visible">True</property>
19
 
            <property name="can_focus">False</property>
20
 
            <property name="layout_style">end</property>
21
 
            <child>
22
 
              <object class="GtkButton" id="button_cancel">
23
 
                <property name="label">gtk-close</property>
24
 
                <property name="visible">True</property>
25
 
                <property name="can_focus">True</property>
26
 
                <property name="can_default">True</property>
27
 
                <property name="receives_default">False</property>
28
 
                <property name="use_action_appearance">False</property>
29
 
                <property name="use_stock">True</property>
30
 
              </object>
31
 
              <packing>
32
 
                <property name="expand">False</property>
33
 
                <property name="fill">True</property>
34
 
                <property name="position">0</property>
35
 
              </packing>
36
 
            </child>
37
 
          </object>
38
 
          <packing>
39
 
            <property name="expand">False</property>
40
 
            <property name="fill">True</property>
41
 
            <property name="pack_type">end</property>
42
 
            <property name="position">0</property>
43
 
          </packing>
44
 
        </child>
45
 
        <child>
46
 
          <object class="GtkVBox" id="vbox1">
47
 
            <property name="visible">True</property>
48
 
            <property name="can_focus">False</property>
49
 
            <property name="border_width">6</property>
50
 
            <property name="spacing">12</property>
51
 
            <child>
52
 
              <object class="GtkHBox" id="hbox1">
53
 
                <property name="visible">True</property>
54
 
                <property name="can_focus">False</property>
55
 
                <property name="spacing">12</property>
56
 
                <child>
57
 
                  <object class="GtkImage" id="image">
58
 
                    <property name="visible">True</property>
59
 
                    <property name="can_focus">False</property>
60
 
                    <property name="xalign">0</property>
61
 
                    <property name="yalign">0</property>
62
 
                    <property name="stock">gtk-dialog-info</property>
63
 
                    <property name="icon-size">6</property>
64
 
                  </object>
65
 
                  <packing>
66
 
                    <property name="expand">False</property>
67
 
                    <property name="fill">False</property>
68
 
                    <property name="position">0</property>
69
 
                  </packing>
70
 
                </child>
71
 
                <child>
72
 
                  <object class="GtkVBox" id="vbox_messages">
73
 
                    <property name="visible">True</property>
74
 
                    <property name="can_focus">False</property>
75
 
                    <property name="spacing">12</property>
76
 
                    <child>
77
 
                      <object class="GtkLabel" id="label_title">
78
 
                        <property name="visible">True</property>
79
 
                        <property name="can_focus">False</property>
80
 
                        <property name="xalign">0</property>
81
 
                        <property name="label" translatable="yes">&lt;span weight="bold" size="larger"&gt;Update information&lt;/span&gt;</property>
82
 
                        <property name="use_markup">True</property>
83
 
                        <property name="wrap">True</property>
84
 
                      </object>
85
 
                      <packing>
86
 
                        <property name="expand">False</property>
87
 
                        <property name="fill">False</property>
88
 
                        <property name="position">0</property>
89
 
                      </packing>
90
 
                    </child>
91
 
                  </object>
92
 
                  <packing>
93
 
                    <property name="expand">True</property>
94
 
                    <property name="fill">True</property>
95
 
                    <property name="position">1</property>
96
 
                  </packing>
97
 
                </child>
98
 
              </object>
99
 
              <packing>
100
 
                <property name="expand">False</property>
101
 
                <property name="fill">True</property>
102
 
                <property name="position">0</property>
103
 
              </packing>
104
 
            </child>
105
 
            <child>
106
 
              <object class="GtkVBox" id="vbox2">
107
 
                <property name="visible">True</property>
108
 
                <property name="can_focus">False</property>
109
 
                <property name="spacing">6</property>
110
 
                <child>
111
 
                  <object class="GtkScrolledWindow" id="scrolledwindow1">
112
 
                    <property name="visible">True</property>
113
 
                    <property name="can_focus">True</property>
114
 
                    <property name="shadow_type">in</property>
115
 
                    <child>
116
 
                      <object class="GtkTextView" id="textview_hook">
117
 
                        <property name="visible">True</property>
118
 
                        <property name="can_focus">True</property>
119
 
                        <property name="pixels_above_lines">2</property>
120
 
                        <property name="pixels_below_lines">2</property>
121
 
                        <property name="editable">False</property>
122
 
                        <property name="wrap_mode">word</property>
123
 
                        <property name="left_margin">2</property>
124
 
                        <property name="right_margin">2</property>
125
 
                        <property name="cursor_visible">False</property>
126
 
                      </object>
127
 
                    </child>
128
 
                  </object>
129
 
                  <packing>
130
 
                    <property name="expand">True</property>
131
 
                    <property name="fill">True</property>
132
 
                    <property name="position">0</property>
133
 
                  </packing>
134
 
                </child>
135
 
                <child>
136
 
                  <object class="GtkHBox" id="hbox2">
137
 
                    <property name="visible">True</property>
138
 
                    <property name="can_focus">False</property>
139
 
                    <property name="spacing">6</property>
140
 
                    <child>
141
 
                      <object class="GtkButton" id="button_run">
142
 
                        <property name="label" translatable="yes">_Run this action now</property>
143
 
                        <property name="visible">True</property>
144
 
                        <property name="can_focus">True</property>
145
 
                        <property name="can_default">True</property>
146
 
                        <property name="receives_default">False</property>
147
 
                        <property name="use_action_appearance">False</property>
148
 
                        <property name="use_underline">True</property>
149
 
                        <signal name="clicked" handler="on_button_run_clicked" swapped="no"/>
150
 
                      </object>
151
 
                      <packing>
152
 
                        <property name="expand">False</property>
153
 
                        <property name="fill">False</property>
154
 
                        <property name="position">0</property>
155
 
                      </packing>
156
 
                    </child>
157
 
                    <child>
158
 
                      <object class="GtkButton" id="button_next">
159
 
                        <property name="label">gtk-media-next</property>
160
 
                        <property name="visible">True</property>
161
 
                        <property name="can_focus">True</property>
162
 
                        <property name="can_default">True</property>
163
 
                        <property name="receives_default">False</property>
164
 
                        <property name="use_action_appearance">False</property>
165
 
                        <property name="use_stock">True</property>
166
 
                        <signal name="clicked" handler="on_button_next_clicked" swapped="no"/>
167
 
                      </object>
168
 
                      <packing>
169
 
                        <property name="expand">False</property>
170
 
                        <property name="fill">False</property>
171
 
                        <property name="pack_type">end</property>
172
 
                        <property name="position">1</property>
173
 
                      </packing>
174
 
                    </child>
175
 
                  </object>
176
 
                  <packing>
177
 
                    <property name="expand">False</property>
178
 
                    <property name="fill">True</property>
179
 
                    <property name="position">1</property>
180
 
                  </packing>
181
 
                </child>
182
 
              </object>
183
 
              <packing>
184
 
                <property name="expand">True</property>
185
 
                <property name="fill">True</property>
186
 
                <property name="position">1</property>
187
 
              </packing>
188
 
            </child>
189
 
          </object>
190
 
          <packing>
191
 
            <property name="expand">True</property>
192
 
            <property name="fill">True</property>
193
 
            <property name="position">1</property>
194
 
          </packing>
195
 
        </child>
196
 
      </object>
197
 
    </child>
198
 
    <action-widgets>
199
 
      <action-widget response="-7">button_cancel</action-widget>
200
 
    </action-widgets>
201
 
  </object>
202
 
</interface>