[Nautilus-list] patch: bug 74859
- From: Dave Bordoley <bordoley msu edu>
- To: nautilus-list lists eazel com
- Subject: [Nautilus-list] patch: bug 74859
- Date: 24 Apr 2002 01:18:07 -0400
Patch to fix nautilus toolbar to be HIG compliant
It's an easy fix. I would recommend talking to Seth to make sure this is
a set in stone specification before we go and change this part of the
ui.
Index: nautilus-shell-ui.xml
===================================================================
RCS file: /cvs/gnome/nautilus/src/nautilus-shell-ui.xml,v
retrieving revision 1.84
diff -u -p -r1.84 nautilus-shell-ui.xml
--- nautilus-shell-ui.xml 21 Apr 2002 23:25:08 -0000 1.84
+++ nautilus-shell-ui.xml 24 Apr 2002 05:15:46 -0000
@@ -302,6 +302,10 @@
min_width="48"
pixtype="stock" pixname="gtk-go-up"
verb="Up"/>
+ <toolitem name="Stop" _label="Stop"
+ min_width="48"
+ pixtype="stock" pixname="gtk-stop"
+ verb="Stop"/>
<toolitem name="Reload"
_label="Refresh"
min_width="48"
@@ -320,13 +324,6 @@
type="toggle"
pixtype="stock" pixname="Search"
verb="Toggle Find Mode"/>
-
- <separator/>
-
- <toolitem name="Stop" _label="Stop"
- min_width="48"
- pixtype="stock" pixname="gtk-stop"
- verb="Stop"/>
<placeholder name="Extra Buttons Placeholder" delimit="top"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]