Revision 38564 branches/v2_0_0_prep/extensions/extHelp/config/config.xml

View differences:

config.xml
8 8
			description=""
9 9
			active="true"
10 10
			priority="1">
11
			<menu text="Ayuda/Ayuda"
12
				position="90010"
13
				action-command="Help"/>
11
            
12
            <action 
13
                name="help-contents"
14
                label="_Help" 
15
                tooltip="_Help" 
16
                position="990101000" 
17
                action-command="help-contents"
18
                icon="help-contents"
19
                accelerator=""
20
                />
21
            
22
            <menu
23
                name="help-contents"
24
                text="Help/Contents"
25
                />
14 26
		</extension>		
15 27
	</extensions>
16 28
</plugin-config>

Also available in: Unified diff