File: toolbox.xml

package info (click to toggle)
inkscape 0.47.0-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 122,072 kB
  • ctags: 46,938
  • sloc: cpp: 349,791; ansic: 31,306; python: 14,868; xml: 6,613; sh: 5,041; makefile: 1,773; perl: 1,486; asm: 675; ruby: 148
file content (13 lines) | stat: -rw-r--r-- 319 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
<ui>
  <popup name='ToolboxMenu'>
    <menuitem action='Icons'/>
    <menuitem action='Text'/>
    <menuitem action='Both'/>
    <menuitem action='BothHoriz'/>
    <separator/>
    <menuitem action='OrientHoriz'/>
    <menuitem action='OrientVert'/>
    <separator/>
    <menuitem action='ShowArrow'/>
  </popup>
</ui>