| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|---|
| 2 | <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd"> |
|---|
| 3 | <!--*- mode: xml -*--> |
|---|
| 4 | <glade-interface> |
|---|
| 5 | <widget class="GtkWindow" id="main_window"> |
|---|
| 6 | <property name="visible">True</property> |
|---|
| 7 | <property name="title" translatable="yes">Conseil Bug Triager</property> |
|---|
| 8 | <property name="default_width">750</property> |
|---|
| 9 | <property name="default_height">550</property> |
|---|
| 10 | <signal name="destroy" handler="on_main_window_destroy"/> |
|---|
| 11 | <child> |
|---|
| 12 | <widget class="GtkVBox" id="main_box"> |
|---|
| 13 | <property name="visible">True</property> |
|---|
| 14 | <child> |
|---|
| 15 | <widget class="GtkMenuBar" id="menubar"> |
|---|
| 16 | <property name="visible">True</property> |
|---|
| 17 | <child> |
|---|
| 18 | <widget class="GtkMenuItem" id="bugs_item"> |
|---|
| 19 | <property name="visible">True</property> |
|---|
| 20 | <property name="label" translatable="yes">_Bugs</property> |
|---|
| 21 | <property name="use_underline">True</property> |
|---|
| 22 | <child> |
|---|
| 23 | <widget class="GtkMenu" id="menuitem1_menu"> |
|---|
| 24 | <child> |
|---|
| 25 | <widget class="GtkImageMenuItem" id="ouvrir1"> |
|---|
| 26 | <property name="visible">True</property> |
|---|
| 27 | <property name="label">gtk-open</property> |
|---|
| 28 | <property name="use_underline">True</property> |
|---|
| 29 | <property name="use_stock">True</property> |
|---|
| 30 | <signal name="activate" handler="on_open_activate"/> |
|---|
| 31 | </widget> |
|---|
| 32 | </child> |
|---|
| 33 | <child> |
|---|
| 34 | <widget class="GtkImageMenuItem" id="enregistrer_sous1"> |
|---|
| 35 | <property name="visible">True</property> |
|---|
| 36 | <property name="label">gtk-save-as</property> |
|---|
| 37 | <property name="use_underline">True</property> |
|---|
| 38 | <property name="use_stock">True</property> |
|---|
| 39 | <signal name="activate" handler="on_enregistrer_sous1_activate"/> |
|---|
| 40 | </widget> |
|---|
| 41 | </child> |
|---|
| 42 | <child> |
|---|
| 43 | <widget class="GtkImageMenuItem" id="importer_bookmarks1"> |
|---|
| 44 | <property name="visible">True</property> |
|---|
| 45 | <property name="label" translatable="yes">_Import Bookmarks</property> |
|---|
| 46 | <property name="use_underline">True</property> |
|---|
| 47 | <signal name="activate" handler="on_import_activate"/> |
|---|
| 48 | <child internal-child="image"> |
|---|
| 49 | <widget class="GtkImage" id="menu-item-image1"> |
|---|
| 50 | <property name="icon_name">bookmarks_list_add</property> |
|---|
| 51 | </widget> |
|---|
| 52 | </child> |
|---|
| 53 | </widget> |
|---|
| 54 | </child> |
|---|
| 55 | <child> |
|---|
| 56 | <widget class="GtkImageMenuItem" id="exporter_bookmarks1"> |
|---|
| 57 | <property name="visible">True</property> |
|---|
| 58 | <property name="label" translatable="yes">E_xport Bookmarks</property> |
|---|
| 59 | <property name="use_underline">True</property> |
|---|
| 60 | <signal name="activate" handler="on_exporter_bookmarks_activate"/> |
|---|
| 61 | <child internal-child="image"> |
|---|
| 62 | <widget class="GtkImage" id="menu-item-image3"> |
|---|
| 63 | <property name="icon_name">stock_export</property> |
|---|
| 64 | </widget> |
|---|
| 65 | </child> |
|---|
| 66 | </widget> |
|---|
| 67 | </child> |
|---|
| 68 | <child> |
|---|
| 69 | <widget class="GtkSeparatorMenuItem" id="separatormenuitem1"> |
|---|
| 70 | <property name="visible">True</property> |
|---|
| 71 | </widget> |
|---|
| 72 | </child> |
|---|
| 73 | <child> |
|---|
| 74 | <widget class="GtkImageMenuItem" id="quitter1"> |
|---|
| 75 | <property name="visible">True</property> |
|---|
| 76 | <property name="label">gtk-quit</property> |
|---|
| 77 | <property name="use_underline">True</property> |
|---|
| 78 | <property name="use_stock">True</property> |
|---|
| 79 | <signal name="activate" handler="on_quit_activate"/> |
|---|
| 80 | </widget> |
|---|
| 81 | </child> |
|---|
| 82 | </widget> |
|---|
| 83 | </child> |
|---|
| 84 | </widget> |
|---|
| 85 | </child> |
|---|
| 86 | <child> |
|---|
| 87 | <widget class="GtkMenuItem" id="edit_item"> |
|---|
| 88 | <property name="visible">True</property> |
|---|
| 89 | <property name="label" translatable="yes">_Édition</property> |
|---|
| 90 | <property name="use_underline">True</property> |
|---|
| 91 | <child> |
|---|
| 92 | <widget class="GtkMenu" id="edit_menu"> |
|---|
| 93 | <child> |
|---|
| 94 | <widget class="GtkImageMenuItem" id="accounts"> |
|---|
| 95 | <property name="visible">True</property> |
|---|
| 96 | <property name="label" translatable="yes">Comptes</property> |
|---|
| 97 | <property name="use_underline">True</property> |
|---|
| 98 | <signal name="activate" handler="on_account_activate"/> |
|---|
| 99 | <child internal-child="image"> |
|---|
| 100 | <widget class="GtkImage" id="account-menu-icon"> |
|---|
| 101 | <property name="icon_name">config-users</property> |
|---|
| 102 | </widget> |
|---|
| 103 | </child> |
|---|
| 104 | </widget> |
|---|
| 105 | </child> |
|---|
| 106 | </widget> |
|---|
| 107 | </child> |
|---|
| 108 | </widget> |
|---|
| 109 | </child> |
|---|
| 110 | <child> |
|---|
| 111 | <widget class="GtkMenuItem" id="view_item"> |
|---|
| 112 | <property name="visible">True</property> |
|---|
| 113 | <property name="label" translatable="yes">Afficha_ge</property> |
|---|
| 114 | <property name="use_underline">True</property> |
|---|
| 115 | <child> |
|---|
| 116 | <widget class="GtkMenu" id="menuitem3_menu"> |
|---|
| 117 | <child> |
|---|
| 118 | <widget class="GtkCheckMenuItem" id="sidebar_display"> |
|---|
| 119 | <property name="visible">True</property> |
|---|
| 120 | <property name="label" translatable="yes">Sidebar</property> |
|---|
| 121 | <property name="use_underline">True</property> |
|---|
| 122 | <property name="active">True</property> |
|---|
| 123 | <signal name="activate" handler="on_sidebar_display_activate"/> |
|---|
| 124 | <accelerator key="F9" modifiers="" signal="activate"/> |
|---|
| 125 | </widget> |
|---|
| 126 | </child> |
|---|
| 127 | </widget> |
|---|
| 128 | </child> |
|---|
| 129 | </widget> |
|---|
| 130 | </child> |
|---|
| 131 | <child> |
|---|
| 132 | <widget class="GtkMenuItem" id="help_item"> |
|---|
| 133 | <property name="visible">True</property> |
|---|
| 134 | <property name="label" translatable="yes">_Aide</property> |
|---|
| 135 | <property name="use_underline">True</property> |
|---|
| 136 | <child> |
|---|
| 137 | <widget class="GtkMenu" id="menuitem4_menu"> |
|---|
| 138 | <child> |
|---|
| 139 | <widget class="GtkImageMenuItem" id="À_propos"> |
|---|
| 140 | <property name="visible">True</property> |
|---|
| 141 | <property name="label">gtk-about</property> |
|---|
| 142 | <property name="use_underline">True</property> |
|---|
| 143 | <property name="use_stock">True</property> |
|---|
| 144 | <signal name="activate" handler="on_a_propos_activate"/> |
|---|
| 145 | </widget> |
|---|
| 146 | </child> |
|---|
| 147 | </widget> |
|---|
| 148 | </child> |
|---|
| 149 | </widget> |
|---|
| 150 | </child> |
|---|
| 151 | </widget> |
|---|
| 152 | <packing> |
|---|
| 153 | <property name="expand">False</property> |
|---|
| 154 | <property name="fill">False</property> |
|---|
| 155 | </packing> |
|---|
| 156 | </child> |
|---|
| 157 | <child> |
|---|
| 158 | <widget class="GtkHPaned" id="hpane"> |
|---|
| 159 | <property name="visible">True</property> |
|---|
| 160 | <property name="can_focus">True</property> |
|---|
| 161 | <property name="border_width">2</property> |
|---|
| 162 | <child> |
|---|
| 163 | <widget class="GtkNotebook" id="sidebar"> |
|---|
| 164 | <property name="visible">True</property> |
|---|
| 165 | <property name="can_focus">True</property> |
|---|
| 166 | <property name="border_width">4</property> |
|---|
| 167 | <property name="tab_pos">GTK_POS_BOTTOM</property> |
|---|
| 168 | <property name="show_border">False</property> |
|---|
| 169 | <child> |
|---|
| 170 | <widget class="GtkVBox" id="bookmark_box"> |
|---|
| 171 | <property name="visible">True</property> |
|---|
| 172 | <property name="border_width">4</property> |
|---|
| 173 | <property name="spacing">6</property> |
|---|
| 174 | <child> |
|---|
| 175 | <widget class="GtkHBox" id="bookmark_title_box"> |
|---|
| 176 | <property name="visible">True</property> |
|---|
| 177 | <child> |
|---|
| 178 | <widget class="GtkImage" id="bookmark_title_icon"> |
|---|
| 179 | <property name="visible">True</property> |
|---|
| 180 | <property name="xpad">3</property> |
|---|
| 181 | <property name="icon_size">2</property> |
|---|
| 182 | <property name="icon_name">stock_bookmark</property> |
|---|
| 183 | </widget> |
|---|
| 184 | <packing> |
|---|
| 185 | <property name="expand">False</property> |
|---|
| 186 | <property name="fill">False</property> |
|---|
| 187 | </packing> |
|---|
| 188 | </child> |
|---|
| 189 | <child> |
|---|
| 190 | <widget class="GtkLabel" id="bookmark_title_label"> |
|---|
| 191 | <property name="visible">True</property> |
|---|
| 192 | <property name="xalign">0</property> |
|---|
| 193 | <property name="label" translatable="yes"><b>Bookmarks</b></property> |
|---|
| 194 | <property name="use_markup">True</property> |
|---|
| 195 | <property name="ellipsize">PANGO_ELLIPSIZE_END</property> |
|---|
| 196 | </widget> |
|---|
| 197 | <packing> |
|---|
| 198 | <property name="position">1</property> |
|---|
| 199 | </packing> |
|---|
| 200 | </child> |
|---|
| 201 | <child> |
|---|
| 202 | <widget class="GtkButton" id="sidebar_close_button1"> |
|---|
| 203 | <property name="visible">True</property> |
|---|
| 204 | <property name="can_focus">True</property> |
|---|
| 205 | <property name="border_width">5</property> |
|---|
| 206 | <property name="relief">GTK_RELIEF_NONE</property> |
|---|
| 207 | <signal name="clicked" handler="on_sidebar_close_button_clicked"/> |
|---|
| 208 | <child> |
|---|
| 209 | <widget class="GtkImage" id="image2"> |
|---|
| 210 | <property name="visible">True</property> |
|---|
| 211 | <property name="stock">gtk-close</property> |
|---|
| 212 | <property name="icon_size">1</property> |
|---|
| 213 | </widget> |
|---|
| 214 | </child> |
|---|
| 215 | </widget> |
|---|
| 216 | <packing> |
|---|
| 217 | <property name="expand">False</property> |
|---|
| 218 | <property name="fill">False</property> |
|---|
| 219 | <property name="position">2</property> |
|---|
| 220 | </packing> |
|---|
| 221 | </child> |
|---|
| 222 | </widget> |
|---|
| 223 | <packing> |
|---|
| 224 | <property name="expand">False</property> |
|---|
| 225 | <property name="fill">False</property> |
|---|
| 226 | </packing> |
|---|
| 227 | </child> |
|---|
| 228 | <child> |
|---|
| 229 | <widget class="GtkScrolledWindow" id="bookmark_window"> |
|---|
| 230 | <property name="visible">True</property> |
|---|
| 231 | <property name="can_focus">True</property> |
|---|
| 232 | <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
|---|
| 233 | <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
|---|
| 234 | <property name="shadow_type">GTK_SHADOW_IN</property> |
|---|
| 235 | <child> |
|---|
| 236 | <widget class="GtkTreeView" id="bookmarks_list"> |
|---|
| 237 | <property name="visible">True</property> |
|---|
| 238 | <property name="can_focus">True</property> |
|---|
| 239 | <property name="headers_visible">False</property> |
|---|
| 240 | <property name="reorderable">True</property> |
|---|
| 241 | <signal name="button_press_event" handler="on_bookmarks_button_press_event"/> |
|---|
| 242 | <signal name="row_activated" handler="on_bookmarks_row_activated"/> |
|---|
| 243 | </widget> |
|---|
| 244 | </child> |
|---|
| 245 | </widget> |
|---|
| 246 | <packing> |
|---|
| 247 | <property name="position">1</property> |
|---|
| 248 | </packing> |
|---|
| 249 | </child> |
|---|
| 250 | <child> |
|---|
| 251 | <widget class="GtkHBox" id="bookmark_action_box"> |
|---|
| 252 | <property name="visible">True</property> |
|---|
| 253 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 254 | <property name="spacing">4</property> |
|---|
| 255 | <property name="homogeneous">True</property> |
|---|
| 256 | <child> |
|---|
| 257 | <widget class="GtkButton" id="add_bookmark_button1"> |
|---|
| 258 | <property name="visible">True</property> |
|---|
| 259 | <property name="can_focus">True</property> |
|---|
| 260 | <property name="receives_default">True</property> |
|---|
| 261 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 262 | <property name="label" translatable="yes">gtk-add</property> |
|---|
| 263 | <property name="use_stock">True</property> |
|---|
| 264 | <signal name="clicked" handler="on_add_bookmark_button_clicked"/> |
|---|
| 265 | </widget> |
|---|
| 266 | </child> |
|---|
| 267 | <child> |
|---|
| 268 | <widget class="GtkButton" id="remove_bookmark_button"> |
|---|
| 269 | <property name="visible">True</property> |
|---|
| 270 | <property name="can_focus">True</property> |
|---|
| 271 | <property name="receives_default">True</property> |
|---|
| 272 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 273 | <property name="label" translatable="yes">gtk-remove</property> |
|---|
| 274 | <property name="use_stock">True</property> |
|---|
| 275 | <signal name="clicked" handler="on_remove_bookmark_button_clicked"/> |
|---|
| 276 | </widget> |
|---|
| 277 | <packing> |
|---|
| 278 | <property name="position">1</property> |
|---|
| 279 | </packing> |
|---|
| 280 | </child> |
|---|
| 281 | </widget> |
|---|
| 282 | <packing> |
|---|
| 283 | <property name="expand">False</property> |
|---|
| 284 | <property name="position">2</property> |
|---|
| 285 | </packing> |
|---|
| 286 | </child> |
|---|
| 287 | </widget> |
|---|
| 288 | <packing> |
|---|
| 289 | <property name="tab_expand">False</property> |
|---|
| 290 | </packing> |
|---|
| 291 | </child> |
|---|
| 292 | <child> |
|---|
| 293 | <widget class="GtkImage" id="bookmark_tab_icon"> |
|---|
| 294 | <property name="visible">True</property> |
|---|
| 295 | <property name="icon_name">stock_bookmark</property> |
|---|
| 296 | </widget> |
|---|
| 297 | <packing> |
|---|
| 298 | <property name="type">tab</property> |
|---|
| 299 | <property name="tab_expand">False</property> |
|---|
| 300 | <property name="tab_fill">False</property> |
|---|
| 301 | </packing> |
|---|
| 302 | </child> |
|---|
| 303 | <child> |
|---|
| 304 | <widget class="GtkVBox" id="adv_search_side_box"> |
|---|
| 305 | <property name="visible">True</property> |
|---|
| 306 | <property name="border_width">4</property> |
|---|
| 307 | <child> |
|---|
| 308 | <widget class="GtkHBox" id="adv_search_title_box"> |
|---|
| 309 | <property name="visible">True</property> |
|---|
| 310 | <child> |
|---|
| 311 | <widget class="GtkImage" id="adv_search_title_icon"> |
|---|
| 312 | <property name="visible">True</property> |
|---|
| 313 | <property name="xpad">3</property> |
|---|
| 314 | <property name="stock">gtk-find</property> |
|---|
| 315 | <property name="icon_size">2</property> |
|---|
| 316 | </widget> |
|---|
| 317 | <packing> |
|---|
| 318 | <property name="expand">False</property> |
|---|
| 319 | <property name="fill">False</property> |
|---|
| 320 | </packing> |
|---|
| 321 | </child> |
|---|
| 322 | <child> |
|---|
| 323 | <widget class="GtkLabel" id="adv_search_title_label"> |
|---|
| 324 | <property name="visible">True</property> |
|---|
| 325 | <property name="xalign">0</property> |
|---|
| 326 | <property name="label" translatable="yes"><b>Advanced Search</b></property> |
|---|
| 327 | <property name="use_markup">True</property> |
|---|
| 328 | <property name="ellipsize">PANGO_ELLIPSIZE_END</property> |
|---|
| 329 | </widget> |
|---|
| 330 | <packing> |
|---|
| 331 | <property name="position">1</property> |
|---|
| 332 | </packing> |
|---|
| 333 | </child> |
|---|
| 334 | <child> |
|---|
| 335 | <widget class="GtkButton" id="sidebar_close_button2"> |
|---|
| 336 | <property name="visible">True</property> |
|---|
| 337 | <property name="can_focus">True</property> |
|---|
| 338 | <property name="border_width">5</property> |
|---|
| 339 | <property name="relief">GTK_RELIEF_NONE</property> |
|---|
| 340 | <signal name="clicked" handler="on_sidebar_close_button_clicked"/> |
|---|
| 341 | <child> |
|---|
| 342 | <widget class="GtkImage" id="image6"> |
|---|
| 343 | <property name="visible">True</property> |
|---|
| 344 | <property name="stock">gtk-close</property> |
|---|
| 345 | <property name="icon_size">1</property> |
|---|
| 346 | </widget> |
|---|
| 347 | </child> |
|---|
| 348 | </widget> |
|---|
| 349 | <packing> |
|---|
| 350 | <property name="expand">False</property> |
|---|
| 351 | <property name="fill">False</property> |
|---|
| 352 | <property name="position">2</property> |
|---|
| 353 | </packing> |
|---|
| 354 | </child> |
|---|
| 355 | </widget> |
|---|
| 356 | <packing> |
|---|
| 357 | <property name="expand">False</property> |
|---|
| 358 | <property name="fill">False</property> |
|---|
| 359 | </packing> |
|---|
| 360 | </child> |
|---|
| 361 | <child> |
|---|
| 362 | <widget class="GtkLabel" id="omega13"> |
|---|
| 363 | <property name="visible">True</property> |
|---|
| 364 | <property name="label" translatable="yes">Omega 13</property> |
|---|
| 365 | </widget> |
|---|
| 366 | <packing> |
|---|
| 367 | <property name="expand">False</property> |
|---|
| 368 | <property name="fill">False</property> |
|---|
| 369 | <property name="position">1</property> |
|---|
| 370 | </packing> |
|---|
| 371 | </child> |
|---|
| 372 | </widget> |
|---|
| 373 | <packing> |
|---|
| 374 | <property name="position">1</property> |
|---|
| 375 | <property name="tab_expand">False</property> |
|---|
| 376 | </packing> |
|---|
| 377 | </child> |
|---|
| 378 | <child> |
|---|
| 379 | <widget class="GtkImage" id="adv_search_tab_icon"> |
|---|
| 380 | <property name="visible">True</property> |
|---|
| 381 | <property name="stock">gtk-find</property> |
|---|
| 382 | </widget> |
|---|
| 383 | <packing> |
|---|
| 384 | <property name="type">tab</property> |
|---|
| 385 | <property name="position">1</property> |
|---|
| 386 | <property name="tab_expand">False</property> |
|---|
| 387 | <property name="tab_fill">False</property> |
|---|
| 388 | </packing> |
|---|
| 389 | </child> |
|---|
| 390 | </widget> |
|---|
| 391 | <packing> |
|---|
| 392 | <property name="resize">False</property> |
|---|
| 393 | <property name="shrink">False</property> |
|---|
| 394 | </packing> |
|---|
| 395 | </child> |
|---|
| 396 | <child> |
|---|
| 397 | <widget class="GtkVBox" id="main_vbox"> |
|---|
| 398 | <property name="visible">True</property> |
|---|
| 399 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 400 | <property name="border_width">4</property> |
|---|
| 401 | <property name="spacing">4</property> |
|---|
| 402 | <child> |
|---|
| 403 | <widget class="GtkHBox" id="simple_search_hbox"> |
|---|
| 404 | <property name="visible">True</property> |
|---|
| 405 | <property name="border_width">2</property> |
|---|
| 406 | <property name="spacing">6</property> |
|---|
| 407 | <child> |
|---|
| 408 | <widget class="GtkEntry" id="simple_search_entry"> |
|---|
| 409 | <property name="visible">True</property> |
|---|
| 410 | <property name="can_focus">True</property> |
|---|
| 411 | <property name="activates_default">True</property> |
|---|
| 412 | </widget> |
|---|
| 413 | </child> |
|---|
| 414 | <child> |
|---|
| 415 | <widget class="GtkButton" id="simple_search_button"> |
|---|
| 416 | <property name="visible">True</property> |
|---|
| 417 | <property name="can_focus">True</property> |
|---|
| 418 | <property name="can_default">True</property> |
|---|
| 419 | <property name="has_default">True</property> |
|---|
| 420 | <property name="label" translatable="yes">gtk-find</property> |
|---|
| 421 | <property name="use_stock">True</property> |
|---|
| 422 | <signal name="clicked" handler="on_simple_search_button_clicked"/> |
|---|
| 423 | </widget> |
|---|
| 424 | <packing> |
|---|
| 425 | <property name="expand">False</property> |
|---|
| 426 | <property name="fill">False</property> |
|---|
| 427 | <property name="position">1</property> |
|---|
| 428 | </packing> |
|---|
| 429 | </child> |
|---|
| 430 | <child> |
|---|
| 431 | <widget class="GtkComboBox" id="bts_list1"> |
|---|
| 432 | <property name="visible">True</property> |
|---|
| 433 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 434 | </widget> |
|---|
| 435 | <packing> |
|---|
| 436 | <property name="position">2</property> |
|---|
| 437 | </packing> |
|---|
| 438 | </child> |
|---|
| 439 | </widget> |
|---|
| 440 | <packing> |
|---|
| 441 | <property name="expand">False</property> |
|---|
| 442 | </packing> |
|---|
| 443 | </child> |
|---|
| 444 | <child> |
|---|
| 445 | <widget class="GtkNotebook" id="bugs_notebook"> |
|---|
| 446 | <property name="visible">True</property> |
|---|
| 447 | <property name="can_focus">True</property> |
|---|
| 448 | <property name="show_border">False</property> |
|---|
| 449 | <property name="scrollable">True</property> |
|---|
| 450 | <signal name="switch_page" handler="on_bugs_notebook_switch_page"/> |
|---|
| 451 | <child> |
|---|
| 452 | <widget class="GtkLabel" id="welcome_label"> |
|---|
| 453 | <property name="visible">True</property> |
|---|
| 454 | <property name="label" translatable="yes">Welcome to Conseil Bug Triager</property> |
|---|
| 455 | </widget> |
|---|
| 456 | <packing> |
|---|
| 457 | <property name="tab_expand">False</property> |
|---|
| 458 | </packing> |
|---|
| 459 | </child> |
|---|
| 460 | <child> |
|---|
| 461 | <widget class="GtkHBox" id="home_tab"> |
|---|
| 462 | <property name="visible">True</property> |
|---|
| 463 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 464 | <property name="border_width">2</property> |
|---|
| 465 | <child> |
|---|
| 466 | <widget class="GtkImage" id="home_icon"> |
|---|
| 467 | <property name="visible">True</property> |
|---|
| 468 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 469 | <property name="stock">gtk-home</property> |
|---|
| 470 | </widget> |
|---|
| 471 | </child> |
|---|
| 472 | <child> |
|---|
| 473 | <widget class="GtkLabel" id="home_label"> |
|---|
| 474 | <property name="visible">True</property> |
|---|
| 475 | <property name="label" translatable="yes">Start Page</property> |
|---|
| 476 | </widget> |
|---|
| 477 | <packing> |
|---|
| 478 | <property name="position">1</property> |
|---|
| 479 | </packing> |
|---|
| 480 | </child> |
|---|
| 481 | </widget> |
|---|
| 482 | <packing> |
|---|
| 483 | <property name="type">tab</property> |
|---|
| 484 | <property name="tab_expand">False</property> |
|---|
| 485 | <property name="tab_fill">False</property> |
|---|
| 486 | </packing> |
|---|
| 487 | </child> |
|---|
| 488 | </widget> |
|---|
| 489 | <packing> |
|---|
| 490 | <property name="position">1</property> |
|---|
| 491 | </packing> |
|---|
| 492 | </child> |
|---|
| 493 | </widget> |
|---|
| 494 | </child> |
|---|
| 495 | </widget> |
|---|
| 496 | <packing> |
|---|
| 497 | <property name="padding">5</property> |
|---|
| 498 | <property name="position">1</property> |
|---|
| 499 | </packing> |
|---|
| 500 | </child> |
|---|
| 501 | <child> |
|---|
| 502 | <widget class="GtkStatusbar" id="statusbar"> |
|---|
| 503 | <property name="visible">True</property> |
|---|
| 504 | </widget> |
|---|
| 505 | <packing> |
|---|
| 506 | <property name="expand">False</property> |
|---|
| 507 | <property name="fill">False</property> |
|---|
| 508 | <property name="padding">1</property> |
|---|
| 509 | <property name="position">2</property> |
|---|
| 510 | </packing> |
|---|
| 511 | </child> |
|---|
| 512 | </widget> |
|---|
| 513 | </child> |
|---|
| 514 | </widget> |
|---|
| 515 | <widget class="GtkWindow" id="tab_label"> |
|---|
| 516 | <property name="sensitive">False</property> |
|---|
| 517 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 518 | <child> |
|---|
| 519 | <widget class="GtkHBox" id="hbox_closetab"> |
|---|
| 520 | <property name="visible">True</property> |
|---|
| 521 | <child> |
|---|
| 522 | <widget class="GtkImage" id="image7"> |
|---|
| 523 | <property name="visible">True</property> |
|---|
| 524 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 525 | <property name="stock">gtk-find</property> |
|---|
| 526 | <property name="icon_size">3</property> |
|---|
| 527 | </widget> |
|---|
| 528 | <packing> |
|---|
| 529 | <property name="expand">False</property> |
|---|
| 530 | <property name="fill">False</property> |
|---|
| 531 | </packing> |
|---|
| 532 | </child> |
|---|
| 533 | <child> |
|---|
| 534 | <widget class="GtkLabel" id="label_closetab1"> |
|---|
| 535 | <property name="visible">True</property> |
|---|
| 536 | <property name="label" translatable="yes">Tab label</property> |
|---|
| 537 | <property name="ellipsize">PANGO_ELLIPSIZE_END</property> |
|---|
| 538 | <property name="width_chars">8</property> |
|---|
| 539 | </widget> |
|---|
| 540 | <packing> |
|---|
| 541 | <property name="position">1</property> |
|---|
| 542 | </packing> |
|---|
| 543 | </child> |
|---|
| 544 | <child> |
|---|
| 545 | <widget class="GtkButton" id="close_closetab1"> |
|---|
| 546 | <property name="visible">True</property> |
|---|
| 547 | <property name="can_focus">True</property> |
|---|
| 548 | <property name="relief">GTK_RELIEF_NONE</property> |
|---|
| 549 | <signal name="clicked" handler="on_close_tab_clicked"/> |
|---|
| 550 | <child> |
|---|
| 551 | <widget class="GtkImage" id="image3"> |
|---|
| 552 | <property name="visible">True</property> |
|---|
| 553 | <property name="xalign">0</property> |
|---|
| 554 | <property name="yalign">0</property> |
|---|
| 555 | <property name="stock">gtk-close</property> |
|---|
| 556 | <property name="icon_size">1</property> |
|---|
| 557 | </widget> |
|---|
| 558 | </child> |
|---|
| 559 | </widget> |
|---|
| 560 | <packing> |
|---|
| 561 | <property name="expand">False</property> |
|---|
| 562 | <property name="fill">False</property> |
|---|
| 563 | <property name="position">2</property> |
|---|
| 564 | </packing> |
|---|
| 565 | </child> |
|---|
| 566 | </widget> |
|---|
| 567 | </child> |
|---|
| 568 | </widget> |
|---|
| 569 | <widget class="GtkWindow" id="bug_template"> |
|---|
| 570 | <property name="title" translatable="yes">window1</property> |
|---|
| 571 | <child> |
|---|
| 572 | <widget class="GtkVBox" id="bug_main"> |
|---|
| 573 | <property name="visible">True</property> |
|---|
| 574 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 575 | <child> |
|---|
| 576 | <widget class="GtkScrolledWindow" id="bug_window"> |
|---|
| 577 | <property name="visible">True</property> |
|---|
| 578 | <property name="can_focus">True</property> |
|---|
| 579 | <property name="border_width">6</property> |
|---|
| 580 | <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
|---|
| 581 | <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
|---|
| 582 | <child> |
|---|
| 583 | <widget class="GtkViewport" id="viewport1"> |
|---|
| 584 | <property name="visible">True</property> |
|---|
| 585 | <child> |
|---|
| 586 | <widget class="GtkVBox" id="vbox4"> |
|---|
| 587 | <property name="visible">True</property> |
|---|
| 588 | <child> |
|---|
| 589 | <widget class="GtkViewport" id="viewport2"> |
|---|
| 590 | <property name="visible">True</property> |
|---|
| 591 | <property name="border_width">12</property> |
|---|
| 592 | <child> |
|---|
| 593 | <widget class="GtkVBox" id="vbox5"> |
|---|
| 594 | <property name="visible">True</property> |
|---|
| 595 | <property name="border_width">6</property> |
|---|
| 596 | <child> |
|---|
| 597 | <widget class="GtkButton" id="browser_button"> |
|---|
| 598 | <property name="visible">True</property> |
|---|
| 599 | <property name="can_focus">True</property> |
|---|
| 600 | <property name="relief">GTK_RELIEF_NONE</property> |
|---|
| 601 | <signal name="clicked" handler="callback_browser"/> |
|---|
| 602 | <child> |
|---|
| 603 | <widget class="GtkHBox" id="hbox6"> |
|---|
| 604 | <property name="visible">True</property> |
|---|
| 605 | <property name="spacing">2</property> |
|---|
| 606 | <child> |
|---|
| 607 | <widget class="GtkImage" id="got_to_bug_icon"> |
|---|
| 608 | <property name="visible">True</property> |
|---|
| 609 | <property name="icon_size">1</property> |
|---|
| 610 | <property name="icon_name">gnome-globe</property> |
|---|
| 611 | </widget> |
|---|
| 612 | <packing> |
|---|
| 613 | <property name="expand">False</property> |
|---|
| 614 | <property name="fill">False</property> |
|---|
| 615 | </packing> |
|---|
| 616 | </child> |
|---|
| 617 | <child> |
|---|
| 618 | <widget class="GtkLabel" id="number"> |
|---|
| 619 | <property name="visible">True</property> |
|---|
| 620 | <property name="can_focus">True</property> |
|---|
| 621 | <property name="label" translatable="yes"><b><big>bug nbr</big></b></property> |
|---|
| 622 | <property name="use_markup">True</property> |
|---|
| 623 | <property name="selectable">True</property> |
|---|
| 624 | </widget> |
|---|
| 625 | <packing> |
|---|
| 626 | <property name="expand">False</property> |
|---|
| 627 | <property name="fill">False</property> |
|---|
| 628 | <property name="padding">10</property> |
|---|
| 629 | <property name="position">1</property> |
|---|
| 630 | </packing> |
|---|
| 631 | </child> |
|---|
| 632 | <child> |
|---|
| 633 | <widget class="GtkLabel" id="title"> |
|---|
| 634 | <property name="visible">True</property> |
|---|
| 635 | <property name="label" translatable="yes"><b>Titre</b></property> |
|---|
| 636 | <property name="use_markup">True</property> |
|---|
| 637 | <property name="use_underline">True</property> |
|---|
| 638 | <property name="justify">GTK_JUSTIFY_CENTER</property> |
|---|
| 639 | <property name="wrap">True</property> |
|---|
| 640 | </widget> |
|---|
| 641 | <packing> |
|---|
| 642 | <property name="padding">49</property> |
|---|
| 643 | <property name="position">2</property> |
|---|
| 644 | </packing> |
|---|
| 645 | </child> |
|---|
| 646 | </widget> |
|---|
| 647 | </child> |
|---|
| 648 | </widget> |
|---|
| 649 | <packing> |
|---|
| 650 | <property name="expand">False</property> |
|---|
| 651 | <property name="fill">False</property> |
|---|
| 652 | <property name="padding">5</property> |
|---|
| 653 | </packing> |
|---|
| 654 | </child> |
|---|
| 655 | <child> |
|---|
| 656 | <widget class="GtkVBox" id="vbox6"> |
|---|
| 657 | <property name="visible">True</property> |
|---|
| 658 | <child> |
|---|
| 659 | <widget class="GtkHBox" id="hbox10"> |
|---|
| 660 | <property name="visible">True</property> |
|---|
| 661 | <property name="border_width">6</property> |
|---|
| 662 | <property name="spacing">6</property> |
|---|
| 663 | <child> |
|---|
| 664 | <widget class="GtkLabel" id="package"> |
|---|
| 665 | <property name="visible">True</property> |
|---|
| 666 | <property name="can_focus">True</property> |
|---|
| 667 | <property name="ypad">5</property> |
|---|
| 668 | <property name="label" translatable="yes"><b>Package</b></property> |
|---|
| 669 | <property name="use_markup">True</property> |
|---|
| 670 | <property name="justify">GTK_JUSTIFY_RIGHT</property> |
|---|
| 671 | <property name="wrap">True</property> |
|---|
| 672 | <property name="selectable">True</property> |
|---|
| 673 | </widget> |
|---|
| 674 | <packing> |
|---|
| 675 | <property name="expand">False</property> |
|---|
| 676 | </packing> |
|---|
| 677 | </child> |
|---|
| 678 | <child> |
|---|
| 679 | <widget class="GtkHBox" id="hbox11"> |
|---|
| 680 | <property name="visible">True</property> |
|---|
| 681 | <property name="spacing">6</property> |
|---|
| 682 | <child> |
|---|
| 683 | <widget class="GtkVSeparator" id="vseparator2"> |
|---|
| 684 | <property name="visible">True</property> |
|---|
| 685 | </widget> |
|---|
| 686 | <packing> |
|---|
| 687 | <property name="expand">False</property> |
|---|
| 688 | </packing> |
|---|
| 689 | </child> |
|---|
| 690 | <child> |
|---|
| 691 | <widget class="GtkLabel" id="status"> |
|---|
| 692 | <property name="visible">True</property> |
|---|
| 693 | <property name="xpad">5</property> |
|---|
| 694 | <property name="ypad">5</property> |
|---|
| 695 | <property name="label" translatable="yes">Status</property> |
|---|
| 696 | <property name="justify">GTK_JUSTIFY_RIGHT</property> |
|---|
| 697 | </widget> |
|---|
| 698 | <packing> |
|---|
| 699 | <property name="expand">False</property> |
|---|
| 700 | <property name="fill">False</property> |
|---|
| 701 | <property name="position">1</property> |
|---|
| 702 | </packing> |
|---|
| 703 | </child> |
|---|
| 704 | <child> |
|---|
| 705 | <widget class="GtkVSeparator" id="vseparator3"> |
|---|
| 706 | <property name="visible">True</property> |
|---|
| 707 | </widget> |
|---|
| 708 | <packing> |
|---|
| 709 | <property name="expand">False</property> |
|---|
| 710 | <property name="position">2</property> |
|---|
| 711 | </packing> |
|---|
| 712 | </child> |
|---|
| 713 | <child> |
|---|
| 714 | <widget class="GtkLabel" id="importance"> |
|---|
| 715 | <property name="visible">True</property> |
|---|
| 716 | <property name="xpad">5</property> |
|---|
| 717 | <property name="ypad">5</property> |
|---|
| 718 | <property name="label" translatable="yes">Importance</property> |
|---|
| 719 | <property name="justify">GTK_JUSTIFY_RIGHT</property> |
|---|
| 720 | </widget> |
|---|
| 721 | <packing> |
|---|
| 722 | <property name="expand">False</property> |
|---|
| 723 | <property name="fill">False</property> |
|---|
| 724 | <property name="position">3</property> |
|---|
| 725 | </packing> |
|---|
| 726 | </child> |
|---|
| 727 | <child> |
|---|
| 728 | <widget class="GtkVSeparator" id="vseparator4"> |
|---|
| 729 | <property name="visible">True</property> |
|---|
| 730 | </widget> |
|---|
| 731 | <packing> |
|---|
| 732 | <property name="expand">False</property> |
|---|
| 733 | <property name="position">4</property> |
|---|
| 734 | </packing> |
|---|
| 735 | </child> |
|---|
| 736 | <child> |
|---|
| 737 | <widget class="GtkLabel" id="assigned"> |
|---|
| 738 | <property name="visible">True</property> |
|---|
| 739 | <property name="can_focus">True</property> |
|---|
| 740 | <property name="xpad">5</property> |
|---|
| 741 | <property name="ypad">5</property> |
|---|
| 742 | <property name="label" translatable="yes"><i>Assigned</i></property> |
|---|
| 743 | <property name="use_markup">True</property> |
|---|
| 744 | <property name="justify">GTK_JUSTIFY_RIGHT</property> |
|---|
| 745 | <property name="wrap">True</property> |
|---|
| 746 | <property name="selectable">True</property> |
|---|
| 747 | </widget> |
|---|
| 748 | <packing> |
|---|
| 749 | <property name="expand">False</property> |
|---|
| 750 | <property name="fill">False</property> |
|---|
| 751 | <property name="position">5</property> |
|---|
| 752 | </packing> |
|---|
| 753 | </child> |
|---|
| 754 | </widget> |
|---|
| 755 | <packing> |
|---|
| 756 | <property name="position">1</property> |
|---|
| 757 | </packing> |
|---|
| 758 | </child> |
|---|
| 759 | </widget> |
|---|
| 760 | <packing> |
|---|
| 761 | <property name="expand">False</property> |
|---|
| 762 | </packing> |
|---|
| 763 | </child> |
|---|
| 764 | <child> |
|---|
| 765 | <widget class="GtkLabel" id="description"> |
|---|
| 766 | <property name="visible">True</property> |
|---|
| 767 | <property name="can_focus">True</property> |
|---|
| 768 | <property name="label" translatable="yes">Description</property> |
|---|
| 769 | <property name="use_markup">True</property> |
|---|
| 770 | <property name="use_underline">True</property> |
|---|
| 771 | <property name="wrap">True</property> |
|---|
| 772 | <property name="selectable">True</property> |
|---|
| 773 | </widget> |
|---|
| 774 | <packing> |
|---|
| 775 | <property name="position">1</property> |
|---|
| 776 | </packing> |
|---|
| 777 | </child> |
|---|
| 778 | </widget> |
|---|
| 779 | <packing> |
|---|
| 780 | <property name="padding">5</property> |
|---|
| 781 | <property name="position">1</property> |
|---|
| 782 | </packing> |
|---|
| 783 | </child> |
|---|
| 784 | </widget> |
|---|
| 785 | </child> |
|---|
| 786 | </widget> |
|---|
| 787 | </child> |
|---|
| 788 | <child> |
|---|
| 789 | <widget class="GtkFrame" id="com_frame"> |
|---|
| 790 | <property name="visible">True</property> |
|---|
| 791 | <property name="border_width">12</property> |
|---|
| 792 | <property name="label_xalign">0</property> |
|---|
| 793 | <property name="label_yalign">0</property> |
|---|
| 794 | <property name="shadow_type">GTK_SHADOW_NONE</property> |
|---|
| 795 | <child> |
|---|
| 796 | <widget class="GtkVBox" id="comments"> |
|---|
| 797 | <property name="visible">True</property> |
|---|
| 798 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 799 | <property name="border_width">4</property> |
|---|
| 800 | <child> |
|---|
| 801 | <placeholder/> |
|---|
| 802 | </child> |
|---|
| 803 | </widget> |
|---|
| 804 | </child> |
|---|
| 805 | <child> |
|---|
| 806 | <widget class="GtkLabel" id="comments_nbr"> |
|---|
| 807 | <property name="visible">True</property> |
|---|
| 808 | <property name="label" translatable="yes"><b><big>#n comments:</big></b></property> |
|---|
| 809 | <property name="use_markup">True</property> |
|---|
| 810 | </widget> |
|---|
| 811 | <packing> |
|---|
| 812 | <property name="type">label_item</property> |
|---|
| 813 | </packing> |
|---|
| 814 | </child> |
|---|
| 815 | </widget> |
|---|
| 816 | <packing> |
|---|
| 817 | <property name="position">1</property> |
|---|
| 818 | </packing> |
|---|
| 819 | </child> |
|---|
| 820 | </widget> |
|---|
| 821 | </child> |
|---|
| 822 | </widget> |
|---|
| 823 | </child> |
|---|
| 824 | </widget> |
|---|
| 825 | </child> |
|---|
| 826 | <child> |
|---|
| 827 | <widget class="GtkExpander" id="add_comment_expander"> |
|---|
| 828 | <property name="can_focus">True</property> |
|---|
| 829 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 830 | <child> |
|---|
| 831 | <widget class="GtkVBox" id="comment_box"> |
|---|
| 832 | <property name="visible">True</property> |
|---|
| 833 | <property name="border_width">6</property> |
|---|
| 834 | <child> |
|---|
| 835 | <widget class="GtkScrolledWindow" id="scrolledwindow_bug"> |
|---|
| 836 | <property name="visible">True</property> |
|---|
| 837 | <property name="can_focus">True</property> |
|---|
| 838 | <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
|---|
| 839 | <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
|---|
| 840 | <property name="shadow_type">GTK_SHADOW_IN</property> |
|---|
| 841 | <child> |
|---|
| 842 | <widget class="GtkTextView" id="text_comment"> |
|---|
| 843 | <property name="visible">True</property> |
|---|
| 844 | <property name="can_focus">True</property> |
|---|
| 845 | </widget> |
|---|
| 846 | </child> |
|---|
| 847 | </widget> |
|---|
| 848 | <packing> |
|---|
| 849 | <property name="expand">False</property> |
|---|
| 850 | <property name="fill">False</property> |
|---|
| 851 | <property name="padding">10</property> |
|---|
| 852 | </packing> |
|---|
| 853 | </child> |
|---|
| 854 | <child> |
|---|
| 855 | <widget class="GtkHButtonBox" id="hbuttonbox1"> |
|---|
| 856 | <property name="visible">True</property> |
|---|
| 857 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 858 | <child> |
|---|
| 859 | <placeholder/> |
|---|
| 860 | </child> |
|---|
| 861 | <child> |
|---|
| 862 | <widget class="GtkButton" id="post_button"> |
|---|
| 863 | <property name="visible">True</property> |
|---|
| 864 | <property name="can_focus">True</property> |
|---|
| 865 | <signal name="clicked" handler="callback_postcom"/> |
|---|
| 866 | <child> |
|---|
| 867 | <widget class="GtkHBox" id="hbox12"> |
|---|
| 868 | <property name="visible">True</property> |
|---|
| 869 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 870 | <child> |
|---|
| 871 | <widget class="GtkImage" id="image11"> |
|---|
| 872 | <property name="visible">True</property> |
|---|
| 873 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 874 | <property name="stock">gtk-add</property> |
|---|
| 875 | </widget> |
|---|
| 876 | <packing> |
|---|
| 877 | <property name="expand">False</property> |
|---|
| 878 | </packing> |
|---|
| 879 | </child> |
|---|
| 880 | <child> |
|---|
| 881 | <widget class="GtkLabel" id="label5"> |
|---|
| 882 | <property name="visible">True</property> |
|---|
| 883 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 884 | <property name="label" translatable="yes">Post comment</property> |
|---|
| 885 | </widget> |
|---|
| 886 | <packing> |
|---|
| 887 | <property name="position">1</property> |
|---|
| 888 | </packing> |
|---|
| 889 | </child> |
|---|
| 890 | </widget> |
|---|
| 891 | </child> |
|---|
| 892 | </widget> |
|---|
| 893 | <packing> |
|---|
| 894 | <property name="expand">False</property> |
|---|
| 895 | <property name="fill">False</property> |
|---|
| 896 | <property name="position">1</property> |
|---|
| 897 | </packing> |
|---|
| 898 | </child> |
|---|
| 899 | </widget> |
|---|
| 900 | <packing> |
|---|
| 901 | <property name="position">1</property> |
|---|
| 902 | </packing> |
|---|
| 903 | </child> |
|---|
| 904 | </widget> |
|---|
| 905 | </child> |
|---|
| 906 | <child> |
|---|
| 907 | <widget class="GtkLabel" id="add_comment_label"> |
|---|
| 908 | <property name="visible">True</property> |
|---|
| 909 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 910 | <property name="label" translatable="yes"><b>Add a comment</b></property> |
|---|
| 911 | <property name="use_markup">True</property> |
|---|
| 912 | </widget> |
|---|
| 913 | <packing> |
|---|
| 914 | <property name="type">label_item</property> |
|---|
| 915 | </packing> |
|---|
| 916 | </child> |
|---|
| 917 | </widget> |
|---|
| 918 | <packing> |
|---|
| 919 | <property name="expand">False</property> |
|---|
| 920 | <property name="position">1</property> |
|---|
| 921 | </packing> |
|---|
| 922 | </child> |
|---|
| 923 | </widget> |
|---|
| 924 | </child> |
|---|
| 925 | </widget> |
|---|
| 926 | <widget class="GtkWindow" id="comment_window"> |
|---|
| 927 | <property name="title" translatable="yes">window1</property> |
|---|
| 928 | <child> |
|---|
| 929 | <widget class="GtkFrame" id="comment"> |
|---|
| 930 | <property name="visible">True</property> |
|---|
| 931 | <property name="border_width">2</property> |
|---|
| 932 | <property name="label_xalign">0</property> |
|---|
| 933 | <child> |
|---|
| 934 | <widget class="GtkLabel" id="comment_body"> |
|---|
| 935 | <property name="visible">True</property> |
|---|
| 936 | <property name="can_focus">True</property |
|---|