source: branches/profile/HELP_SOURCE/oldhelp/savedef.hlp

Last change on this file was 11069, checked in by westram, 12 years ago
  • '~/.arb_prop' replaced by environmentvariable ARB_PROP
    • define/accept $ARB_PROP in 'arb' script
    • replaced all hardcoded occurrences
    • corrected several help files
  • fixed two conditions in 'arb'-script (broken by [11064])


@elmar '-u' = fail early = good idea :)

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.7 KB
Line 
1#Please insert up references in the next lines (line starts with keyword UP)
2UP      arb.hlp
3UP      glossary.hlp
4
5#Please insert subtopic references  (line starts with keyword SUB)
6#SUB    subtopic.hlp
7
8# Hypertext links in helptext can be added like this: LINK{ref.hlp|http://add|bla@domain}
9
10#************* Title of helpfile !! and start of real helpfile ********
11TITLE           Save properties
12
13OCCURRENCE      In 'Properties' menus
14
15DESCRIPTION     Saves the userdefined setup (colours, fonts, ...) to property files.
16                These files are located in the directory pointed to by the
17                environmentvariable $ARB_PROP (which defaults to '~/.arb_prop' in your
18                home directory). See also LINK{arb_envar.hlp}.
19
20NOTES           To reset ARB to it's defaults simply remove one/all *.arb
21                files from the directory '~/.arb_prop'
22
23                The files in ~/.arb_prop are textfiles. Advanced users may
24                remove or change single sections or entries.
25
26                You can hand over your properties to another user by giving him
27                your property-files.
28
29SECTION GENERAL NOTES ABOUT PROPERTIES
30
31    Most settings you can change in ARB are saved either
32
33          - to properties or
34          - with your database.
35
36    Nevertheless some setting are not stored anywhere (some intentionally, some by mistake).
37
38    Please notify LINK{arb@arb-home.de} if you think
39
40      - a setting should be saved in properties (instead of always setting
41        the same useless default value)
42      - a setting should be saved in the database instead of properties (or
43        vice versa)
44
45EXAMPLES        None
46
47WARNINGS        Better make backups of these files before you change them.
48
49                Be careful with ARB_MERGE: It uses the same properties as ARB_NT!
50
51BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.