[empathy] call-window: use the input-dialpad icon



commit f6c3b455a2e98002eeb02bcaf5cd2cf093aa6cc3
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed Aug 3 15:18:52 2011 +0200

    call-window: use the input-dialpad icon
    
    Thanks a lot to Jakub Steiner for this awesome icon.

 src/empathy-call-window.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-call-window.ui b/src/empathy-call-window.ui
index 88127e1..48b91fd 100644
--- a/src/empathy-call-window.ui
+++ b/src/empathy-call-window.ui
@@ -176,7 +176,7 @@
               <object class="GtkToggleToolButton" id="dialpad">
                 <property name="visible">True</property>
                 <property name="label" translatable="yes">Show dialpad</property>
-                <property name="icon_name">accessories-calculator</property>
+                <property name="icon_name">input-dialpad</property>
                 <property name="tooltip_text" translatable="yes">Display the dialpad</property>
               </object>
               <packing>



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