]> git.0d.be Git - empathy.git/commitdiff
Added general option Show contact list in rooms
authorGabriel Millaire <millaire.gabriel@gmail.com>
Sat, 23 May 2009 17:51:50 +0000 (13:51 -0400)
committerXavier Claessens <xclaesse@gmail.com>
Thu, 18 Jun 2009 10:34:36 +0000 (12:34 +0200)
src/empathy-preferences.ui

index f11de6aebf1029cb195519b7f143b4449bfcdc20..ed0cb54eb1bf1cd7054b793901302e412f260889 100644 (file)
                                 <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>