This file is indexed.

/usr/share/doc/4pane/html/Bookmarks.htm is in 4pane 5.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>The Bookmarks menu</title>
</head>

<body style="background-color: rgb(255, 255, 255); direction: ltr;">
<center>
<table style="margin-left: auto; margin-right: auto; width: 100%; text-align: center;" border="0" cellpadding="2" cellspacing="2">
  <tbody>
    <tr>
      <td style="width: 33%; text-align: center;"><a href="Tabs.htm"><img src="back.gif" alt="The Tabs Menu" align="top" border="0"></a>&nbsp;&nbsp;<a href="Tabs.htm">The Tabs Menu</a></td>
      <td style="width: 34%; text-align: center;">&nbsp;&nbsp;<a href="Menu.htm"><img src="up.gif" alt="Menu Sections" align="top" border="0"></a>&nbsp;&nbsp;<a href="Menu.htm">Menu Sections</a></td>
      <td style="width: 33%; text-align: center;">&nbsp;&nbsp;<a align="middle" href="Archive.htm">The Archive menu</a>&nbsp;&nbsp;<a href="Archive.htm"><img src="forward.gif" alt="The Archive menu" align="top" border="0"></a></td>
    </tr>
  </tbody>
</table>

</center>
<hr>

<h2><u>The Bookmarks menu</u></h2>

<p>
A bookmark is, as you will have guessed, a way to save a filepath. You can have up to 9000 of them, which you can arrange in folders (and if you have anything like 9000 of them you'll <i>need</i> to). 
Choosing a bookmark from the menu will bring up its filepath in the current pane.<br><br>

The only permanent menu-items are <b>Add to Bookmarks</b> and <b>Manage Bookmarks</b>. The bookmarks themselves appear below, with each folder shown in a submenu.<br><br>
To bookmark the currently-highlit file or directory, click <b>Add to Bookmarks</b>. A dialog will appear, which confirms the filepath and allows you to choose a label. 
The default label will be the filepath itself, but you may want something shorter e.g. "2007 Holiday Pictures" instead of "/home/yourname/Documents/Pictures/2007 holiday/". 
By default a bookmark is created in the main Bookmarks part of the menu, but you can select a different folder by clicking the <b>Change Folder</b> button.<br><br>

<b>Manage Bookmarks</b> invokes the Manage Bookmarks dialog, which contains a tree of the current bookmarks and folders. Clicking the appropriate button allows you to add a new folder or separator below the currently-selected bookmark, or inside the currently-selected folder. 
You can also Edit or Delete the current selection. Alternatively you can manipulate entries using the standard Delete, Cut, Copy and Paste shortcuts, or move them by drag and drop (or hold down the Ctrl key to Duplicate). 
The Duplicate and New Folder shortcuts also work, and right-clicking over an item shows the available commands on a Context Menu.<br><br>

As I mentioned, if you create a new folder or separator while a folder is selected, the new item will be created <i>inside</i> the folder. So how do you put e.g. a separator below a folder? Create it elsewhere, then drag it to the correct position.

</p>

</body>
</html>