1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-03-05 00:15:56 +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:
dan
2001-11-05 23:19:46 +00:00
parent b1565d01c4
commit 72150b1da7
18 changed files with 1591 additions and 1456 deletions

View File

@@ -385,6 +385,7 @@ typedef struct WMListItem {
typedef struct WMAlertPanel {
WMWindow *win; /* window */
WMBox *vbox;
WMBox *hbox;
WMButton *defBtn; /* default button */
WMButton *altBtn; /* alternative button */
WMButton *othBtn; /* other button */