File: 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 (20 lines) | stat: -rw-r--r-- 634 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
<sect1 id="toolbars">
	<title>Toolbars</title>
	<para>
		Toolbars are shortcut for functions found either in menu, or by right clicking on specific objects.
		Menu items can be either in enabled or disabled state. Some operations have no effect when a document
		is not open so they are disabled. Also some operations are not avaliable when specific objects from specific
		windows are not selected.
	</para>

	&gui_toolbars_main;
	&gui_toolbars_page;
	&gui_toolbars_selectionModes;
	&gui_toolbars_draw;
	&gui_toolbars_text;
	&gui_toolbars_operator;
	&gui_toolbars_dynamic;
	&gui_toolbars_treeview;
	&gui_toolbars_revision;

</sect1>