File: settings_toolbars.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 (19 lines) | stat: -rw-r--r-- 552 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
<sect1 id="toolbars_tab">
	<title>Toolbars tab</title>
	<para>
			<mediaobject>
				<imageobject>
					<imagedata fileref="gui/images/options_toolbars.png" format="PNG"/>
				</imageobject>
				<textobject>
					<phrase>Toolbars tab</phrase>
				</textobject>
			</mediaobject>
	</para>
 <para>
  Each checkbox on this tab represent one toolbar in the program.
  You can toggle visibility of each toolbar here, if the checkbox
  before toolbar name is checked, the toolbar will be visible.
  If unchecked, the toolbar will be hidden.
 </para>
</sect1>