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.
kiosktool/kiosktool/kiosktoolui.rc

14 lines
273 B

<?xml version="1.0"?>
<!DOCTYPE gui SYSTEM "kpartgui.dtd">
<gui name="kioskgui" version="3">
<MenuBar>
<Menu name="file">
<Action name="upload_all"/>
</Menu>
<Menu name="settings">
<Action name="show_background" append="show_merge"/>
</Menu>
</MenuBar>
</gui>