File: mainwindowui.rc

package info (click to toggle)
skim 1.4.4-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,876 kB
  • ctags: 1,247
  • sloc: cpp: 9,421; python: 1,608; sh: 260; makefile: 68
file content (10 lines) | stat: -rw-r--r-- 310 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="skim" version="1.0.1">
 <ToolBar name="MainToolBar">
  <text>Main Toolbar</text>
  <Action name="change_server" />
  <ActionList name="Frontend Properties" />
  <ActionList name="GUI Properties" />
  <Action name="configure" />
 </ToolBar>
</kpartgui>