Changeset 7984 for branches/gajim_0.11/data/glade/preferences_window.glade
- Timestamp:
- 02/15/07 19:05:38 (22 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/gajim_0.11/data/glade/preferences_window.glade
r7888 r7984 2025 2025 2026 2026 <child> 2027 <widget class="GtkVBox" id=" vbox43">2027 <widget class="GtkVBox" id="status_vbox"> 2028 2028 <property name="border_width">12</property> 2029 2029 <property name="visible">True</property> … … 2384 2384 2385 2385 <child> 2386 <widget class="GtkEventBox" id=" eventbox6">2386 <widget class="GtkEventBox" id="default_status_eventbox"> 2387 2387 <property name="visible">True</property> 2388 2388 <property name="tooltip" translatable="yes">An example: If you have enabled status message for away, Gajim won't ask you anymore for a status message when you change your status to away; it will use the default one set here</property> … … 2391 2391 2392 2392 <child> 2393 <widget class="GtkExpander" id=" expander1">2393 <widget class="GtkExpander" id="default_status_expander"> 2394 2394 <property name="visible">True</property> 2395 2395 <property name="can_focus">True</property> 2396 2396 <property name="expanded">False</property> 2397 2397 <property name="spacing">0</property> 2398 <signal name="activate" handler="on_default_status_expander_activate" last_modification_time="Tue, 13 Feb 2007 20:20:14 GMT"/> 2398 2399 2399 2400 <child>
