File: quickfilterui.rc

package info (click to toggle)
choqok 1.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 9,556 kB
  • sloc: cpp: 26,332; xml: 670; makefile: 12; sh: 3
file content (9 lines) | stat: -rw-r--r-- 252 bytes parent folder | download
1
2
3
4
5
6
7
8
9
<!DOCTYPE gui SYSTEM "kpartgui.dtd">
<gui name="choqok" version="17">
    <MenuBar>
        <Menu name="tools"><text>Tools</text>
            <Action name="filterByAuthor" />
	    <Action name="filterByContent" />
        </Menu>
    </MenuBar>
</gui>