You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdenetwork/kopete/kopete/config/appearance/appearanceconfig_emoticons.ui

237 lines
8.5 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>AppearanceConfig_Emoticons</class>
<widget class="TQWidget">
<property name="name">
<cstring>AppearanceConfig_Emoticons</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>541</width>
<height>395</height>
</rect>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>chkUseEmoticons</cstring>
</property>
<property name="text">
<string>&amp;Use emoticons</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0">
<string>If this is checked, the text representation of emoticons in messages will be replaced by an image</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>chkRequireSpaces</cstring>
</property>
<property name="text">
<string>&amp;Require separators (spaces) around emoticons</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0">
<string>If this is checked, only emoticons that are separated from the text by spaces will be shown as images.</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="focusPolicy">
<enum>NoFocus</enum>
</property>
<property name="text">
<string>Select emoticon theme:</string>
</property>
</widget>
<widget class="TDEListBox">
<property name="name">
<cstring>icon_theme_list</cstring>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>lblPreview</cstring>
</property>
<property name="text">
<string>Preview:</string>
</property>
</widget>
<widget class="KTextEdit">
<property name="name">
<cstring>icon_theme_preview</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>32767</width>
<height>64</height>
</size>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQPushButton">
<property name="name">
<cstring>btnGetThemes</cstring>
</property>
<property name="text">
<string>&amp;Get New Themes...</string>
</property>
<property name="whatsThis" stdset="0">
<string>Download emoticon theme from the Internet</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>btnEditThemes</cstring>
</property>
<property name="text">
<string>&amp;Edit Theme...</string>
</property>
<property name="whatsThis" stdset="0">
<string>Edit the selected emoticons theme</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>btnEditThemes</cstring>
</property>
<property name="text">
<string>&amp;Edit Theme...</string>
</property>
<property name="whatsThis" stdset="0">
<string>Edit the selected emoticons theme</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>btnInstallTheme</cstring>
</property>
<property name="text">
<string>&amp;Install Theme File...</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>btnRemoveTheme</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Remove Theme</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>31</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
</vbox>
</widget>
<customwidgets>
</customwidgets>
<connections>
<connection>
<sender>chkUseEmoticons</sender>
<signal>toggled(bool)</signal>
<receiver>chkRequireSpaces</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>chkUseEmoticons</sender>
<signal>toggled(bool)</signal>
<receiver>lblPreview</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>chkUseEmoticons</sender>
<signal>toggled(bool)</signal>
<receiver>icon_theme_list</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>chkUseEmoticons</sender>
<signal>toggled(bool)</signal>
<receiver>lblPreview</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>chkUseEmoticons</sender>
<signal>toggled(bool)</signal>
<receiver>textLabel1</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>chkUseEmoticons</sender>
<signal>toggled(bool)</signal>
<receiver>btnGetThemes</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>chkUseEmoticons</sender>
<signal>toggled(bool)</signal>
<receiver>btnInstallTheme</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>chkUseEmoticons</sender>
<signal>toggled(bool)</signal>
<receiver>btnRemoveTheme</receiver>
<slot>setEnabled(bool)</slot>
</connection>
</connections>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">ktextedit.h</include>
<include location="global" impldecl="in implementation">tdelistbox.h</include>
</includes>
</UI>