aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
diff options
context:
space:
mode:
authorJonny Lamb <jonnylamb@gnome.org>2011-08-22 23:50:51 +0800
committerJonny Lamb <jonnylamb@gnome.org>2011-08-22 23:50:51 +0800
commit6df8cf14b3b25782ce5437ae0e26e0726da1daa2 (patch)
tree717a3a5ff58fa5544679182629c87b1d8ac3cb00 /libempathy-gtk
parent64e2c818c7faead9671d959a87d60ce92c082ab1 (diff)
downloadgsoc2013-empathy-6df8cf14b3b25782ce5437ae0e26e0726da1daa2.tar
gsoc2013-empathy-6df8cf14b3b25782ce5437ae0e26e0726da1daa2.tar.gz
gsoc2013-empathy-6df8cf14b3b25782ce5437ae0e26e0726da1daa2.tar.bz2
gsoc2013-empathy-6df8cf14b3b25782ce5437ae0e26e0726da1daa2.tar.lz
gsoc2013-empathy-6df8cf14b3b25782ce5437ae0e26e0726da1daa2.tar.xz
gsoc2013-empathy-6df8cf14b3b25782ce5437ae0e26e0726da1daa2.tar.zst
gsoc2013-empathy-6df8cf14b3b25782ce5437ae0e26e0726da1daa2.zip
search-bar: use smaller icons
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
Diffstat (limited to 'libempathy-gtk')
-rw-r--r--libempathy-gtk/empathy-search-bar.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-search-bar.ui b/libempathy-gtk/empathy-search-bar.ui
index f6a615ede..e041355ac 100644
--- a/libempathy-gtk/empathy-search-bar.ui
+++ b/libempathy-gtk/empathy-search-bar.ui
@@ -4,7 +4,7 @@
<!-- interface-naming-policy project-wide -->
<object class="GtkToolbar" id="search_widget">
<property name="visible">True</property>
- <property name="icon_size">2</property>
+ <property name="icon_size">1</property>
<property name="toolbar_style">GTK_TOOLBAR_BOTH_HORIZ</property>
<child>
<object class="GtkToolItem" id="search_entry_toolitem">