Commit 48f8b4bd54779e10e0f77f895ce354f81055518f
1 parent
23f072cc
Exists in
master
and in
2 other branches
Adjusting desktop file.
Showing
1 changed file
with
5 additions
and
1 deletions
Show diff stats
branding/launcher.desktop.in
@@ -11,13 +11,17 @@ Icon=@APPLICATION_ID@ | @@ -11,13 +11,17 @@ Icon=@APPLICATION_ID@ | ||
11 | Terminal=false | 11 | Terminal=false |
12 | Type=Application | 12 | Type=Application |
13 | StartupNotify=true | 13 | StartupNotify=true |
14 | +Encoding=UTF-8 | ||
15 | + | ||
16 | +Keywords=3270;telnet; | ||
17 | +Keywords[pt_BR]=3270;telnet;@PRODUCT_NAME@; | ||
14 | 18 | ||
15 | MimeType=x-scheme-handler/tn3270s;x-scheme-handler/tn3270;application/x-@PRODUCT_NAME@; | 19 | MimeType=x-scheme-handler/tn3270s;x-scheme-handler/tn3270;application/x-@PRODUCT_NAME@; |
16 | 20 | ||
17 | Actions=gnomeui;classicalui | 21 | Actions=gnomeui;classicalui |
18 | 22 | ||
19 | # https://specifications.freedesktop.org/menu-spec/menu-spec-1.0.html | 23 | # https://specifications.freedesktop.org/menu-spec/menu-spec-1.0.html |
20 | -Categories=System;TerminalEmulator; | 24 | +Categories=GNOME;GTK;System;TerminalEmulator;X-GNOME-Utilities; |
21 | 25 | ||
22 | [Desktop Action gnomeui] | 26 | [Desktop Action gnomeui] |
23 | Name=New window using modern user interface | 27 | Name=New window using modern user interface |