[empathy] Added general option Show contact list in rooms



commit e33c10700fc2313a90c7171a3b794e33007c8591
Author: Gabriel Millaire <millaire gabriel gmail com>
Date:   Sat May 23 13:51:50 2009 -0400

    Added general option Show contact list in rooms

 src/empathy-preferences.ui |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/src/empathy-preferences.ui b/src/empathy-preferences.ui
index f11de6a..ed0cb54 100644
--- a/src/empathy-preferences.ui
+++ b/src/empathy-preferences.ui
@@ -85,6 +85,22 @@
                                 <property name="position">2</property>
                               </packing>
                             </child>
+                            <child>
+                              <object class="GtkCheckButton" id="checkbutton_show_contacts_in_rooms">
+                                <property name="label" translatable="yes">Show contact _list in rooms</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="active">True</property>
+                                <property name="draw_indicator">True</property>
+                              </object>
+                              <packing>
+                                <property name="expand">False</property>
+                                <property name="fill">False</property>
+                                <property name="position">3</property>
+                              </packing>
+                            </child>
                           </object>
                         </child>
                       </object>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]