File: toolbars_main.xml

package info (click to toggle)
pdfedit 0.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 15,032 kB
  • ctags: 21,708
  • sloc: cpp: 185,471; xml: 8,824; yacc: 1,178; ansic: 666; perl: 664; makefile: 636; sh: 371; lisp: 51
file content (38 lines) | stat: -rw-r--r-- 1,118 bytes parent folder | download | duplicates (2)
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
<sect2 id="gui_toolbars_main" xreflabel="toolbar Main">
		<title>Main</title>

		<para>
			<mediaobject>
				<imageobject>
					<imagedata fileref="gui/menuAndToolbarsFun/images/toolbars_main.png" format="PNG"/>
				</imageobject>
				<textobject>
					<phrase>Toolbar - Main</phrase>
				</textobject>
				<caption><para>Toolbar - Main</para></caption>
			</mediaobject>
		</para>

		<variablelist>
			<varlistentry>
				<term>Open ...</term>
				<listitem>See <xref linkend="gui_menu_open"/>.</listitem>
			</varlistentry>
			<varlistentry>
				<term>Save</term>
				<listitem>See <xref linkend="gui_menu_save"/>.</listitem>
			</varlistentry>
			<varlistentry>
				<term>Options</term>
				<listitem>See <xref linkend="gui_settings"/>.</listitem>
			</varlistentry>
			<varlistentry>
				<term>Close window</term>
				<listitem>See <xref linkend="gui_menu_closeWindow"/>.</listitem>
			</varlistentry>
			<varlistentry>
				<term>Show/hide commandline</term>
				<listitem>See <xref linkend="gui_menu_sh_commandline"/>.</listitem>
			</varlistentry>
		</variablelist>
</sect2>