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.
tdebindings/xparts/mozilla/parthost.rc

15 lines
348 B

<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="part" version="1">
<MenuBar>
<Menu name="edit">
<Action name="stop" />
<Action name="reload" />
<Separator />
<Action name="nonexistant" />
</Menu>
</MenuBar>
<ToolBar fullWidth="true" name="locationToolBar" newline="true">
<Action name="location" />
</ToolBar>
</kpartgui>