[Nautilus-list] menu pixmaps
- From: David Emory Watson <dwatson cs ucr edu>
- To: nautilus-list lists eazel com
- Subject: [Nautilus-list] menu pixmaps
- Date: Sat, 02 Mar 2002 10:52:47 -0800
This patch adds stock icons to a couple of the menu items in the edit
menu.
One strange thing I did notice while doing this: Sometimes the mini
icons for cut, copy and paste disappear. I'm not sure what code could
be causing this, but if I don't find out in a few days I will throw a
bug report into the depths of bugzilla...
Index: src/nautilus-shell-ui.xml
===================================================================
RCS file: /cvs/gnome/nautilus/src/nautilus-shell-ui.xml,v
retrieving revision 1.75
diff -p -u -r1.75 nautilus-shell-ui.xml
--- src/nautilus-shell-ui.xml 2002/02/04 21:44:13 1.75
+++ src/nautilus-shell-ui.xml 2002/03/02 07:17:44
@@ -107,6 +107,7 @@
verb="Paste"/>
<menuitem name="Clear"
_label="C_lear Text"
+ pixtype="stock" pixname="gtk-clear"
verb="Clear"/>
<separator/>
@@ -120,6 +121,7 @@
<menuitem name="User Level Customization"
_label="P_references..."
_tip="Edit Nautilus preferences"
+ pixtype="stock" pixname="gtk-preferences"
verb="User Level Customization"/>
<menuitem name="Customize"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]