| 1 | <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*--> |
|---|
| 2 | <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd"> |
|---|
| 3 | |
|---|
| 4 | <glade-interface> |
|---|
| 5 | |
|---|
| 6 | <widget class="GtkWindow" id="gajim_themes_window"> |
|---|
| 7 | <property name="border_width">12</property> |
|---|
| 8 | <property name="title" translatable="yes">Gajim Themes Customization</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="decorated">True</property> |
|---|
| 15 | <property name="skip_taskbar_hint">False</property> |
|---|
| 16 | <property name="skip_pager_hint">False</property> |
|---|
| 17 | <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property> |
|---|
| 18 | <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> |
|---|
| 19 | <property name="focus_on_map">True</property> |
|---|
| 20 | |
|---|
| 21 | <child> |
|---|
| 22 | <widget class="GtkVBox" id="vbox97"> |
|---|
| 23 | <property name="visible">True</property> |
|---|
| 24 | <property name="homogeneous">False</property> |
|---|
| 25 | <property name="spacing">12</property> |
|---|
| 26 | |
|---|
| 27 | <child> |
|---|
| 28 | <widget class="GtkHBox" id="hbox2979"> |
|---|
| 29 | <property name="border_width">6</property> |
|---|
| 30 | <property name="visible">True</property> |
|---|
| 31 | <property name="homogeneous">False</property> |
|---|
| 32 | <property name="spacing">12</property> |
|---|
| 33 | |
|---|
| 34 | <child> |
|---|
| 35 | <widget class="GtkVBox" id="vbox98"> |
|---|
| 36 | <property name="visible">True</property> |
|---|
| 37 | <property name="homogeneous">False</property> |
|---|
| 38 | <property name="spacing">6</property> |
|---|
| 39 | |
|---|
| 40 | <child> |
|---|
| 41 | <widget class="GtkScrolledWindow" id="themes_scrolledwindow"> |
|---|
| 42 | <property name="visible">True</property> |
|---|
| 43 | <property name="can_focus">True</property> |
|---|
| 44 | <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
|---|
| 45 | <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
|---|
| 46 | <property name="shadow_type">GTK_SHADOW_IN</property> |
|---|
| 47 | <property name="window_placement">GTK_CORNER_TOP_LEFT</property> |
|---|
| 48 | |
|---|
| 49 | <child> |
|---|
| 50 | <widget class="GtkTreeView" id="themes_treeview"> |
|---|
| 51 | <property name="visible">True</property> |
|---|
| 52 | <property name="can_focus">True</property> |
|---|
| 53 | <property name="headers_visible">False</property> |
|---|
| 54 | <property name="rules_hint">False</property> |
|---|
| 55 | <property name="reorderable">False</property> |
|---|
| 56 | <property name="enable_search">True</property> |
|---|
| 57 | <property name="fixed_height_mode">False</property> |
|---|
| 58 | <property name="hover_selection">False</property> |
|---|
| 59 | <property name="hover_expand">False</property> |
|---|
| 60 | </widget> |
|---|
| 61 | </child> |
|---|
| 62 | </widget> |
|---|
| 63 | <packing> |
|---|
| 64 | <property name="padding">0</property> |
|---|
| 65 | <property name="expand">True</property> |
|---|
| 66 | <property name="fill">True</property> |
|---|
| 67 | </packing> |
|---|
| 68 | </child> |
|---|
| 69 | |
|---|
| 70 | <child> |
|---|
| 71 | <widget class="GtkHButtonBox" id="hbuttonbox27"> |
|---|
| 72 | <property name="visible">True</property> |
|---|
| 73 | <property name="layout_style">GTK_BUTTONBOX_DEFAULT_STYLE</property> |
|---|
| 74 | <property name="spacing">6</property> |
|---|
| 75 | |
|---|
| 76 | <child> |
|---|
| 77 | <widget class="GtkButton" id="add_button"> |
|---|
| 78 | <property name="visible">True</property> |
|---|
| 79 | <property name="can_default">True</property> |
|---|
| 80 | <property name="can_focus">True</property> |
|---|
| 81 | <property name="label">gtk-add</property> |
|---|
| 82 | <property name="use_stock">True</property> |
|---|
| 83 | <property name="relief">GTK_RELIEF_NORMAL</property> |
|---|
| 84 | <property name="focus_on_click">True</property> |
|---|
| 85 | <signal name="clicked" handler="on_add_button_clicked" last_modification_time="Sat, 06 Aug 2005 18:55:20 GMT"/> |
|---|
| 86 | </widget> |
|---|
| 87 | </child> |
|---|
| 88 | |
|---|
| 89 | <child> |
|---|
| 90 | <widget class="GtkButton" id="remove_button"> |
|---|
| 91 | <property name="visible">True</property> |
|---|
| 92 | <property name="can_default">True</property> |
|---|
| 93 | <property name="can_focus">True</property> |
|---|
| 94 | <property name="label">gtk-remove</property> |
|---|
| 95 | <property name="use_stock">True</property> |
|---|
| 96 | <property name="relief">GTK_RELIEF_NORMAL</property> |
|---|
| 97 | <property name="focus_on_click">True</property> |
|---|
| 98 | <signal name="clicked" handler="on_remove_button_clicked" last_modification_time="Sat, 06 Aug 2005 18:55:07 GMT"/> |
|---|
| 99 | </widget> |
|---|
| 100 | </child> |
|---|
| 101 | </widget> |
|---|
| 102 | <packing> |
|---|
| 103 | <property name="padding">0</property> |
|---|
| 104 | <property name="expand">False</property> |
|---|
| 105 | <property name="fill">True</property> |
|---|
| 106 | </packing> |
|---|
| 107 | </child> |
|---|
| 108 | </widget> |
|---|
| 109 | <packing> |
|---|
| 110 | <property name="padding">0</property> |
|---|
| 111 | <property name="expand">True</property> |
|---|
| 112 | <property name="fill">True</property> |
|---|
| 113 | </packing> |
|---|
| 114 | </child> |
|---|
| 115 | |
|---|
| 116 | <child> |
|---|
| 117 | <widget class="GtkVBox" id="theme_options_vbox"> |
|---|
| 118 | <property name="visible">True</property> |
|---|
| 119 | <property name="homogeneous">False</property> |
|---|
| 120 | <property name="spacing">6</property> |
|---|
| 121 | |
|---|
| 122 | <child> |
|---|
| 123 | <widget class="GtkComboBox" id="options_combobox"> |
|---|
| 124 | <property name="visible">True</property> |
|---|
| 125 | <property name="items" translatable="yes">Account row |
|---|
| 126 | Group row |
|---|
| 127 | Contact row |
|---|
| 128 | Chat Banner</property> |
|---|
| 129 | <property name="add_tearoffs">False</property> |
|---|
| 130 | <property name="focus_on_click">True</property> |
|---|
| 131 | <signal name="changed" handler="on_options_combobox_changed" last_modification_time="Fri, 16 Sep 2005 21:44:05 GMT"/> |
|---|
| 132 | </widget> |
|---|
| 133 | <packing> |
|---|
| 134 | <property name="padding">0</property> |
|---|
| 135 | <property name="expand">False</property> |
|---|
| 136 | <property name="fill">True</property> |
|---|
| 137 | </packing> |
|---|
| 138 | </child> |
|---|
| 139 | |
|---|
| 140 | <child> |
|---|
| 141 | <widget class="GtkTable" id="table5"> |
|---|
| 142 | <property name="visible">True</property> |
|---|
| 143 | <property name="n_rows">4</property> |
|---|
| 144 | <property name="n_columns">3</property> |
|---|
| 145 | <property name="homogeneous">False</property> |
|---|
| 146 | <property name="row_spacing">6</property> |
|---|
| 147 | <property name="column_spacing">6</property> |
|---|
| 148 | |
|---|
| 149 | <child> |
|---|
| 150 | <widget class="GtkCheckButton" id="textcolor_checkbutton"> |
|---|
| 151 | <property name="visible">True</property> |
|---|
| 152 | <property name="can_focus">True</property> |
|---|
| 153 | <property name="label" translatable="yes">Text _color:</property> |
|---|
| 154 | <property name="use_underline">True</property> |
|---|
| 155 | <property name="relief">GTK_RELIEF_NORMAL</property> |
|---|
| 156 | <property name="focus_on_click">True</property> |
|---|
| 157 | <property name="active">False</property> |
|---|
| 158 | <property name="inconsistent">False</property> |
|---|
| 159 | <property name="draw_indicator">True</property> |
|---|
| 160 | <signal name="toggled" handler="on_textcolor_checkbutton_toggled" last_modification_time="Fri, 16 Sep 2005 21:15:55 GMT"/> |
|---|
| 161 | </widget> |
|---|
| 162 | <packing> |
|---|
| 163 | <property name="left_attach">0</property> |
|---|
| 164 | <property name="right_attach">1</property> |
|---|
| 165 | <property name="top_attach">0</property> |
|---|
| 166 | <property name="bottom_attach">1</property> |
|---|
| 167 | <property name="x_options">fill</property> |
|---|
| 168 | <property name="y_options"></property> |
|---|
| 169 | </packing> |
|---|
| 170 | </child> |
|---|
| 171 | |
|---|
| 172 | <child> |
|---|
| 173 | <widget class="GtkCheckButton" id="background_checkbutton"> |
|---|
| 174 | <property name="visible">True</property> |
|---|
| 175 | <property name="can_focus">True</property> |
|---|
| 176 | <property name="label" translatable="yes">_Background:</property> |
|---|
| 177 | <property name="use_underline">True</property> |
|---|
| 178 | <property name="relief">GTK_RELIEF_NORMAL</property> |
|---|
| 179 | <property name="focus_on_click">True</property> |
|---|
| 180 | <property name="active">False</property> |
|---|
| 181 | <property name="inconsistent">False</property> |
|---|
| 182 | <property name="draw_indicator">True</property> |
|---|
| 183 | <signal name="toggled" handler="on_background_checkbutton_toggled" last_modification_time="Fri, 16 Sep 2005 21:16:03 GMT"/> |
|---|
| 184 | </widget> |
|---|
| 185 | <packing> |
|---|
| 186 | <property name="left_attach">0</property> |
|---|
| 187 | <property name="right_attach">1</property> |
|---|
| 188 | <property name="top_attach">1</property> |
|---|
| 189 | <property name="bottom_attach">2</property> |
|---|
| 190 | <property name="x_options">fill</property> |
|---|
| 191 | <property name="y_options"></property> |
|---|
| 192 | </packing> |
|---|
| 193 | </child> |
|---|
| 194 | |
|---|
| 195 | <child> |
|---|
| 196 | <widget class="GtkCheckButton" id="textfont_checkbutton"> |
|---|
| 197 | <property name="visible">True</property> |
|---|
| 198 | <property name="can_focus">True</property> |
|---|
| 199 | <property name="label" translatable="yes">Text _font:</property> |
|---|
| 200 | <property name="use_underline">True</property> |
|---|
| 201 | <property name="relief">GTK_RELIEF_NORMAL</property> |
|---|
| 202 | <property name="focus_on_click">True</property> |
|---|
| 203 | <property name="active">False</property> |
|---|
| 204 | <property name="inconsistent">False</property> |
|---|
| 205 | <property name="draw_indicator">True</property> |
|---|
| 206 | <signal name="toggled" handler="on_textfont_checkbutton_toggled" last_modification_time="Fri, 16 Sep 2005 21:16:09 GMT"/> |
|---|
| 207 | </widget> |
|---|
| 208 | <packing> |
|---|
| 209 | <property name="left_attach">0</property> |
|---|
| 210 | <property name="right_attach">1</property> |
|---|
| 211 | <property name="top_attach">2</property> |
|---|
| 212 | <property name="bottom_attach">3</property> |
|---|
| 213 | <property name="x_options">fill</property> |
|---|
| 214 | <property name="y_options"></property> |
|---|
| 215 | </packing> |
|---|
| 216 | </child> |
|---|
| 217 | |
|---|
| 218 | <child> |
|---|
| 219 | <widget class="GtkLabel" id="label334"> |
|---|
| 220 | <property name="visible">True</property> |
|---|
| 221 | <property name="label" translatable="yes">Font style:</property> |
|---|
| 222 | <property name="use_underline">True</property> |
|---|
| 223 | <property name="use_markup">False</property> |
|---|
| 224 | <property name="justify">GTK_JUSTIFY_LEFT</property> |
|---|
| 225 | <property name="wrap">False</property> |
|---|
| 226 | <property name="selectable">False</property> |
|---|
| 227 | <property name="xalign">0</property> |
|---|
| 228 | <property name="yalign">0.5</property> |
|---|
| 229 | <property name="xpad">0</property> |
|---|
| 230 | <property name="ypad">0</property> |
|---|
| 231 | <property name="mnemonic_widget">bold_togglebutton</property> |
|---|
| 232 | <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
|---|
| 233 | <property name="width_chars">-1</property> |
|---|
| 234 | <property name="single_line_mode">False</property> |
|---|
| 235 | <property name="angle">0</property> |
|---|
| 236 | </widget> |
|---|
| 237 | <packing> |
|---|
| 238 | <property name="left_attach">0</property> |
|---|
| 239 | <property name="right_attach">1</property> |
|---|
| 240 | <property name="top_attach">3</property> |
|---|
| 241 | <property name="bottom_attach">4</property> |
|---|
| 242 | <property name="x_options">fill</property> |
|---|
| 243 | <property name="y_options"></property> |
|---|
| 244 | </packing> |
|---|
| 245 | </child> |
|---|
| 246 | |
|---|
| 247 | <child> |
|---|
| 248 | <widget class="GtkColorButton" id="text_colorbutton"> |
|---|
| 249 | <property name="visible">True</property> |
|---|
| 250 | <property name="sensitive">False</property> |
|---|
| 251 | <property name="can_focus">True</property> |
|---|
| 252 | <property name="use_alpha">False</property> |
|---|
| 253 | <property name="focus_on_click">True</property> |
|---|
| 254 | <signal name="color_set" handler="on_text_colorbutton_color_set" last_modification_time="Fri, 16 Sep 2005 21:15:45 GMT"/> |
|---|
| 255 | </widget> |
|---|
| 256 | <packing> |
|---|
| 257 | <property name="left_attach">2</property> |
|---|
| 258 | <property name="right_attach">3</property> |
|---|
| 259 | <property name="top_attach">0</property> |
|---|
| 260 | <property name="bottom_attach">1</property> |
|---|
| 261 | <property name="x_options"></property> |
|---|
| 262 | <property name="y_options"></property> |
|---|
| 263 | </packing> |
|---|
| 264 | </child> |
|---|
| 265 | |
|---|
| 266 | <child> |
|---|
| 267 | <widget class="GtkColorButton" id="background_colorbutton"> |
|---|
| 268 | <property name="visible">True</property> |
|---|
| 269 | <property name="sensitive">False</property> |
|---|
| 270 | <property name="can_focus">True</property> |
|---|
| 271 | <property name="use_alpha">False</property> |
|---|
| 272 | <property name="focus_on_click">True</property> |
|---|
| 273 | <signal name="color_set" handler="on_background_colorbutton_color_set" last_modification_time="Fri, 16 Sep 2005 21:15:38 GMT"/> |
|---|
| 274 | </widget> |
|---|
| 275 | <packing> |
|---|
| 276 | <property name="left_attach">2</property> |
|---|
| 277 | <property name="right_attach">3</property> |
|---|
| 278 | <property name="top_attach">1</property> |
|---|
| 279 | <property name="bottom_attach">2</property> |
|---|
| 280 | <property name="x_options"></property> |
|---|
| 281 | <property name="y_options"></property> |
|---|
| 282 | </packing> |
|---|
| 283 | </child> |
|---|
| 284 | |
|---|
| 285 | <child> |
|---|
| 286 | <widget class="GtkFontButton" id="text_fontbutton"> |
|---|
| 287 | <property name="width_request">15</property> |
|---|
| 288 | <property name="visible">True</property> |
|---|
| 289 | <property name="sensitive">False</property> |
|---|
| 290 | <property name="can_focus">True</property> |
|---|
| 291 | <property name="show_style">False</property> |
|---|
| 292 | <property name="show_size">True</property> |
|---|
| 293 | <property name="use_font">False</property> |
|---|
| 294 | <property name="use_size">False</property> |
|---|
| 295 | <property name="focus_on_click">True</property> |
|---|
| 296 | <signal name="font_set" handler="on_text_fontbutton_font_set" last_modification_time="Fri, 16 Sep 2005 21:14:43 GMT"/> |
|---|
| 297 | </widget> |
|---|
| 298 | <packing> |
|---|
| 299 | <property name="left_attach">1</property> |
|---|
| 300 | <property name="right_attach">3</property> |
|---|
| 301 | <property name="top_attach">2</property> |
|---|
| 302 | <property name="bottom_attach">3</property> |
|---|
| 303 | <property name="y_options"></property> |
|---|
| 304 | </packing> |
|---|
| 305 | </child> |
|---|
| 306 | |
|---|
| 307 | <child> |
|---|
| 308 | <widget class="GtkToggleButton" id="bold_togglebutton"> |
|---|
| 309 | <property name="visible">True</property> |
|---|
| 310 | <property name="tooltip" translatable="yes">Bold</property> |
|---|
| 311 | <property name="can_focus">True</property> |
|---|
| 312 | <property name="relief">GTK_RELIEF_NORMAL</property> |
|---|
| 313 | <property name="focus_on_click">True</property> |
|---|
| 314 | <property name="active">False</property> |
|---|
| 315 | <property name="inconsistent">False</property> |
|---|
| 316 | <signal name="toggled" handler="on_bold_togglebutton_toggled" last_modification_time="Fri, 16 Sep 2005 21:16:17 GMT"/> |
|---|
| 317 | |
|---|
| 318 | <child> |
|---|
| 319 | <widget class="GtkImage" id="image28"> |
|---|
| 320 | <property name="visible">True</property> |
|---|
| 321 | <property name="stock">gtk-bold</property> |
|---|
| 322 | <property name="icon_size">4</property> |
|---|
| 323 | <property name="xalign">0.5</property> |
|---|
| 324 | <property name="yalign">0.5</property> |
|---|
| 325 | <property name="xpad">0</property> |
|---|
| 326 | <property name="ypad">0</property> |
|---|
| 327 | </widget> |
|---|
| 328 | </child> |
|---|
| 329 | </widget> |
|---|
| 330 | <packing> |
|---|
| 331 | <property name="left_attach">1</property> |
|---|
| 332 | <property name="right_attach">2</property> |
|---|
| 333 | <property name="top_attach">3</property> |
|---|
| 334 | <property name="bottom_attach">4</property> |
|---|
| 335 | <property name="x_options"></property> |
|---|
| 336 | <property name="y_options"></property> |
|---|
| 337 | </packing> |
|---|
| 338 | </child> |
|---|
| 339 | |
|---|
| 340 | <child> |
|---|
| 341 | <widget class="GtkToggleButton" id="italic_togglebutton"> |
|---|
| 342 | <property name="visible">True</property> |
|---|
| 343 | <property name="tooltip" translatable="yes">Italic</property> |
|---|
| 344 | <property name="can_focus">True</property> |
|---|
| 345 | <property name="relief">GTK_RELIEF_NORMAL</property> |
|---|
| 346 | <property name="focus_on_click">True</property> |
|---|
| 347 | <property name="active">False</property> |
|---|
| 348 | <property name="inconsistent">False</property> |
|---|
| 349 | <signal name="toggled" handler="on_italic_togglebutton_toggled" last_modification_time="Fri, 16 Sep 2005 21:16:23 GMT"/> |
|---|
| 350 | |
|---|
| 351 | <child> |
|---|
| 352 | <widget class="GtkImage" id="image29"> |
|---|
| 353 | <property name="visible">True</property> |
|---|
| 354 | <property name="stock">gtk-italic</property> |
|---|
| 355 | <property name="icon_size">4</property> |
|---|
| 356 | <property name="xalign">0.5</property> |
|---|
| 357 | <property name="yalign">0.5</property> |
|---|
| 358 | <property name="xpad">0</property> |
|---|
| 359 | <property name="ypad">0</property> |
|---|
| 360 | </widget> |
|---|
| 361 | </child> |
|---|
| 362 | </widget> |
|---|
| 363 | <packing> |
|---|
| 364 | <property name="left_attach">2</property> |
|---|
| 365 | <property name="right_attach">3</property> |
|---|
| 366 | <property name="top_attach">3</property> |
|---|
| 367 | <property name="bottom_attach">4</property> |
|---|
| 368 | <property name="x_options"></property> |
|---|
| 369 | <property name="y_options"></property> |
|---|
| 370 | </packing> |
|---|
| 371 | </child> |
|---|
| 372 | </widget> |
|---|
| 373 | <packing> |
|---|
| 374 | <property name="padding">0</property> |
|---|
| 375 | <property name="expand">False</property> |
|---|
| 376 | <property name="fill">True</property> |
|---|
| 377 | </packing> |
|---|
| 378 | </child> |
|---|
| 379 | |
|---|
| 380 | <child> |
|---|
| 381 | <widget class="GtkDrawingArea" id="drawingarea12"> |
|---|
| 382 | <property name="height_request">12</property> |
|---|
| 383 | <property name="visible">True</property> |
|---|
| 384 | </widget> |
|---|
| 385 | <packing> |
|---|
| 386 | <property name="padding">0</property> |
|---|
| 387 | <property name="expand">True</property> |
|---|
| 388 | <property name="fill">True</property> |
|---|
| 389 | </packing> |
|---|
| 390 | </child> |
|---|
| 391 | </widget> |
|---|
| 392 | <packing> |
|---|
| 393 | <property name="padding">0</property> |
|---|
| 394 | <property name="expand">True</property> |
|---|
| 395 | <property name="fill">True</property> |
|---|
| 396 | </packing> |
|---|
| 397 | </child> |
|---|
| 398 | |
|---|
| 399 | <child> |
|---|
| 400 | <widget class="GtkVSeparator" id="vseparator7"> |
|---|
| 401 | <property name="visible">True</property> |
|---|
| 402 | </widget> |
|---|
| 403 | <packing> |
|---|
| 404 | <property name="padding">0</property> |
|---|
| 405 | <property name="expand">True</property> |
|---|
| 406 | <property name="fill">True</property> |
|---|
| 407 | </packing> |
|---|
| 408 | </child> |
|---|
| 409 | |
|---|
| 410 | <child> |
|---|
| 411 | <widget class="GtkTable" id="table36"> |
|---|
| 412 | <property name="visible">True</property> |
|---|
| 413 | <property name="n_rows">9</property> |
|---|
| 414 | <property name="n_columns">2</property> |
|---|
| 415 | <property name="homogeneous">False</property> |
|---|
| 416 | <property name="row_spacing">6</property> |
|---|
| 417 | <property name="column_spacing">6</property> |
|---|
| 418 | |
|---|
| 419 | <child> |
|---|
| 420 | <widget class="GtkLabel" id="label391"> |
|---|
| 421 | <property name="visible">True</property> |
|---|
| 422 | <property name="label" translatable="yes">Paused</property> |
|---|
| 423 | <property name="use_underline">False</property> |
|---|
| 424 | <property name="use_markup">False</property> |
|---|
| 425 | <property name="justify">GTK_JUSTIFY_LEFT</property> |
|---|
| 426 | <property name="wrap">False</property> |
|---|
| 427 | <property name="selectable">False</property> |
|---|
| 428 | <property name="xalign">0</property> |
|---|
| 429 | <property name="yalign">0.5</property> |
|---|
| 430 | <property name="xpad">0</property> |
|---|
| 431 | <property name="ypad">0</property> |
|---|
| 432 | <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
|---|
| 433 | <property name="width_chars">-1</property> |
|---|
| 434 | <property name="single_line_mode">False</property> |
|---|
| 435 | <property name="angle">0</property> |
|---|
| 436 | </widget> |
|---|
| 437 | <packing> |
|---|
| 438 | <property name="left_attach">0</property> |
|---|
| 439 | <property name="right_attach">1</property> |
|---|
| 440 | <property name="top_attach">4</property> |
|---|
| 441 | <property name="bottom_attach">5</property> |
|---|
| 442 | <property name="x_options">fill</property> |
|---|
| 443 | <property name="y_options"></property> |
|---|
| 444 | </packing> |
|---|
| 445 | </child> |
|---|
| 446 | |
|---|
| 447 | <child> |
|---|
| 448 | <widget class="GtkColorButton" id="paused_colorbutton"> |
|---|
| 449 | <property name="visible">True</property> |
|---|
| 450 | <property name="can_focus">True</property> |
|---|
| 451 | <property name="use_alpha">False</property> |
|---|
| 452 | <property name="focus_on_click">True</property> |
|---|
| 453 | <signal name="color_set" handler="on_paused_colorbutton_color_set" last_modification_time="Sat, 18 Mar 2006 22:36:56 GMT"/> |
|---|
| 454 | </widget> |
|---|
| 455 | <packing> |
|---|
| 456 | <property name="left_attach">1</property> |
|---|
| 457 | <property name="right_attach">2</property> |
|---|
| 458 | <property name="top_attach">4</property> |
|---|
| 459 | <property name="bottom_attach">5</property> |
|---|
| 460 | <property name="x_options">fill</property> |
|---|
| 461 | <property name="y_options"></property> |
|---|
| 462 | </packing> |
|---|
| 463 | </child> |
|---|
| 464 | |
|---|
| 465 | <child> |
|---|
| 466 | <widget class="GtkColorButton" id="composing_colorbutton"> |
|---|
| 467 | <property name="visible">True</property> |
|---|
| 468 | <property name="can_focus">True</property> |
|---|
| 469 | <property name="use_alpha">False</property> |
|---|
| 470 | <property name="focus_on_click">True</property> |
|---|
| 471 | <signal name="color_set" handler="on_composing_colorbutton_color_set" last_modification_time="Sat, 18 Mar 2006 22:34:24 GMT"/> |
|---|
| 472 | </widget> |
|---|
| 473 | <packing> |
|---|
| 474 | <property name="left_attach">1</property> |
|---|
| 475 | <property name="right_attach">2</property> |
|---|
| 476 | <property name="top_attach">3</property> |
|---|
| 477 | <property name="bottom_attach">4</property> |
|---|
| 478 | <property name="x_options">fill</property> |
|---|
| 479 | <property name="y_options"></property> |
|---|
| 480 | </packing> |
|---|
| 481 | </child> |
|---|
| 482 | |
|---|
| 483 | <child> |
|---|
| 484 | <widget class="GtkLabel" id="label390"> |
|---|
| 485 | <property name="visible">True</property> |
|---|
| 486 | <property name="label" translatable="yes">Composing</property> |
|---|
| 487 | <property name="use_underline">False</property> |
|---|
| 488 | <property name="use_markup">False</property> |
|---|
| 489 | <property name="justify">GTK_JUSTIFY_LEFT</property> |
|---|
| 490 | <property name="wrap">False</property> |
|---|
| 491 | <property name="selectable">False</property> |
|---|
| 492 | <property name="xalign">0</property> |
|---|
| 493 | <property name="yalign">0.5</property> |
|---|
| 494 | <property name="xpad">0</property> |
|---|
| 495 | <property name="ypad">0</property> |
|---|
| 496 | <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
|---|
| 497 | <property name="width_chars">-1</property> |
|---|
| 498 | <property name="single_line_mode">False</property> |
|---|
| 499 | <property name="angle">0</property> |
|---|
| 500 | </widget> |
|---|
| 501 | <packing> |
|---|
| 502 | <property name="left_attach">0</property> |
|---|
| 503 | <property name="right_attach">1</property> |
|---|
| 504 | <property name="top_attach">3</property> |
|---|
| 505 | <property name="bottom_attach">4</property> |
|---|
| 506 | <property name="x_options">fill</property> |
|---|
| 507 | <property name="y_options"></property> |
|---|
| 508 | </packing> |
|---|
| 509 | </child> |
|---|
| 510 | |
|---|
| 511 | <child> |
|---|
| 512 | <widget class="GtkLabel" id="label389"> |
|---|
| 513 | <property name="visible">True</property> |
|---|
| 514 | <property name="label" translatable="yes">Inactive</property> |
|---|
| 515 | <property name="use_underline">False</property> |
|---|
| 516 | <property name="use_markup">False</property> |
|---|
| 517 | <property name="justify">GTK_JUSTIFY_LEFT</property> |
|---|
| 518 | <property name="wrap">False</property> |
|---|
| 519 | <property name="selectable">False</property> |
|---|
| 520 | <property name="xalign">0</property> |
|---|
| 521 | <property name="yalign">0.5</property> |
|---|
| 522 | <property name="xpad">0</property> |
|---|
| 523 | <property name="ypad">0</property> |
|---|
| 524 | <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
|---|
| 525 | <property name="width_chars">-1</property> |
|---|
| 526 | <property name="single_line_mode">False</property> |
|---|
| 527 | <property name="angle">0</property> |
|---|
| 528 | </widget> |
|---|
| 529 | <packing> |
|---|
| 530 | <property name="left_attach">0</property> |
|---|
| 531 | <property name="right_attach">1</property> |
|---|
| 532 | <property name="top_attach">2</property> |
|---|
| 533 | <property name="bottom_attach">3</property> |
|---|
| 534 | <property name="x_options">fill</property> |
|---|
| 535 | <property name="y_options"></property> |
|---|
| 536 | </packing> |
|---|
| 537 | </child> |
|---|
| 538 | |
|---|
| 539 | <child> |
|---|
| 540 | <widget class="GtkColorButton" id="inactive_colorbutton"> |
|---|
| 541 | <property name="visible">True</property> |
|---|
| 542 | <property name="can_focus">True</property> |
|---|
| 543 | <property name="use_alpha">False</property> |
|---|
| 544 | <property name="focus_on_click">True</property> |
|---|
| 545 | <signal name="color_set" handler="on_inactive_colorbutton_color_set" last_modification_time="Sat, 18 Mar 2006 22:34:20 GMT"/> |
|---|
| 546 | </widget> |
|---|
| 547 | <packing> |
|---|
| 548 | <property name="left_attach">1</property> |
|---|
| 549 | <property name="right_attach">2</property> |
|---|
| 550 | <property name="top_attach">2</property> |
|---|
| 551 | <property name="bottom_attach">3</property> |
|---|
| 552 | <property name="x_options">fill</property> |
|---|
| 553 | <property name="y_options"></property> |
|---|
| 554< |
|---|