Re: New toolbar button ordering
- From: Evandro Fernandes Giovanini <evandrofg ig com br>
- To: dave bordoley <bordoley msu edu>
- Cc: nautilus-list gnome org, Calum Benson <calum benson sun com>
- Subject: Re: New toolbar button ordering
- Date: 09 May 2002 16:48:34 -0300
Em Qui, 2002-05-09 ās 02:30, dave bordoley escreveu:
> It's really getting too late to make this change. This really will have
> to wait till post gnome 2 as ui and string freeze is next week.
>
Well, there's still time until next week :)
The UI freeze date is May 13.
I'm attaching the patch. Calum, what do you think?
--
Evandro
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/nautilus/ChangeLog,v
retrieving revision 1.5277
diff -u -3 -p -u -p -r1.5277 ChangeLog
--- ChangeLog 2002/05/08 22:34:04 1.5277
+++ ChangeLog 2002/05/09 19:47:37
@@ -1,3 +1,7 @@
+2002-05-09 Evandro F. Giovanini <evandrofg ig com br>
+
+ * src/nautilus-shell-ui.xml: New toolbar button ordering.
+
2002-05-08 Alex Larsson <alexl redhat com>
* data/browser.xml:
Index: src/nautilus-shell-ui.xml
===================================================================
RCS file: /cvs/gnome/nautilus/src/nautilus-shell-ui.xml,v
retrieving revision 1.92
diff -u -3 -p -u -p -r1.92 nautilus-shell-ui.xml
--- src/nautilus-shell-ui.xml 2002/05/08 16:34:33 1.92
+++ src/nautilus-shell-ui.xml 2002/05/09 19:47:39
@@ -302,15 +302,15 @@
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="Reload"
min_width="48"
pixtype="stock" pixname="gtk-refresh"
verb="Reload"/>
+ <toolitem name="Stop" _label="Stop"
+ min_width="48"
+ pixtype="stock" pixname="gtk-stop"
+ verb="Stop"/>
<separator/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]