| 1 |
<?xml version="1.0" standalone="no"?> |
|---|
| 2 |
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd"> |
|---|
| 3 |
|
|---|
| 4 |
<glade-interface> |
|---|
| 5 |
|
|---|
| 6 |
<widget class="GtkDialog" id="dialog2"> |
|---|
| 7 |
<property name="visible">True</property> |
|---|
| 8 |
<property name="title" translatable="yes">Gtk XRandr </property> |
|---|
| 9 |
<property name="type">GTK_WINDOW_TOPLEVEL</property> |
|---|
| 10 |
<property name="window_position">GTK_WIN_POS_NONE</property> |
|---|
| 11 |
<property name="modal">False</property> |
|---|
| 12 |
<property name="resizable">True</property> |
|---|
| 13 |
<property name="destroy_with_parent">False</property> |
|---|
| 14 |
<property name="has_separator">True</property> |
|---|
| 15 |
|
|---|
| 16 |
<child internal-child="vbox"> |
|---|
| 17 |
<widget class="GtkVBox" id="dialog-vbox2"> |
|---|
| 18 |
<property name="visible">True</property> |
|---|
| 19 |
<property name="homogeneous">False</property> |
|---|
| 20 |
<property name="spacing">0</property> |
|---|
| 21 |
|
|---|
| 22 |
<child internal-child="action_area"> |
|---|
| 23 |
<widget class="GtkHButtonBox" id="dialog-action_area2"> |
|---|
| 24 |
<property name="visible">True</property> |
|---|
| 25 |
<property name="layout_style">GTK_BUTTONBOX_END</property> |
|---|
| 26 |
|
|---|
| 27 |
<child> |
|---|
| 28 |
<widget class="GtkButton" id="cancelbutton2"> |
|---|
| 29 |
<property name="visible">True</property> |
|---|
| 30 |
<property name="can_default">True</property> |
|---|
| 31 |
<property name="can_focus">True</property> |
|---|
| 32 |
<property name="label">gtk-apply</property> |
|---|
| 33 |
<property name="use_stock">True</property> |
|---|
| 34 |
<property name="relief">GTK_RELIEF_NORMAL</property> |
|---|
| 35 |
<property name="response_id">-10</property> |
|---|
| 36 |
<signal name="clicked" handler="on_cancelbutton2_clicked" object="entry1" last_modification_time="Sat, 08 Mar 2003 23:49:44 GMT"/> |
|---|
| 37 |
</widget> |
|---|
| 38 |
</child> |
|---|
| 39 |
|
|---|
| 40 |
<child> |
|---|
| 41 |
<widget class="GtkButton" id="okbutton2"> |
|---|
| 42 |
<property name="visible">True</property> |
|---|
| 43 |
<property name="can_default">True</property> |
|---|
| 44 |
<property name="can_focus">True</property> |
|---|
| 45 |
<property name="label">gtk-quit</property> |
|---|
| 46 |
<property name="use_stock">True</property> |
|---|
| 47 |
<property name="relief">GTK_RELIEF_NORMAL</property> |
|---|
| 48 |
<property name="response_id">-5</property> |
|---|
| 49 |
<signal name="clicked" handler="gtk_main_quit" last_modification_time="Sat, 08 Mar 2003 23:46:16 GMT"/> |
|---|
| 50 |
</widget> |
|---|
| 51 |
</child> |
|---|
| 52 |
</widget> |
|---|
| 53 |
<packing> |
|---|
| 54 |
<property name="padding">0</property> |
|---|
| 55 |
<property name="expand">False</property> |
|---|
| 56 |
<property name="fill">True</property> |
|---|
| 57 |
<property name="pack_type">GTK_PACK_END</property> |
|---|
| 58 |
</packing> |
|---|
| 59 |
</child> |
|---|
| 60 |
|
|---|
| 61 |
<child> |
|---|
| 62 |
<widget class="GtkVBox" id="vbox1"> |
|---|
| 63 |
<property name="visible">True</property> |
|---|
| 64 |
<property name="homogeneous">False</property> |
|---|
| 65 |
<property name="spacing">0</property> |
|---|
| 66 |
|
|---|
| 67 |
<child> |
|---|
| 68 |
<widget class="GtkLabel" id="label1"> |
|---|
| 69 |
<property name="visible">True</property> |
|---|
| 70 |
<property name="label" translatable="yes">GTK XRandr control v0.01c |
|---|
| 71 |
|
|---|
| 72 |
Based on v0.01 at |
|---|
| 73 |
http://linux-media.net/gtkrandr/ |
|---|
| 74 |
|
|---|
| 75 |
Select a resolution (or enter your own) |
|---|
| 76 |
and hit Apply to change it</property> |
|---|
| 77 |
<property name="use_underline">False</property> |
|---|
| 78 |
<property name="use_markup">False</property> |
|---|
| 79 |
<property name="justify">GTK_JUSTIFY_CENTER</property> |
|---|
| 80 |
<property name="wrap">False</property> |
|---|
| 81 |
<property name="selectable">False</property> |
|---|
| 82 |
<property name="xalign">0.5</property> |
|---|
| 83 |
<property name="yalign">0.5</property> |
|---|
| 84 |
<property name="xpad">0</property> |
|---|
| 85 |
<property name="ypad">0</property> |
|---|
| 86 |
</widget> |
|---|
| 87 |
<packing> |
|---|
| 88 |
<property name="padding">0</property> |
|---|
| 89 |
<property name="expand">False</property> |
|---|
| 90 |
<property name="fill">False</property> |
|---|
| 91 |
</packing> |
|---|
| 92 |
</child> |
|---|
| 93 |
|
|---|
| 94 |
<child> |
|---|
| 95 |
<widget class="GtkCombo" id="combo1"> |
|---|
| 96 |
<property name="visible">True</property> |
|---|
| 97 |
<property name="value_in_list">False</property> |
|---|
| 98 |
<property name="allow_empty">True</property> |
|---|
| 99 |
<property name="case_sensitive">False</property> |
|---|
| 100 |
<property name="enable_arrow_keys">True</property> |
|---|
| 101 |
<property name="enable_arrows_always">False</property> |
|---|
| 102 |
|
|---|
| 103 |
<child internal-child="entry"> |
|---|
| 104 |
<widget class="GtkEntry" id="entry1"> |
|---|
| 105 |
<property name="visible">True</property> |
|---|
| 106 |
<property name="can_focus">True</property> |
|---|
| 107 |
<property name="editable">True</property> |
|---|
| 108 |
<property name="visibility">True</property> |
|---|
| 109 |
<property name="max_length">20</property> |
|---|
| 110 |
<property name="text" translatable="yes">640x480</property> |
|---|
| 111 |
<property name="has_frame">True</property> |
|---|
| 112 |
<property name="invisible_char" translatable="yes">*</property> |
|---|
| 113 |
<property name="activates_default">False</property> |
|---|
| 114 |
</widget> |
|---|
| 115 |
</child> |
|---|
| 116 |
|
|---|
| 117 |
<child internal-child="list"> |
|---|
| 118 |
<widget class="GtkList" id="combo-list1"> |
|---|
| 119 |
<property name="visible">True</property> |
|---|
| 120 |
<property name="selection_mode">GTK_SELECTION_BROWSE</property> |
|---|
| 121 |
|
|---|
| 122 |
<child> |
|---|
| 123 |
<widget class="GtkListItem" id="listitem86"> |
|---|
| 124 |
<property name="visible">True</property> |
|---|
| 125 |
<property name="can_focus">True</property> |
|---|
| 126 |
<property name="label" translatable="yes">640x480</property> |
|---|
| 127 |
</widget> |
|---|
| 128 |
</child> |
|---|
| 129 |
|
|---|
| 130 |
<child> |
|---|
| 131 |
<widget class="GtkListItem" id="listitem87"> |
|---|
| 132 |
<property name="visible">True</property> |
|---|
| 133 |
<property name="can_focus">True</property> |
|---|
| 134 |
<property name="label" translatable="yes">800x600</property> |
|---|
| 135 |
</widget> |
|---|
| 136 |
</child> |
|---|
| 137 |
|
|---|
| 138 |
<child> |
|---|
| 139 |
<widget class="GtkListItem" id="listitem88"> |
|---|
| 140 |
<property name="visible">True</property> |
|---|
| 141 |
<property name="can_focus">True</property> |
|---|
| 142 |
<property name="label" translatable="yes">1024x768</property> |
|---|
| 143 |
</widget> |
|---|
| 144 |
</child> |
|---|
| 145 |
|
|---|
| 146 |
<child> |
|---|
| 147 |
<widget class="GtkListItem" id="listitem89"> |
|---|
| 148 |
<property name="visible">True</property> |
|---|
| 149 |
<property name="can_focus">True</property> |
|---|
| 150 |
<property name="label" translatable="yes">1280x960</property> |
|---|
| 151 |
</widget> |
|---|
| 152 |
</child> |
|---|
| 153 |
|
|---|
| 154 |
<child> |
|---|
| 155 |
<widget class="GtkListItem" id="listitem90"> |
|---|
| 156 |
<property name="visible">True</property> |
|---|
| 157 |
<property name="can_focus">True</property> |
|---|
| 158 |
<property name="label" translatable="yes">1600x1200</property> |
|---|
| 159 |
</widget> |
|---|
| 160 |
</child> |
|---|
| 161 |
</widget> |
|---|
| 162 |
</child> |
|---|
| 163 |
</widget> |
|---|
| 164 |
<packing> |
|---|
| 165 |
<property name="padding">0</property> |
|---|
| 166 |
<property name="expand">False</property> |
|---|
| 167 |
<property name="fill">False</property> |
|---|
| 168 |
</packing> |
|---|
| 169 |
</child> |
|---|
| 170 |
</widget> |
|---|
| 171 |
<packing> |
|---|
| 172 |
<property name="padding">0</property> |
|---|
| 173 |
<property name="expand">True</property> |
|---|
| 174 |
<property name="fill">True</property> |
|---|
| 175 |
</packing> |
|---|
| 176 |
</child> |
|---|
| 177 |
</widget> |
|---|
| 178 |
</child> |
|---|
| 179 |
</widget> |
|---|
| 180 |
|
|---|
| 181 |
</glade-interface> |
|---|