r3981: Panel side is now stored with the panel file, and is reused on start-up.
commitd23302c47d4a0d0dc0c758c11e4ef7321eec3321
authorThomas Leonard <talex5@gmail.com>
Sat, 25 Jun 2005 16:05:59 +0000 (25 16:05 +0000)
committerThomas Leonard <talex5@gmail.com>
Sat, 25 Jun 2005 16:05:59 +0000 (25 16:05 +0000)
tree0e2c22011a8fea43d43fdc3bff416b84d698d50c
parentc15c9c43d972e1309ffb4fd12c6f3dda67022a9a
r3981: Panel side is now stored with the panel file, and is reused on start-up.
Replaced --top, --bottom, --left and --right options with --border, which
uses the value in the file. The old options still work for compatibility.
The panel menu has a new 'Panel Options...' choice to let you change which
edge to use (Thomas Leonard).
ROX-Filer/Help/Changes
ROX-Filer/src/gui_support.c
ROX-Filer/src/gui_support.h
ROX-Filer/src/icon.c
ROX-Filer/src/icon.h
ROX-Filer/src/main.c
ROX-Filer/src/panel.c
ROX-Filer/src/panel.h
ROX-Filer/src/pinboard.c
ROX-Filer/src/pinboard.h
ROX-Filer/src/remote.c