[nautilus] Change "Clean Up by Name" to "Organize Desktop by Name" (#530136)
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] Change "Clean Up by Name" to "Organize Desktop by Name" (#530136)
- Date: Thu, 1 Jul 2010 11:02:36 +0000 (UTC)
commit 90ebd95a7dbc3f7bef21e39c14fe04d4849fef37
Author: Marcus Carlson <marcus tajt nu>
Date: Wed Jun 30 19:34:20 2010 +0200
Change "Clean Up by Name" to "Organize Desktop by Name" (#530136)
src/file-manager/fm-icon-view.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/file-manager/fm-icon-view.c b/src/file-manager/fm-icon-view.c
index 0c20df7..e1775a2 100644
--- a/src/file-manager/fm-icon-view.c
+++ b/src/file-manager/fm-icon-view.c
@@ -1585,7 +1585,7 @@ static const GtkActionEntry icon_view_entries[] = {
/* tooltip */ N_("Restore each selected icon to its original size"),
G_CALLBACK (action_unstretch_callback) },
/* name, stock id */ { "Clean Up", NULL,
- /* label, accelerator */ N_("Clean _Up by Name"), NULL,
+ /* label, accelerator */ N_("_Organize Desktop by Name"), NULL,
/* tooltip */ N_("Reposition icons to better fit in the window and avoid overlapping"),
G_CALLBACK (action_clean_up_callback) },
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]