File: konq_shellcmdplugin.rc

package info (click to toggle)
konqueror 4%3A25.04.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 61,780 kB
  • sloc: cpp: 59,015; python: 943; xml: 683; javascript: 186; sh: 165; makefile: 10
file content (8 lines) | stat: -rw-r--r-- 200 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
<!DOCTYPE gui>
<gui name="kshellcmdplugin" translationDomain="kshellcmdplugin">
<MenuBar>
 <Menu name="tools"><text>&amp;Tools</text>
  <Action name="executeshellcommand"/>
 </Menu>
</MenuBar>
</gui>