74 lines
3.7 KiB
XML
74 lines
3.7 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
|
|
<!--Generated with glade3 3.4.5 on Tue Jul 29 23:56:15 2008 -->
|
|
<glade-interface>
|
|
<widget class="GtkWindow" id="window1">
|
|
<child>
|
|
<widget class="GtkVBox" id="banner_tweaks_config_vbox">
|
|
<property name="visible">True</property>
|
|
<property name="border_width">9</property>
|
|
<property name="spacing">4</property>
|
|
<child>
|
|
<widget class="GtkCheckButton" id="show_banner_image_checkbutton">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">True</property>
|
|
<property name="tooltip" translatable="yes">If checked, status icon will be displayed in chat window banner.</property>
|
|
<property name="label" translatable="yes">Display status icon</property>
|
|
<property name="response_id">0</property>
|
|
<property name="draw_indicator">True</property>
|
|
<signal name="toggled" handler="on_show_banner_image_checkbutton_toggled"/>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkCheckButton" id="show_banner_online_msg_checkbutton">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">True</property>
|
|
<property name="tooltip" translatable="yes">If checked, status message of contact will be displayed in chat window banner.</property>
|
|
<property name="label" translatable="yes">Display status message of contact</property>
|
|
<property name="response_id">0</property>
|
|
<property name="draw_indicator">True</property>
|
|
<signal name="toggled" handler="on_show_banner_online_msg_checkbutton_toggled"/>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkCheckButton" id="show_banner_resource_checkbutton">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">True</property>
|
|
<property name="tooltip" translatable="yes">If checked, resource name of contact will be displayed in chat window banner.</property>
|
|
<property name="label" translatable="yes">Display resource name of contact</property>
|
|
<property name="response_id">0</property>
|
|
<property name="draw_indicator">True</property>
|
|
<signal name="toggled" handler="on_show_banner_resource_checkbutton_toggled"/>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="position">2</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkCheckButton" id="banner_small_fonts_checkbutton">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">True</property>
|
|
<property name="tooltip" translatable="yes">If checked, smaller font will be used to display resource name and contact name in chat window banner.</property>
|
|
<property name="label" translatable="yes">Use small fonts for contact name and resource name</property>
|
|
<property name="response_id">0</property>
|
|
<property name="draw_indicator">True</property>
|
|
<signal name="toggled" handler="on_banner_small_fonts_checkbutton_toggled"/>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="position">3</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</glade-interface>
|