eog r4874 - in trunk: . src
- From: csaavedra svn gnome org
- To: svn-commits-list gnome org
- Subject: eog r4874 - in trunk: . src
- Date: Sat, 15 Nov 2008 14:18:23 +0000 (UTC)
Author: csaavedra
Date: Sat Nov 15 14:18:23 2008
New Revision: 4874
URL: http://svn.gnome.org/viewvc/eog?rev=4874&view=rev
Log:
2008-11-15 Claudio Saavedra <csaavedra igalia com>
* src/eog-window.c: Do not use the word "Wallpaper" in the UI and
prefer the GDP recommended term "Desktop background". Fixes
bug #559579 (Luca Ferreti).
Modified:
trunk/ChangeLog
trunk/src/eog-window.c
Modified: trunk/src/eog-window.c
==============================================================================
--- trunk/src/eog-window.c (original)
+++ trunk/src/eog-window.c Sat Nov 15 14:18:23 2008
@@ -3432,8 +3432,8 @@
{ "EditRotate270", "object-rotate-left", N_("Rotate Counterc_lockwise"), NULL,
N_("Rotate the image 90 degrees to the left"),
G_CALLBACK (eog_window_cmd_rotate_270) },
- { "SetAsWallpaper", NULL, N_("Set As _Wallpaper"), NULL,
- N_("Set the selected image as the desktop wallpaper"),
+ { "SetAsWallpaper", NULL, N_("Set as _Desktop Background"), NULL,
+ N_("Set the selected image as the desktop background"),
G_CALLBACK (eog_window_cmd_wallpaper) },
{ "EditMoveToTrash", "user-trash", N_("Move to _Trash"), NULL,
N_("Move the selected image to the trash folder"),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]