aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/machina.glade
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/machina.glade')
-rw-r--r--src/gui/machina.glade7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/gui/machina.glade b/src/gui/machina.glade
index c57bb88..8fcb8ad 100644
--- a/src/gui/machina.glade
+++ b/src/gui/machina.glade
@@ -640,7 +640,6 @@ along with Machina; if not, write to the Free Software Foundation, Inc.,
<property name="modal">False</property>
<property name="resizable">False</property>
<property name="destroy_with_parent">False</property>
- <property name="icon">machina.svg</property>
<property name="icon_name">gtk-help</property>
<property name="decorated">True</property>
<property name="skip_taskbar_hint">False</property>
@@ -689,12 +688,14 @@ along with Machina; if not, write to the Free Software Foundation, Inc.,
<property name="label" translatable="yes">Initial nodes are shown with a thick border.
Selector nodes are shown in green.
-- Middle click canvas to create a new node
+- Right click canvas to create a new node
- Middle click nodes to learn a MIDI note for that node
- Right click two nodes in succession to connect nodes
- Double click a node to show its properties dialog
- Ctrl+Left click a node to make it an initial node
-- Ctrl+Right click a node to make it a selector node</property>
+- Ctrl+Right click a node to make it a selector node
+- Ctrl+Left click edge probabilities to decrease
+- Ctrl+Right click edge probabilities to increase</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>