mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 04:48:06 +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:
@@ -1198,9 +1198,9 @@ createInspectorForWindow(WWindow *wwin, int xpos, int ypos,
|
||||
#endif
|
||||
|
||||
spec_text = _("The configuration will apply to all\n"
|
||||
"windows that have their WM_CLASS\n"
|
||||
"property set to the above selected\n"
|
||||
"name, when saved.");
|
||||
"windows that have their WM_CLASS\n"
|
||||
"property set to the above selected\n"
|
||||
"name, when saved.");
|
||||
|
||||
panel = wmalloc(sizeof(InspectorPanel));
|
||||
memset(panel, 0, sizeof(InspectorPanel));
|
||||
|
||||
Reference in New Issue
Block a user