summaryrefslogtreecommitdiffstats
path: root/src/gui/ui/matrixmover.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/ui/matrixmover.rc')
-rw-r--r--src/gui/ui/matrixmover.rc15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/gui/ui/matrixmover.rc b/src/gui/ui/matrixmover.rc
new file mode 100644
index 0000000..2d0d555
--- /dev/null
+++ b/src/gui/ui/matrixmover.rc
@@ -0,0 +1,15 @@
+<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
+
+<kpartgui name="Rosegarden::MatrixTool" version="1230">
+
+<Menu name="MatrixMover">
+ <Action name="select"/>
+ <Action name="draw" />
+ <Action name="erase"/>
+ <Action name="resize"/>
+<!-- <Separator/> -->
+<!-- Defunct: <Action name="halve_durations"/> -->
+<!-- Defunct: <Action name="double_durations"/> -->
+</Menu>
+
+</kpartgui>