1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-03 06:45:51 +01:00

new/changelog fix

This commit is contained in:
kojima
1999-04-03 03:51:17 +00:00
parent 370c15ad2b
commit 9df0e16707
29 changed files with 680 additions and 439 deletions

View File

@@ -1,4 +1,5 @@
{
AlternativeMenuStyle = NO;
DisableMiniwindows = NO;
OpenTransientOnOwnerWorkspace = NO;
EdgeResistance = 30;

View File

@@ -209,7 +209,6 @@
"Start kwm" RESTART kwm
"Start IceWM" RESTART icewm
"Exit..." EXIT
"Kill session..." SHUTDOWN
"Exit" END
"Applications" END

View File

@@ -101,6 +101,5 @@
("Start kwm", RESTART, kwm),
("Start IceWM", RESTART, icewm),
("Exit...", EXIT),
("Kill session...", SHUTDOWN)
)
)