Commit 14ae02c5ed07bf52fd39775a56501fc5585d38ad

Authored by Perry Werneck
1 parent 2642fe34

Updating launcher.

Showing 2 changed files with 3 additions and 1 deletions   Show diff stats
@@ -58,6 +58,8 @@ vgcore.* @@ -58,6 +58,8 @@ vgcore.*
58 gschemas.compiled 58 gschemas.compiled
59 *.gschema.xml 59 *.gschema.xml
60 appdata.xml 60 appdata.xml
  61 +*.[0-9]
  62 +
61 *.3270 63 *.3270
62 macos/**/*.app 64 macos/**/*.app
63 mime.xml 65 mime.xml
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