PATCH: Bug 75131



Chages "Reset Destop Background" on the desktop to "Use Default
Background." Also changes the associated tooltip. Alex if you don't want
to apply this due to being too busy or being more stringent on ui/string
changes, I understand and I will just leave the patch filed in bugzilla
for post 2.0.

I really think this patch makes this functionality more clear btw. At
least in my opinion as a user, i would expect "reset desktop background"
to change back to the previous used background. "use Default background"
is consisteng with our other uses of the term default throughout the ui
such as "reset view to defaults."

dave
Index: nautilus/src/file-manager/nautilus-desktop-icon-view-ui.xml
===================================================================
RCS file: /cvs/gnome/nautilus/src/file-manager/nautilus-desktop-icon-view-ui.xml,v
retrieving revision 1.11
diff -u -p -r1.11 nautilus-desktop-icon-view-ui.xml
--- nautilus/src/file-manager/nautilus-desktop-icon-view-ui.xml	26 Apr 2002 18:01:11 -0000	1.11
+++ nautilus/src/file-manager/nautilus-desktop-icon-view-ui.xml	28 Apr 2002 06:25:53 -0000
@@ -28,8 +28,8 @@
          _tip="Create a new launcher"/>
         <cmd name="OpenAlternate" hidden="1"/>
         <cmd name="Reset Background"
-         _label="Reset Desktop Background"
-         _tip="Remove any custom pattern or color from the desktop background"/>
+         _label="Use Default Background"
+         _tip="Use the default desktop background"/>
 </commands>
 <menu>
 	<!-- By re-labelling these submenus to names without underscores, we


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]