devhelp r923 - in trunk: . data/ui
- From: wbolster svn gnome org
- To: svn-commits-list gnome org
- Subject: devhelp r923 - in trunk: . data/ui
- Date: Thu, 17 Jan 2008 10:51:48 +0000 (GMT)
Author: wbolster
Date: Thu Jan 17 10:51:48 2008
New Revision: 923
URL: http://svn.gnome.org/viewvc/devhelp?rev=923&view=rev
Log:
2008-01-17 Wouter Bolsterlee <wbolster svn gnome org>
reviewed by: Richard Hult
* data/ui/window.ui:
Remove "Default zoom level" from the toolbar. Move "Zoom
out" button to left side of "Zoom in" button. Add
separator to separate zoom buttons from the navigational
buttons. Fixes bug #508510.
Modified:
trunk/ChangeLog
trunk/data/ui/window.ui
Modified: trunk/data/ui/window.ui
==============================================================================
--- trunk/data/ui/window.ui (original)
+++ trunk/data/ui/window.ui Thu Jan 17 10:51:48 2008
@@ -37,8 +37,8 @@
<toolbar name="Toolbar">
<toolitem action="Back"/>
<toolitem action="Forward"/>
- <toolitem action="ZoomIn"/>
+ <separator/>
<toolitem action="ZoomOut"/>
- <toolitem action="ZoomDefault"/>
+ <toolitem action="ZoomIn"/>
</toolbar>
</ui>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]