Commit ae465d051c0c6a6fb9479a7ed56231079a035148
1 parent
57ee6956
Exists in
master
and in
2 other branches
Updating desktop file.
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
branding/launcher.desktop.in
... | ... | @@ -4,7 +4,7 @@ GenericName=@PRODUCT_NAME@ |
4 | 4 | GenericName[pt_BR]=@PRODUCT_NAME@ |
5 | 5 | Name=3270 Terminal |
6 | 6 | Name[pt_BR]=Terminal 3270 |
7 | -Comment=@PACKAGE_DESCRIPTION@ | |
7 | +Comment=IBM 3270 Terminal Emulator | |
8 | 8 | Comment[pt_BR]=Emulador de terminal IBM 3270 |
9 | 9 | Exec=@PRODUCT_NAME@ %u |
10 | 10 | Icon=@APPLICATION_ID@ |
... | ... | @@ -13,7 +13,7 @@ Type=Application |
13 | 13 | StartupNotify=true |
14 | 14 | Encoding=UTF-8 |
15 | 15 | |
16 | -Keywords=3270;telnet; | |
16 | +Keywords=3270;telnet;@PRODUCT_NAME@; | |
17 | 17 | Keywords[pt_BR]=3270;telnet;@PRODUCT_NAME@; |
18 | 18 | |
19 | 19 | MimeType=x-scheme-handler/tn3270s;x-scheme-handler/tn3270;application/x-@PRODUCT_NAME@; | ... | ... |