Commit 4d4f42b4db03661bd93e5fd8f5d2b5f616ed4e8f
1 parent
a46f3f89
Exists in
master
and in
2 other branches
Fixing obs warning.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
branding/launcher.desktop.in
... | ... | @@ -14,7 +14,7 @@ StartupNotify=true |
14 | 14 | |
15 | 15 | MimeType=x-scheme-handler/tn3270s;x-scheme-handler/tn3270;application/x-@PRODUCT_NAME@; |
16 | 16 | |
17 | -Actions=gnomeui;classicalui | |
17 | +Actions=gnomeui;classicalui; | |
18 | 18 | |
19 | 19 | # https://specifications.freedesktop.org/menu-spec/menu-spec-1.0.html |
20 | 20 | Categories=System;TerminalEmulator; | ... | ... |