summarylogtreecommitdiffstats
path: root/fix-quit-shortcut.diff
diff options
context:
space:
mode:
authorNikolay Korotkiy2019-09-10 11:25:05 +0300
committerNikolay Korotkiy2019-09-10 11:25:05 +0300
commit0d5e88b48e91afef4a7116d00da09accb3a1b4a7 (patch)
tree8c6246b1f48608d7c7ffe76b29415351421965e5 /fix-quit-shortcut.diff
parent2cc7d024da2441f1672b043ef3e1ec2246626cc6 (diff)
downloadaur-0d5e88b48e91afef4a7116d00da09accb3a1b4a7.tar.gz
Fix Quit shortcut
Diffstat (limited to 'fix-quit-shortcut.diff')
-rw-r--r--fix-quit-shortcut.diff37
1 files changed, 37 insertions, 0 deletions
diff --git a/fix-quit-shortcut.diff b/fix-quit-shortcut.diff
new file mode 100644
index 000000000000..3bb34a532deb
--- /dev/null
+++ b/fix-quit-shortcut.diff
@@ -0,0 +1,37 @@
+--- GPXLab-0.6.0/GPXLab/gpxlab.ui.orig 2019-09-10 11:19:23.098925713 +0300
++++ GPXLab-0.6.0/GPXLab/gpxlab.ui 2019-09-10 11:19:51.539243525 +0300
+@@ -1205,7 +1205,7 @@
+ <string>Exit application</string>
+ </property>
+ <property name="shortcut">
+- <string>Alt+F4</string>
++ <string>Ctrl+Q</string>
+ </property>
+ </action>
+ <action name="actionOpen">
+--- GPXLab-0.6.0/GPXLab/locale/gpxlab_ru.ts.orig 2019-09-10 11:19:37.115749051 +0300
++++ GPXLab-0.6.0/GPXLab/locale/gpxlab_ru.ts 2019-09-10 11:20:20.926238290 +0300
+@@ -767,8 +767,8 @@
+ </message>
+ <message>
+ <location filename="../gpxlab.ui" line="1208"/>
+- <source>Alt+F4</source>
+- <translation>Alt+F4</translation>
++ <source>Ctrl+Q</source>
++ <translation>Ctrl+Q</translation>
+ </message>
+ <message>
+ <location filename="../gpxlab.ui" line="311"/>
+--- GPXLab-0.6.0/GPXLab/locale/gpxlab_fi.ts.orig 2019-09-10 11:19:31.282350525 +0300
++++ GPXLab-0.6.0/GPXLab/locale/gpxlab_fi.ts 2019-09-10 11:20:08.026094295 +0300
+@@ -767,8 +767,8 @@
+ </message>
+ <message>
+ <location filename="../gpxlab.ui" line="1208"/>
+- <source>Alt+F4</source>
+- <translation>Alt+F4</translation>
++ <source>Ctrl+Q</source>
++ <translation>Ctrl+Q</translation>
+ </message>
+ <message>
+ <location filename="../gpxlab.ui" line="311"/>