[gnome-commander] Tabs to spaces
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Tabs to spaces
- Date: Mon, 22 Aug 2016 19:48:24 +0000 (UTC)
commit fdc36d1b7c37c7697f69eb049fe9d1f0f6b77230
Author: Uwe Scholz <uwescholz src gnome org>
Date: Mon Aug 22 21:14:03 2016 +0200
Tabs to spaces
src/gnome-cmd-user-actions.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-cmd-user-actions.cc b/src/gnome-cmd-user-actions.cc
index 5ee873f..ab4df79 100644
--- a/src/gnome-cmd-user-actions.cc
+++ b/src/gnome-cmd-user-actions.cc
@@ -277,7 +277,7 @@ static UserActionData user_actions_data[] = {
#endif
{view_up, "view.up", N_("Up one directory")},
- {view_main_menu,
"view.main.menu", N_("Display main menu")},
+ {view_main_menu, "view.main_menu", N_("Display main menu")},
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]