]> git.0d.be Git - empathy.git/commitdiff
Add shortcut keys for contact list item sizes
authorWill Thompson <will.thompson@collabora.co.uk>
Tue, 15 Jun 2010 22:20:56 +0000 (23:20 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 18 Jun 2010 08:58:21 +0000 (10:58 +0200)
Maybe these are overkill?

https://bugzilla.gnome.org/show_bug.cgi?id=621703

src/empathy-main-window.ui

index 79bb8be04165163daa48719443f2838ea91b7ccc..2fc81b40811bd726b6476a6ff0d69774d402310c 100644 (file)
             <property name="value">0</property>
             <property name="current-value">0</property>
           </object>
+          <accelerator key="1" modifiers="GDK_CONTROL_MASK"/>
         </child>
         <child>
           <object class="GtkRadioAction" id="view_normal_size">
             <property name="group">view_normal_size_with_avatars</property>
             <property name="value">1</property>
           </object>
+          <accelerator key="2" modifiers="GDK_CONTROL_MASK"/>
         </child>
         <child>
           <object class="GtkRadioAction" id="view_compact_size">
             <property name="group">view_normal_size_with_avatars</property>
             <property name="value">2</property>
           </object>
+          <accelerator key="3" modifiers="GDK_CONTROL_MASK"/>
         </child>
         <child>
           <object class="GtkAction" id="room">