Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDenis Fomin <fominde@gmail.com>2013-09-03 23:29:20 +0400
committerDenis Fomin <fominde@gmail.com>2013-09-03 23:29:20 +0400
commit0afcdd2ae376de03f98ba97e3adf88eca977011f (patch)
treea08381e1f31748cad7579bfd6f5fae30cc128953 /data
parent472ff2e8eb885700240fa2ef6bba43f6414da122 (diff)
fix different background color for Chat state notifications entries and Emoticons entry. See #7239
Diffstat (limited to 'data')
-rw-r--r--data/gui/preferences_window.ui39
1 files changed, 21 insertions, 18 deletions
diff --git a/data/gui/preferences_window.ui b/data/gui/preferences_window.ui
index d9ea88655..5d8472233 100644
--- a/data/gui/preferences_window.ui
+++ b/data/gui/preferences_window.ui
@@ -354,24 +354,6 @@
</packing>
</child>
<child>
- <object class="GtkEventBox" id="eventbox5">
- <property name="visible">True</property>
- <property name="tooltip_text" translatable="yes">If not disabled, Gajim will replace ascii smilies like ':)' with equivalent animated or static graphical emoticons</property>
- <child>
- <object class="GtkLabel" id="label381">
- <property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="xpad">1</property>
- <property name="label" translatable="yes">_Emoticons:</property>
- <property name="use_underline">True</property>
- </object>
- </child>
- </object>
- <packing>
- <property name="x_options">GTK_FILL</property>
- </packing>
- </child>
- <child>
<object class="GtkCheckButton" id="compact_view_checkbutton">
<property name="label" translatable="yes">Ma_ke message windows compact</property>
<property name="can_focus">True</property>
@@ -493,6 +475,25 @@
<property name="bottom_attach">7</property>
</packing>
</child>
+ <child>
+ <object class="GtkEventBox" id="eventbox5">
+ <property name="visible">True</property>
+ <property name="tooltip_text" translatable="yes">If not disabled, Gajim will replace ascii smilies like ':)' with equivalent animated or static graphical emoticons</property>
+ <property name="visible_window">False</property>
+ <child>
+ <object class="GtkLabel" id="label381">
+ <property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="xpad">1</property>
+ <property name="label" translatable="yes">_Emoticons:</property>
+ <property name="use_underline">True</property>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="x_options">GTK_FILL</property>
+ </packing>
+ </child>
</object>
</child>
</object>
@@ -903,6 +904,7 @@
<object class="GtkEventBox" id="eventbox8">
<property name="visible">True</property>
<property name="tooltip_text" translatable="yes">Gajim can send and receive meta-information related to a conversation you may have with a contact. Here you can specify which chatstates you want to display in chat windows.</property>
+ <property name="visible_window">False</property>
<child>
<object class="GtkLabel" id="label33">
<property name="visible">True</property>
@@ -922,6 +924,7 @@
<object class="GtkEventBox" id="eventbox9">
<property name="visible">True</property>
<property name="tooltip_text" translatable="yes">Gajim can send and receive meta-information related to a conversation you may have with a contact. Here you can specify which chatstates you want to send to the other party.</property>
+ <property name="visible_window">False</property>
<child>
<object class="GtkLabel" id="label34">
<property name="visible">True</property>