You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeaddons/konq-plugins/uachanger/uachangerplugin.rc

12 lines
316 B

<!DOCTYPE kpartplugin>
<kpartplugin name="UserAgentChanger" library="libuachangerplugin">
<MenuBar>
<Menu name="tools"><Text>&amp;Tools</Text>
<Action name="changeuseragent"/>
</Menu>
</MenuBar>
<ToolBar name="extraToolBar"><text>Extra Toolbar</text>
<Action name="changeuseragent"/>
</ToolBar>
</kpartplugin>