summaryrefslogtreecommitdiff
path: root/xulmus/locale/en-US/gui.txt
blob: 4f2e8972638fbcdb9d5de8eaf579e98d7e296774 (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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
HEADER

|gui| +

Although Xulmus offers the most frequently used Songbird functionality via
Ex and Normal mode commands there may be times when directly accessing the GUI
is required. There are commands for accessing the menu system, standard dialogs
and the sidebar.

|:emenu| +
||:emenu {menu}||
________________________________________________________________________________
Execute {menu} from the command line. This command provides command-line access
to all menu items available from the main Songbird menubar. {menu} is a
hierarchical path to the menu item with each submenu separated by a period.
E.g. [c]:emenu File.Open File...[c]
________________________________________________________________________________


|:addo| |:addons| +
||:addo[ns]||
________________________________________________________________________________
Show available Songbird Extensions and Themes.
You can add/remove/disable extensions from this dialog.
Be aware that not all Songbird extensions work, because Xulmus overrides
some key bindings and changes Songbird's GUI.
________________________________________________________________________________


|:dia| |:dialog|
||:dia[log] [a][songbird-dialog][a]|| +
________________________________________________________________________________
Open a Songbird dialog.

Available dialogs:
`------------------`-----------------------------------
*about*            About Songbird
*addons*           Manage Add-ons
*checkupdates*     Check for updates
*cleardata*        Clear private data
*cookies*          List your cookies
*console*          JavaScript console
*dominspector*     DOM Inspector
*downloads*        Manage Downloads
*openfile*         Open the file selector dialog
*pagesource*       View page source
*places*           Places Organizer: Manage your bookmarks and history
*preferences*      Show Songbird preferences dialog
*printsetup*       Setup the page size and orientation before printing
*print*            Show print dialog
*saveframe*        Save frame to disk
*savepage*         Save page to disk
*searchengines*    Manage installed search engines
*selectionsource*  View selection source
*subscribe*        Add a new subscription
-------------------------------------------------------

________________________________________________________________________________


|:dl| |:downl| |:downloads| +
||:downl[oads]||
________________________________________________________________________________
Show progress of current downloads. Open the original Songbird download dialog
in a new tab. Here, downloads can be paused, canceled and resumed.
________________________________________________________________________________

// vim: set filetype=asciidoc: