From 01c363f552ca648e8137466f8acea5d8ba8fd765 Mon Sep 17 00:00:00 2001 From: Stephen Watson Date: Fri, 20 May 2005 18:52:50 +0000 Subject: [PATCH] r3940: Change the way that ROX-Session runs ROX-Filer. It now uses the -S option to open the default Panel and Pinboard, with the configuration of panel and pinboard in ROX-Filer options. --- ROX-Filer/Help/Changes | 6 ++++ ROX-Filer/Options.xml | 26 ++++++++++++++++ ROX-Filer/src/Docs/Manual.xml | 4 +++ ROX-Filer/src/main.c | 69 +++++++++++++++++++++++++++++++++++++++++-- 4 files changed, 103 insertions(+), 2 deletions(-) diff --git a/ROX-Filer/Help/Changes b/ROX-Filer/Help/Changes index d3785d8c..fced3b14 100644 --- a/ROX-Filer/Help/Changes +++ b/ROX-Filer/Help/Changes @@ -2,6 +2,12 @@ A RISC OS-like filer for X by Thomas Leonard +20-May-2005 +~~~~~~~~~~~ +Change the way that ROX-Session runs ROX-Filer. It now uses the -S option to +open the default Panel and Pinboard, with the configuration of panel and +pinboard in ROX-Filer options (Stephen Watson). + 13-May-2005 ~~~~~~~~~~~ Type changes for 64-bit compatibility (Tony Houghton). diff --git a/ROX-Filer/Options.xml b/ROX-Filer/Options.xml index d1c95b02..7186a162 100644 --- a/ROX-Filer/Options.xml +++ b/ROX-Filer/Options.xml @@ -224,6 +224,32 @@ + +
+ + + + Only a panel is shown + Only the pinboard is shown + Both a panel and a pinboard are shown + + + + + The panel is shown at the top of the screen + The panel is shown at the bottom of the screen + The panel is shown at the left hand side of the screen + The panel is shown at the right hand side of the screen + + Enter the name of the panel to show here. + + + + Enter the name of the pinboard to show here. + + + +