mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-27 18:35:52 +01:00
- Slovak .po file updates from (Jan Tomka <judas@linux.sk>)
- "Save Workspace state" confirmation switch on the exit dialog panels (based on a patch from Jan Tomka <judas@linux.sk>)
This commit is contained in:
@@ -526,7 +526,7 @@ createPanel(_Panel *p)
|
||||
data->param.exec.command = "eterm";
|
||||
|
||||
data = putNewItem(panel, pad, ExecInfo, _("Run..."));
|
||||
data->param.exec.command = "%a(Run,Type command to run)";
|
||||
data->param.exec.command = _("%a(Run,Type command to run)");
|
||||
|
||||
data = putNewItem(panel, pad, ExecInfo, _("Netscape"));
|
||||
data->param.exec.command = "netscape";
|
||||
|
||||
Reference in New Issue
Block a user