aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-map-view.ui
diff options
context:
space:
mode:
authorOlivier Le Thanh Duong <olivier@lethanh.be>2009-09-03 22:18:39 +0800
committerOlivier Le Thanh Duong <olivier@lethanh.be>2009-09-22 22:56:29 +0800
commitcf5784fe3e77bedfe25f3b31dff6eb92e7a580ee (patch)
tree76a2ab0ed077b7232978305ead1142b37402a697 /src/empathy-map-view.ui
parent775ad4a575d720ef964d08e1ab12099da2f3af71 (diff)
downloadgsoc2013-empathy-cf5784fe3e77bedfe25f3b31dff6eb92e7a580ee.tar
gsoc2013-empathy-cf5784fe3e77bedfe25f3b31dff6eb92e7a580ee.tar.gz
gsoc2013-empathy-cf5784fe3e77bedfe25f3b31dff6eb92e7a580ee.tar.bz2
gsoc2013-empathy-cf5784fe3e77bedfe25f3b31dff6eb92e7a580ee.tar.lz
gsoc2013-empathy-cf5784fe3e77bedfe25f3b31dff6eb92e7a580ee.tar.xz
gsoc2013-empathy-cf5784fe3e77bedfe25f3b31dff6eb92e7a580ee.tar.zst
gsoc2013-empathy-cf5784fe3e77bedfe25f3b31dff6eb92e7a580ee.zip
Add a Best fit button to the map view (#584034)
Add a button to the contact map view which show all the contacts at once.
Diffstat (limited to 'src/empathy-map-view.ui')
-rw-r--r--src/empathy-map-view.ui10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/empathy-map-view.ui b/src/empathy-map-view.ui
index 7d3e3cefc..a56090e0e 100644
--- a/src/empathy-map-view.ui
+++ b/src/empathy-map-view.ui
@@ -35,6 +35,16 @@
</packing>
</child>
<child>
+ <object class="GtkToolButton" id="zoom_fit">
+ <property name="visible">True</property>
+ <property name="stock_id">gtk-zoom-fit</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="homogeneous">True</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkToolItem" id="toolbutton1">
<property name="visible">True</property>
<child>