|
1 | | -<?xml version="1.0"?> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<!-- Generated with glade 3.20.2 --> |
2 | 3 | <interface> |
3 | | - <requires lib="gtk+" version="2.14"/> |
4 | | - <!-- interface-naming-policy toplevel-contextual --> |
| 4 | + <requires lib="gtk+" version="3.0"/> |
| 5 | + <object class="GtkImage" id="image1"> |
| 6 | + <property name="visible">True</property> |
| 7 | + <property name="can_focus">False</property> |
| 8 | + <property name="icon_name">window-close</property> |
| 9 | + </object> |
5 | 10 | <object class="GtkDialog" id="dialog-config"> |
| 11 | + <property name="can_focus">False</property> |
6 | 12 | <property name="window_position">center-on-parent</property> |
7 | 13 | <property name="destroy_with_parent">True</property> |
8 | 14 | <property name="type_hint">dialog</property> |
9 | | - <signal name="destroy" handler="on_dialog_config_destroy"/> |
10 | | - <signal name="response" handler="on_dialog_config_response"/> |
| 15 | + <signal name="destroy" handler="on_dialog_config_destroy" swapped="no"/> |
| 16 | + <signal name="response" handler="on_dialog_config_response" swapped="no"/> |
11 | 17 | <child internal-child="vbox"> |
12 | | - <object class="GtkVBox" id="dialog-vbox1"> |
| 18 | + <object class="GtkBox" id="dialog-vbox1"> |
13 | 19 | <property name="visible">True</property> |
| 20 | + <property name="can_focus">False</property> |
| 21 | + <child internal-child="action_area"> |
| 22 | + <object class="GtkButtonBox" id="dialog-action_area1"> |
| 23 | + <property name="visible">True</property> |
| 24 | + <property name="can_focus">False</property> |
| 25 | + <property name="layout_style">end</property> |
| 26 | + <child> |
| 27 | + <object class="GtkButton" id="button1"> |
| 28 | + <property name="label" translatable="yes">_Close</property> |
| 29 | + <property name="visible">True</property> |
| 30 | + <property name="can_focus">True</property> |
| 31 | + <property name="receives_default">True</property> |
| 32 | + <property name="image">image1</property> |
| 33 | + <property name="use_underline">True</property> |
| 34 | + </object> |
| 35 | + <packing> |
| 36 | + <property name="expand">True</property> |
| 37 | + <property name="fill">True</property> |
| 38 | + <property name="position">0</property> |
| 39 | + </packing> |
| 40 | + </child> |
| 41 | + </object> |
| 42 | + <packing> |
| 43 | + <property name="expand">False</property> |
| 44 | + <property name="fill">False</property> |
| 45 | + <property name="pack_type">end</property> |
| 46 | + <property name="position">0</property> |
| 47 | + </packing> |
| 48 | + </child> |
14 | 49 | <child> |
15 | 50 | <object class="GtkTable" id="table2"> |
16 | 51 | <property name="visible">True</property> |
| 52 | + <property name="can_focus">False</property> |
17 | 53 | <property name="border_width">6</property> |
18 | 54 | <property name="n_rows">2</property> |
19 | 55 | <property name="n_columns">2</property> |
|
22 | 58 | <child> |
23 | 59 | <object class="GtkLabel" id="label-command"> |
24 | 60 | <property name="visible">True</property> |
25 | | - <property name="xalign">0</property> |
| 61 | + <property name="can_focus">False</property> |
26 | 62 | <property name="label" translatable="yes">C_ommand color:</property> |
27 | 63 | <property name="use_underline">True</property> |
28 | 64 | <property name="mnemonic_widget">colorbutton-command</property> |
| 65 | + <property name="xalign">0</property> |
29 | 66 | </object> |
30 | 67 | </child> |
31 | 68 | <child> |
32 | 69 | <object class="GtkLabel" id="label-error"> |
33 | 70 | <property name="visible">True</property> |
34 | | - <property name="xalign">0</property> |
| 71 | + <property name="can_focus">False</property> |
35 | 72 | <property name="label" translatable="yes">_Error color:</property> |
36 | 73 | <property name="use_underline">True</property> |
37 | 74 | <property name="mnemonic_widget">colorbutton-error</property> |
| 75 | + <property name="xalign">0</property> |
38 | 76 | </object> |
39 | 77 | <packing> |
40 | 78 | <property name="top_attach">1</property> |
|
47 | 85 | <property name="can_focus">True</property> |
48 | 86 | <property name="receives_default">True</property> |
49 | 87 | <property name="color">#31314e4e6c6c</property> |
50 | | - <signal name="color_set" handler="on_colorbutton_command_color_set"/> |
| 88 | + <signal name="color-set" handler="on_colorbutton_command_color_set" swapped="no"/> |
51 | 89 | </object> |
52 | 90 | <packing> |
53 | 91 | <property name="left_attach">1</property> |
|
60 | 98 | <property name="can_focus">True</property> |
61 | 99 | <property name="receives_default">True</property> |
62 | 100 | <property name="color">#999900000000</property> |
63 | | - <signal name="color_set" handler="on_colorbutton_error_color_set"/> |
| 101 | + <signal name="color-set" handler="on_colorbutton_error_color_set" swapped="no"/> |
64 | 102 | </object> |
65 | 103 | <packing> |
66 | 104 | <property name="left_attach">1</property> |
|
70 | 108 | </packing> |
71 | 109 | </child> |
72 | 110 | </object> |
73 | | - <packing> |
74 | | - <property name="position">1</property> |
75 | | - </packing> |
76 | | - </child> |
77 | | - <child internal-child="action_area"> |
78 | | - <object class="GtkHButtonBox" id="dialog-action_area1"> |
79 | | - <property name="visible">True</property> |
80 | | - <property name="layout_style">end</property> |
81 | | - <child> |
82 | | - <object class="GtkButton" id="button1"> |
83 | | - <property name="label">gtk-close</property> |
84 | | - <property name="visible">True</property> |
85 | | - <property name="can_focus">True</property> |
86 | | - <property name="receives_default">True</property> |
87 | | - <property name="use_stock">True</property> |
88 | | - </object> |
89 | | - <packing> |
90 | | - <property name="position">0</property> |
91 | | - </packing> |
92 | | - </child> |
93 | | - </object> |
94 | 111 | <packing> |
95 | 112 | <property name="expand">False</property> |
96 | | - <property name="pack_type">end</property> |
97 | | - <property name="position">0</property> |
| 113 | + <property name="fill">True</property> |
| 114 | + <property name="position">1</property> |
98 | 115 | </packing> |
99 | 116 | </child> |
100 | 117 | </object> |
101 | 118 | </child> |
102 | 119 | <action-widgets> |
103 | 120 | <action-widget response="-7">button1</action-widget> |
104 | 121 | </action-widgets> |
| 122 | + <child> |
| 123 | + <placeholder/> |
| 124 | + </child> |
105 | 125 | </object> |
106 | 126 | </interface> |
0 commit comments