GNOME Bugzilla – Bug 684098
Inconsistent strings in nautilus and eog for setting background image
Last modified: 2012-10-02 17:28:38 UTC
Files uses <gui>Set as Wallpaper</gui> in the right-click menu. eog uses <guiseq><gui>Image</gui><gui>Set as Desktop Background</gui></guiseq>. Please agree on using the same string (CC'ing eog maintainers). Note: After fixing, gnome-user-docs/gnome-help/C/look-background.page needs an update.
-> eog I believe "Set as Wallpaper" is the best option, since we would like to de-emphasize the term "Desktop" in GNOME 3. Reassigning to eog, since I have a patch.
Created attachment 224514 [details] [review] window: rename "Set as Desktop Background" -> "Set as Wallpaper" To be consistent with Nautilus.
Created attachment 224515 [details] [review] window: rename "Set as Desktop Background" -> "Set as Wallpaper" -- Missed the long description string.
Review of attachment 224515 [details] [review]: Please ask for permission to break the freeze and push.
+ { "ImageSetAsWallpaper", NULL, N_("Set as Wallpaper"), I don't see a mnemonic in that string.
(In reply to comment #5) > + { "ImageSetAsWallpaper", NULL, N_("Set as Wallpaper"), > > I don't see a mnemonic in that string. 'S' is taken by "Save", 'W' is taken by "Open with"...suggestions?
Any that is not yet used. :) Does not have to be the first letter of a word, there can also be duplicates if there is no other option.
Created attachment 224529 [details] [review] window: rename "Set as Desktop Background" -> "Set as Wallpaper" -- Now with a mnemonic
This will require updating the user docs as well. If you manage to get a freeze break for both feel free to push. I'm still out of house until at least 10pm CEST, so a release is unlikely to happen earlier.
I asked for a freeze break now, let's see if it can make it in this release :)
Looks like they won't give us a break. :( Thanks, for trying anyway. :)
And pushed to master: commit cc958f1201e12dc0a634ffc45995dd53b4793b19 Author: Felix Riemann <> Date: Fri Sep 28 19:43:26 2012 +0200 help: rename "Set as Desktop Background" -> "Set as Wallpaper" To match the recent UI string change. https://bugzilla.gnome.org/show_bug.cgi?id=684098 commit 166a24f31454e9b1169c235fe6fc2494d91f55f8 Author: Cosimo Cecchi <> Date: Mon Sep 17 10:43:51 2012 -0400 window: rename "Set as Desktop Background" -> "Set as Wallpaper" To be consistent with Nautilus. https://bugzilla.gnome.org/show_bug.cgi?id=684098 --- This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.