Close window at end of menu according to HIG.

2002-04-26  Alex Larsson <alexl@redhat.com>

	* src/nautilus-shell-ui.xml:
	Close window at end of menu according to HIG.

	patch from Dave Bordoley <bordoley@msu.edu>
This commit is contained in:
Alex Larsson 2002-04-26 23:54:46 +00:00 committed by Alexander Larsson
parent f9acc97fd7
commit 768e4421e6
2 changed files with 24 additions and 11 deletions

View file

@ -1,8 +1,17 @@
2002-04-26 Alex Larsson <alexl@redhat.com>
* src/nautilus-shell-ui.xml:
Close window at end of menu according to HIG.
patch from Dave Bordoley <bordoley@msu.edu>
2002-04-26 Alex Larsson <alexl@redhat.com>
* src/nautilus-shell-ui.xml:
HIG compliant toolbar button ordering
patch from Dave Bordoley <bordoley@msu.edu>
2002-04-26 Alex Larsson <alexl@redhat.com>
* src/file-manager/nautilus-directory-view-ui.xml:

View file

@ -59,17 +59,7 @@
</placeholder>
<placeholder name="Open Placeholder" delimit="top"/>
<menuitem name="Close"
_label="_Close Window"
_tip="Close this window"
accel="*Control*w"
pixtype="stock" pixname="gtk-close"
verb="Close"/>
<menuitem name="Close All Windows"
_label="Close _All Windows"
_tip="Close all Nautilus windows"
accel="*Control**Shift*w"
verb="Close All Windows"/>
<menuitem name="Find"
_label="_Find"
@ -80,6 +70,20 @@
<placeholder name="Dangerous File Items Placeholder" delimit="top"/>
<placeholder name="Global File Items Placeholder" delimit="top"/>
<separator/>
<menuitem name="Close All Windows"
_label="Close _All Windows"
_tip="Close all Nautilus windows"
accel="*Control**Shift*w"
verb="Close All Windows"/>
<menuitem name="Close"
_label="_Close Window"
_tip="Close this window"
accel="*Control*w"
pixtype="stock" pixname="gtk-close"
verb="Close"/>
</submenu>
<submenu name="Edit" _label="_Edit">