1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-06-14 14:25:21 +02:00

many bug fixes, finished some delegate code, updated menu file bug from EXEC

to SHEXEC, updated french translations
This commit is contained in:
kojima
1999-05-29 21:41:25 +00:00
parent a43f369ec3
commit 5e4625dafe
74 changed files with 767 additions and 569 deletions
+3 -3
View File
@@ -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;