summaryrefslogtreecommitdiffstats
path: root/kpacman/kpacmanui.rc
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-05 01:09:44 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-05 01:22:13 +0900
commit37aaa67152936f4fefff22d559c03e943a86ae69 (patch)
treeffffcd595eecef631bc1fc38922c63060aa175ea /kpacman/kpacmanui.rc
parentac81a3c3e8d1a61fc2ff39da89c7c2ea290d5e34 (diff)
downloadtdepacman-37aaa67152936f4fefff22d559c03e943a86ae69.tar.gz
tdepacman-37aaa67152936f4fefff22d559c03e943a86ae69.zip
Renamed kpacman -> tdepacman.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kpacman/kpacmanui.rc')
-rw-r--r--kpacman/kpacmanui.rc18
1 files changed, 0 insertions, 18 deletions
diff --git a/kpacman/kpacmanui.rc b/kpacman/kpacmanui.rc
deleted file mode 100644
index 34c3ded..0000000
--- a/kpacman/kpacmanui.rc
+++ /dev/null
@@ -1,18 +0,0 @@
-<!DOCTYPE kpartgui>
-<kpartgui name="kpacman" version="0.3.2">
-<MenuBar>
- <Menu name="game"><text>&amp;Game</text>
- </Menu>
- <Menu name="settings"><text>&amp;Settings</text>
- <Action name="options_show_mousecursor" append="show_merge"/>
- <Action name="options_select_graphic_scheme" append="configure_merge"/>
- <Action name="options_focus_out_pause" append="configure_merge"/>
- <Action name="options_focus_in_continue" append="configure_merge"/>
- </Menu>
-</MenuBar>
-
-<ToolBar noMerge="1" name="mainToolBar"><text>Main Toolbar</text>
- <Action name="game_new"/>
- <Action name="game_pause"/>
-</ToolBar>
-</kpartgui>