File: kvieweffects.rc

package info (click to toggle)
kdegraphics 4%3A3.5.5-3etch4
  • links: PTS
  • area: main
  • in suites: etch
  • size: 42,448 kB
  • ctags: 42,411
  • sloc: cpp: 372,033; sh: 10,035; ansic: 8,355; perl: 3,040; makefile: 1,794; xml: 1,128; php: 311; lisp: 60
file content (10 lines) | stat: -rw-r--r-- 320 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE kpartgui>
<kpartplugin name="kvieweffects" library="kview_effectsplugin" version="2">
	<MenuBar>
		<Menu name="effects"><Text>Effe&amp;cts</Text>
			<Action name="plugin_effects_gamma"/>
			<Action name="plugin_effects_blend"/>
			<Action name="plugin_effects_intensity"/>
		</Menu>
	</MenuBar>
</kpartplugin>