aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFelix (xq) Queißner <git@mq32.de>2020-06-30 21:54:42 +0200
committerFelix (xq) Queißner <git@mq32.de>2020-06-30 21:54:42 +0200
commit27ef08f627b14ebe553a106911cb07ff9feea85e (patch)
tree6a38903c1f621150133ce6d8c6683f56a151ed2f /src
parentef6e2f513cde84fcd86795259830df364d5994b2 (diff)
downloadkristall-27ef08f627b14ebe553a106911cb07ff9feea85e.tar.gz
Small changes, adds updated windows build instructions.
Diffstat (limited to 'src')
-rw-r--r--src/mainwindow.ui10
1 files changed, 8 insertions, 2 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index 2904969..7c792a5 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -274,7 +274,10 @@
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
- <string>Backward</string>
+ <string>Back</string>
+ </property>
+ <property name="toolTip">
+ <string>Back</string>
</property>
<property name="shortcut">
<string>Alt+Left</string>
@@ -286,7 +289,10 @@
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
- <string>Foreward</string>
+ <string>Forward</string>
+ </property>
+ <property name="toolTip">
+ <string>Forward</string>
</property>
<property name="shortcut">
<string>Alt+Right</string>