mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-12 20:05:48 +01:00
many bug fixes, finished some delegate code, updated menu file bug from EXEC
to SHEXEC, updated french translations
This commit is contained in:
@@ -32,9 +32,9 @@ typedef struct _Panel {
|
||||
char *description;
|
||||
|
||||
CallbackRec callbacks;
|
||||
|
||||
|
||||
WMWindow *win;
|
||||
|
||||
|
||||
WMFrame *navF;
|
||||
WMButton *linkB;
|
||||
WMButton *cyclB;
|
||||
@@ -42,7 +42,7 @@ typedef struct _Panel {
|
||||
WMLabel *linkL;
|
||||
WMLabel *cyclL;
|
||||
WMLabel *newL;
|
||||
|
||||
|
||||
WMFrame *dockF;
|
||||
WMButton *dockB;
|
||||
WMButton *clipB;
|
||||
|
||||
Reference in New Issue
Block a user