Hi,
#: ../panel-plugin/xfsm-logout-plugin.c:150
msgid "Xfclock4 could not be launched"
That should be Xflock4 instead of Xfclock4, right?
Patch attached.
- Jari
--- a/panel-plugin/xfsm-logout-plugin.c
+++ b/panel-plugin/xfsm-logout-plugin.c
@@ -147,7 +147,7 @@ xfsm_logout_plugin_lock_screen(GtkAction *action,
if (!g_spawn_command_line_async("xflock4", &error)) {
xfce_dialog_show_error (NULL,
error,
- _("Xfclock4 could not be launched"));
+ _("Xflock4 could not be launched"));
}
}
_______________________________________________
Xfce-i18n mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce-i18n