File: ui.rc

package info (click to toggle)
kdeaddons 2.2.2-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 5,092 kB
  • ctags: 1,843
  • sloc: cpp: 22,249; sh: 10,647; perl: 2,107; ansic: 888; makefile: 447; python: 303
file content (8 lines) | stat: -rw-r--r-- 236 bytes parent folder | download
1
2
3
4
5
6
7
8
<!DOCTYPE kpartgui>
<kpartplugin name="kateinsertcommand" library="libkateinsertcommandplugin" version="1">
<MenuBar>
 <Menu name="edit"><Text>&amp;Edit</Text>
    <Action name="edit_insert_command" />
 </Menu>
</MenuBar>
</kpartplugin>