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/kmozilla.rc

12 lines
246 B

<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="tdehtmlpart" version="1">
<MenuBar>
<Menu name="edit">
<Action name="stop" />
<Action name="reload" />
<Separator />
<Action name="nonexistant" />
</Menu>
</MenuBar>
</kpartgui>