|
2 | 2 | <!-- Generated with glade 3.22.1 --> |
3 | 3 | <interface> |
4 | 4 | <requires lib="gtk+" version="3.22"/> |
5 | | - <object class="GtkImage" id="image1"> |
6 | | - <property name="visible">True</property> |
7 | | - <property name="can_focus">False</property> |
8 | | - <property name="icon_name">process-stop</property> |
9 | | - </object> |
10 | 5 | <object class="GtkDialog" id="character_code_dialog"> |
11 | 6 | <property name="can_focus">False</property> |
12 | 7 | <property name="border_width">6</property> |
|
29 | 24 | <property name="can_focus">False</property> |
30 | 25 | <property name="layout_style">end</property> |
31 | 26 | <child> |
32 | | - <object class="GtkButton" id="button8"> |
| 27 | + <object class="GtkButton" id="button9"> |
33 | 28 | <property name="label" translatable="yes">_Cancel</property> |
34 | 29 | <property name="visible">True</property> |
35 | 30 | <property name="can_focus">True</property> |
36 | 31 | <property name="can_default">True</property> |
37 | 32 | <property name="receives_default">True</property> |
38 | | - <property name="image">image1</property> |
39 | 33 | <property name="use_underline">True</property> |
40 | 34 | </object> |
41 | 35 | <packing> |
|
45 | 39 | </packing> |
46 | 40 | </child> |
47 | 41 | <child> |
48 | | - <object class="GtkButton" id="button9"> |
| 42 | + <object class="GtkButton" id="button8"> |
49 | 43 | <property name="label" translatable="yes" comments="Insert ASCII dialog: Button to insert selected character">_Insert</property> |
50 | 44 | <property name="visible">True</property> |
51 | 45 | <property name="can_focus">True</property> |
|
112 | 106 | </object> |
113 | 107 | </child> |
114 | 108 | <action-widgets> |
115 | | - <action-widget response="-6">button8</action-widget> |
116 | | - <action-widget response="-5">button9</action-widget> |
| 109 | + <action-widget response="-6">button9</action-widget> |
| 110 | + <action-widget response="-5">button8</action-widget> |
117 | 111 | </action-widgets> |
118 | 112 | </object> |
119 | 113 | <object class="GtkWindow" id="window1"> |
|
0 commit comments