pidgin/pidgin

Parents a4e43608ae45
Children cfcc32ea06a8
Re-add the 'Show IMs and chats in _tabbed windows' to the preferences window.
--- a/pidgin/resources/Prefs/prefs.ui Wed Jun 17 04:09:23 2020 -0500
+++ b/pidgin/resources/Prefs/prefs.ui Wed Jun 17 04:34:26 2020 -0500
@@ -602,6 +602,21 @@
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
+ <object class="GtkCheckButton" id="iface.conversations.tabs">
+ <property name="label" translatable="yes">Show IMs and chats in _tabbed windows</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="use_underline">True</property>
+ <property name="draw_indicator">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkBox" id="iface.conversations.tabs_vbox">
<property name="visible">True</property>
<property name="can_focus">False</property>