File: mainwindowui.rc

package info (click to toggle)
skim 1.4.5-4
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 2,904 kB
  • ctags: 1,257
  • sloc: cpp: 9,423; python: 1,608; sh: 329; makefile: 71
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>