Commit 14ae02c5ed07bf52fd39775a56501fc5585d38ad
1 parent
2642fe34
Exists in
master
and in
2 other branches
Updating launcher.
Showing
2 changed files
with
3 additions
and
1 deletions
Show diff stats
.gitignore
branding/launcher.desktop.in
@@ -6,7 +6,7 @@ Name[pt_BR]=Terminal 3270 | @@ -6,7 +6,7 @@ Name[pt_BR]=Terminal 3270 | ||
6 | Comment=IBM 3270 Terminal emulator | 6 | Comment=IBM 3270 Terminal emulator |
7 | Comment[pt_BR]=Emulador de terminal IBM 3270 | 7 | Comment[pt_BR]=Emulador de terminal IBM 3270 |
8 | Exec=@PRODUCT_NAME@ %u | 8 | Exec=@PRODUCT_NAME@ %u |
9 | -Icon=@PRODUCT_NAME@ | 9 | +Icon=/usr/share/@PRODUCT_NAME@/icons/@PRODUCT_NAME@.svg |
10 | Terminal=false | 10 | Terminal=false |
11 | Type=Application | 11 | Type=Application |
12 | StartupNotify=true | 12 | StartupNotify=true |