File: kfilereplaceui.rc

package info (click to toggle)
kdewebdev 4%3A3.5.5-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 32,256 kB
  • ctags: 14,471
  • sloc: cpp: 163,116; sh: 9,965; perl: 3,364; makefile: 1,788; xml: 1,440; ansic: 83
file content (10 lines) | stat: -rw-r--r-- 288 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="kfilereplace" version="1">
<MenuBar>
  <Menu noMerge="1" name="file"><text>&amp;File</text>
    <Action name="file_quit"/>
  </Menu>
  <Menu name="kfilerepace"><text>Search/&amp;Replace</text>
  </Menu>    
</MenuBar>
</kpartgui>