| 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="advanced_configuration_window"> |
|---|
| 7 | <property name="border_width">6</property> |
|---|
| 8 | <property name="title" translatable="yes">Advanced Configuration Editor</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="default_width">650</property> |
|---|
| 13 | <property name="default_height">540</property> |
|---|
| 14 | <property name="resizable">True</property> |
|---|
| 15 | <property name="destroy_with_parent">False</property> |
|---|
| 16 | <property name="role">ace</property> |
|---|
| 17 | <property name="decorated">True</property> |
|---|
| 18 | <property name="skip_taskbar_hint">False</property> |
|---|
| 19 | <property name="skip_pager_hint">False</property> |
|---|
| 20 | <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property> |
|---|
| 21 | <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> |
|---|
| 22 | <property name="focus_on_map">True</property> |
|---|
| 23 | <property name="urgency_hint">False</property> |
|---|
| 24 | <signal name="destroy" handler="on_advanced_configuration_window_destroy" last_modification_time="Sat, 14 May 2005 01:39:26 GMT"/> |
|---|
| 25 | |
|---|
| 26 | <child> |
|---|
| 27 | <widget class="GtkVBox" id="vbox70"> |
|---|
| 28 | <property name="border_width">6</property> |
|---|
| 29 | <property name="visible">True</property> |
|---|
| 30 | <property name="homogeneous">False</property> |
|---|
| 31 | <property name="spacing">6</property> |
|---|
| 32 | |
|---|
| 33 | <child> |
|---|
| 34 | <widget class="GtkTable" id="table26"> |
|---|
| 35 | <property name="visible">True</property> |
|---|
| 36 | <property name="n_rows">2</property> |
|---|
| 37 | <property name="n_columns">2</property> |
|---|
| 38 | <property name="homogeneous">False</property> |
|---|
| 39 | <property name="row_spacing">7</property> |
|---|
| 40 | <property name="column_spacing">12</property> |
|---|
| 41 | |
|---|
| 42 | <child> |
|---|
| 43 | <widget class="GtkLabel" id="label248"> |
|---|
| 44 | <property name="visible">True</property> |
|---|
| 45 | <property name="label" translatable="yes">Filter:</property> |
|---|
| 46 | <property name="use_underline">False</property> |
|---|
| 47 | <property name="use_markup">False</property> |
|---|
| 48 | <property name="justify">GTK_JUSTIFY_LEFT</property> |
|---|
| 49 | <property name="wrap">False</property> |
|---|
| 50 | <property name="selectable">False</property> |
|---|
| 51 | <property name="xalign">0</property> |
|---|
| 52 | <property name="yalign">0.5</property> |
|---|
| 53 | <property name="xpad">0</property> |
|---|
| 54 | <property name="ypad">0</property> |
|---|
| 55 | <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
|---|
| 56 | <property name="width_chars">-1</property> |
|---|
| 57 | <property name="single_line_mode">False</property> |
|---|
| 58 | <property name="angle">0</property> |
|---|
| 59 | </widget> |
|---|
| 60 | <packing> |
|---|
| 61 | <property name="left_attach">0</property> |
|---|
| 62 | <property name="right_attach">1</property> |
|---|
| 63 | <property name="top_attach">0</property> |
|---|
| 64 | <property name="bottom_attach">1</property> |
|---|
| 65 | <property name="x_options">fill</property> |
|---|
| 66 | <property name="y_options"></property> |
|---|
| 67 | </packing> |
|---|
| 68 | </child> |
|---|
| 69 | |
|---|
| 70 | <child> |
|---|
| 71 | <widget class="GtkEntry" id="advanced_entry"> |
|---|
| 72 | <property name="visible">True</property> |
|---|
| 73 | <property name="can_focus">True</property> |
|---|
| 74 | <property name="editable">True</property> |
|---|
| 75 | <property name="visibility">True</property> |
|---|
| 76 | <property name="max_length">0</property> |
|---|
| 77 | <property name="text" translatable="yes"></property> |
|---|
| 78 | <property name="has_frame">True</property> |
|---|
| 79 | <property name="invisible_char">*</property> |
|---|
| 80 | <property name="activates_default">False</property> |
|---|
| 81 | <signal name="changed" handler="on_advanced_entry_changed" last_modification_time="Wed, 27 Apr 2005 11:58:56 GMT"/> |
|---|
| 82 | </widget> |
|---|
| 83 | <packing> |
|---|
| 84 | <property name="left_attach">1</property> |
|---|
| 85 | <property name="right_attach">2</property> |
|---|
| 86 | <property name="top_attach">0</property> |
|---|
| 87 | <property name="bottom_attach">1</property> |
|---|
| 88 | <property name="y_options"></property> |
|---|
| 89 | </packing> |
|---|
| 90 | </child> |
|---|
| 91 | |
|---|
| 92 | <child> |
|---|
| 93 | <widget class="GtkScrolledWindow" id="scrolledwindow36"> |
|---|
| 94 | <property name="visible">True</property> |
|---|
| 95 | <property name="can_focus">True</property> |
|---|
| 96 | <property name="hscrollbar_policy">GTK_POLICY_NEVER</property> |
|---|
| 97 | <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
|---|
| 98 | <property name="shadow_type">GTK_SHADOW_IN</property> |
|---|
| 99 | <property name="window_placement">GTK_CORNER_TOP_LEFT</property> |
|---|
| 100 | |
|---|
| 101 | <child> |
|---|
| 102 | <widget class="GtkTreeView" id="advanced_treeview"> |
|---|
| 103 | <property name="visible">True</property> |
|---|
| 104 | <property name="can_focus">True</property> |
|---|
| 105 | <property name="headers_visible">True</property> |
|---|
| 106 | <property name="rules_hint">True</property> |
|---|
| 107 | <property name="reorderable">False</property> |
|---|
| 108 | <property name="enable_search">True</property> |
|---|
| 109 | <property name="fixed_height_mode">False</property> |
|---|
| 110 | <property name="hover_selection">False</property> |
|---|
| 111 | <property name="hover_expand">False</property> |
|---|
| 112 | <signal name="row_activated" handler="on_advanced_treeview_row_activated"/> |
|---|
| 113 | </widget> |
|---|
| 114 | </child> |
|---|
| 115 | </widget> |
|---|
| 116 | <packing> |
|---|
| 117 | <property name="left_attach">0</property> |
|---|
| 118 | <property name="right_attach">2</property> |
|---|
| 119 | <property name="top_attach">1</property> |
|---|
| 120 | <property name="bottom_attach">2</property> |
|---|
| 121 | <property name="x_options">fill</property> |
|---|
| 122 | </packing> |
|---|
| 123 | </child> |
|---|
| 124 | </widget> |
|---|
| 125 | <packing> |
|---|
| 126 | <property name="padding">0</property> |
|---|
| 127 | <property name="expand">True</property> |
|---|
| 128 | <property name="fill">True</property> |
|---|
| 129 | </packing> |
|---|
| 130 | </child> |
|---|
| 131 | |
|---|
| 132 | <child> |
|---|
| 133 | <widget class="GtkFrame" id="frame36"> |
|---|
| 134 | <property name="border_width">3</property> |
|---|
| 135 | <property name="visible">True</property> |
|---|
| 136 | <property name="label_xalign">0</property> |
|---|
| 137 | <property name="label_yalign">0.5</property> |
|---|
| 138 | <property name="shadow_type">GTK_SHADOW_NONE</property> |
|---|
| 139 | |
|---|
| 140 | <child> |
|---|
| 141 | <widget class="GtkAlignment" id="alignment90"> |
|---|
| 142 | <property name="border_width">6</property> |
|---|
| 143 | <property name="visible">True</property> |
|---|
| 144 | <property name="xalign">0.5</property> |
|---|
| 145 | <property name="yalign">0.5</property> |
|---|
| 146 | <property name="xscale">1</property> |
|---|
| 147 | <property name="yscale">1</property> |
|---|
| 148 | <property name="top_padding">0</property> |
|---|
| 149 | <property name="bottom_padding">0</property> |
|---|
| 150 | <property name="left_padding">12</property> |
|---|
| 151 | <property name="right_padding">0</property> |
|---|
| 152 | |
|---|
| 153 | <child> |
|---|
| 154 | <widget class="GtkLabel" id="advanced_desc_label"> |
|---|
| 155 | <property name="visible">True</property> |
|---|
| 156 | <property name="label" translatable="yes"></property> |
|---|
| 157 | <property name="use_underline">False</property> |
|---|
| 158 | <property name="use_markup">False</property> |
|---|
| 159 | <property name="justify">GTK_JUSTIFY_LEFT</property> |
|---|
| 160 | <property name="wrap">True</property> |
|---|
| 161 | <property name="selectable">False</property> |
|---|
| 162 | <property name="xalign">0</property> |
|---|
| 163 | <property name="yalign">0.5</property> |
|---|
| 164 | <property name="xpad">0</property> |
|---|
| 165 | <property name="ypad">0</property> |
|---|
| 166 | <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
|---|
| 167 | <property name="width_chars">-1</property> |
|---|
| 168 | <property name="single_line_mode">False</property> |
|---|
| 169 | <property name="angle">0</property> |
|---|
| 170 | </widget> |
|---|
| 171 | </child> |
|---|
| 172 | </widget> |
|---|
| 173 | </child> |
|---|
| 174 | |
|---|
| 175 | <child> |
|---|
| 176 | <widget class="GtkLabel" id="label357"> |
|---|
| 177 | <property name="visible">True</property> |
|---|
| 178 | <property name="label" translatable="yes"><b>Description</b></property> |
|---|
| 179 | <property name="use_underline">False</property> |
|---|
| 180 | <property name="use_markup">True</property> |
|---|
| 181 | <property name="justify">GTK_JUSTIFY_LEFT</property> |
|---|
| 182 | <property name="wrap">False</property> |
|---|
| 183 | <property name="selectable">False</property> |
|---|
| 184 | <property name="xalign">0.5</property> |
|---|
| 185 | <property name="yalign">0.5</property> |
|---|
| 186 | <property name="xpad">0</property> |
|---|
| 187 | <property name="ypad">0</property> |
|---|
| 188 | <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
|---|
| 189 | <property name="width_chars">-1</property> |
|---|
| 190 | <property name="single_line_mode">False</property> |
|---|
| 191 | <property name="angle">0</property> |
|---|
| 192 | </widget> |
|---|
| 193 | <packing> |
|---|
| 194 | <property name="type">label_item</property> |
|---|
| 195 | </packing> |
|---|
| 196 | </child> |
|---|
| 197 | </widget> |
|---|
| 198 | <packing> |
|---|
| 199 | <property name="padding">0</property> |
|---|
| 200 | <property name="expand">False</property> |
|---|
| 201 | <property name="fill">True</property> |
|---|
| 202 | </packing> |
|---|
| 203 | </child> |
|---|
| 204 | |
|---|
| 205 | <child> |
|---|
| 206 | <widget class="GtkLabel" id="restart_label"> |
|---|
| 207 | <property name="label" translatable="yes"><b>NOTE:</b> You should restart Gajim for some settings to take effect</property> |
|---|
| 208 | <property name="use_underline">True</property> |
|---|
| 209 | <property name="use_markup">True</property> |
|---|
| 210 | <property name="justify">GTK_JUSTIFY_LEFT</property> |
|---|
| 211 | <property name="wrap">False</property> |
|---|
| 212 | <property name="selectable">False</property> |
|---|
| 213 | <property name="xalign">0</property> |
|---|
| 214 | <property name="yalign">0.5</property> |
|---|
| 215 | <property name="xpad">0</property> |
|---|
| 216 | <property name="ypad">0</property> |
|---|
| 217 | <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
|---|
| 218 | <property name="width_chars">-1</property> |
|---|
| 219 | <property name="single_line_mode">False</property> |
|---|
| 220 | <property name="angle">0</property> |
|---|
| 221 | </widget> |
|---|
| 222 | <packing> |
|---|
| 223 | <property name="padding">0</property> |
|---|
| 224 | <property name="expand">False</property> |
|---|
| 225 | <property name="fill">False</property> |
|---|
| 226 | </packing> |
|---|
| 227 | </child> |
|---|
| 228 | |
|---|
| 229 | <child> |
|---|
| 230 | <widget class="GtkHButtonBox" id="hbuttonbox18"> |
|---|
| 231 | <property name="visible">True</property> |
|---|
| 232 | <property name="layout_style">GTK_BUTTONBOX_END</property> |
|---|
| 233 | <property name="spacing">6</property> |
|---|
| 234 | |
|---|
| 235 | <child> |
|---|
| 236 | <widget class="GtkButton" id="advanced_close_button"> |
|---|
| 237 | <property name="visible">True</property> |
|---|
| 238 | <property name="can_default">True</property> |
|---|
| 239 | <property name="can_focus">True</property> |
|---|
| 240 | <property name="label">gtk-close</property> |
|---|
| 241 | <property name="use_stock">True</property> |
|---|
| 242 | <property name="relief">GTK_RELIEF_NORMAL</property> |
|---|
| 243 | <property name="focus_on_click">True</property> |
|---|
| 244 | <signal name="clicked" handler="on_advanced_close_button_clicked" last_modification_time="Sat, 23 Apr 2005 12:20:30 GMT"/> |
|---|
| 245 | </widget> |
|---|
| 246 | </child> |
|---|
| 247 | </widget> |
|---|
| 248 | <packing> |
|---|
| 249 | <property name="padding">6</property> |
|---|
| 250 | <property name="expand">False</property> |
|---|
| 251 | <property name="fill">True</property> |
|---|
| 252 | </packing> |
|---|
| 253 | </child> |
|---|
| 254 | </widget> |
|---|
| 255 | </child> |
|---|
| 256 | </widget> |
|---|
| 257 | |
|---|
| 258 | </glade-interface> |
|---|