summaryrefslogtreecommitdiff
path: root/help/en/html/confedit.html
blob: 14b78b801001200a1ec0dc9a033cd3abd4366dff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<html> <head> <title>confedit</title> </head>
<body>
  <center>
  <h1>confedit</h1>
  <hr>
  <h1>A big fat Warning: <br><br>
  Do <b>NOT</b> use confedit!</h1>
  unless you know what you are doing...<br>
  <br><hr>
  </center>
  <h2>Possible Actions</h2>
  By highlighting an item a editor will show up. <br>
  After pressing on a item for some time a popup menu
  with the possible actions will show up.
  <h3>conf file</h3>
  <ul>
<li>Save:<br>save the changes</li>
<li>Revert:<br>revert the file to the backup copy<br>
i.e. undo the last change</li>
<li>Delete:<br>delete the file from the filesystem<br>
This cannot be undone, your settings will be lost and
reverted to the default!</li>
  </ul>
  <h3>group</h3>
  <ul>
<li>Revert:<br>revert the group to the saved version<br>
i.e. undo the last change</li>
<li>Delete:<br>delete the group<br>
This cannot be undone, your settings will be lost and
reverted to the default!</li>
  </ul>
  <h3>entry</h3>
  <ul>
<li>Revert:<br>revert the entry to the saved version<br>
i.e. undo the last change</li>
<li>Delete:<br>delete the entry<br>
This cannot be undone, your settings will be lost and
reverted to the default!</li>
  </ul>
</body>
</html>