1
0
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:
dan
2000-05-10 12:30:34 +00:00
parent 139b34c7af
commit 0ae1ecc05f
4 changed files with 16 additions and 9 deletions

View File

@@ -1,6 +1,7 @@
{
SystemFont = "-*-helvetica-medium-r-normal-*-%d-*-*-*-*-*-*-*";
BoldSystemFont = "-*-helvetica-bold-r-normal-*-%d-*-*-*-*-*-*-*";
FloppyPath = "/floppy";
MultiByteText = NO;
DoubleClickTime = 250;
MouseWheelUp = Button4;