[gnome-commander] Fixed a typo
- From: Piotr Eljasiak <epiotr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Fixed a typo
- Date: Thu, 16 Dec 2010 21:07:44 +0000 (UTC)
commit f44e15dff43b2089ce53b4494b9325f95c4f28f5
Author: Piotr Eljasiak <epiotr src gnome org>
Date: Thu Dec 16 19:38:22 2010 +0100
Fixed a typo
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 5b28703..0e18e67 100644
--- a/src/gnome-cmd-user-actions.cc
+++ b/src/gnome-cmd-user-actions.cc
@@ -1229,7 +1229,7 @@ void command_root_mode (GtkMenuItem *menuitem, gpointer not_used)
if ((su = g_find_program_in_path ("kdesu")))
goto without_c_param;
- gnome_cmd_show_message (NULL, _("xdg-su, gksu, gnomesu, kdesu or beesu is not found."));
+ gnome_cmd_show_message (NULL, _("xdg-su, gksu, gnomesu, kdesu or beesu is not found"));
return;
with_c_param:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]