Commit 57ee6956278a34791cf94f64d79883b904be69b6
Exists in
master
and in
2 other branches
Merge branch 'master' into develop
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
branding/launcher.desktop.in
... | ... | @@ -18,7 +18,7 @@ Keywords[pt_BR]=3270;telnet;@PRODUCT_NAME@; |
18 | 18 | |
19 | 19 | MimeType=x-scheme-handler/tn3270s;x-scheme-handler/tn3270;application/x-@PRODUCT_NAME@; |
20 | 20 | |
21 | -Actions=gnomeui;classicalui | |
21 | +Actions=gnomeui;classicalui; | |
22 | 22 | |
23 | 23 | # https://specifications.freedesktop.org/menu-spec/menu-spec-1.0.html |
24 | 24 | Categories=GNOME;GTK;System;TerminalEmulator;X-GNOME-Utilities; | ... | ... |