mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-07 14:24:14 +01:00
Made the floppy path in the file panel be configurable via the FloppyPath
key in the WMGLOBAL file, instead of the '/floppy' hardcoded value.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
SystemFont = "-*-helvetica-medium-r-normal-*-%d-*-*-*-*-*-*-*";
|
||||
BoldSystemFont = "-*-helvetica-bold-r-normal-*-%d-*-*-*-*-*-*-*";
|
||||
FloppyPath = "/floppy";
|
||||
MultiByteText = NO;
|
||||
DoubleClickTime = 250;
|
||||
MouseWheelUp = Button4;
|
||||
|
||||
Reference in New Issue
Block a user