From 425bb961ebe00c6e9c241f465f326edac8342231 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 21 Mar 2017 14:36:55 -0400 Subject: system/vice: Make .desktop validate. Signed-off-by: B. Watson Signed-off-by: David Spencer --- system/vice/config/x128.desktop | 3 +-- system/vice/config/x64.desktop | 3 +-- system/vice/config/x64dtv.desktop | 3 +-- system/vice/config/xcbm2.desktop | 3 +-- system/vice/config/xpet.desktop | 3 +-- system/vice/config/xplus4.desktop | 3 +-- system/vice/config/xvic.desktop | 3 +-- 7 files changed, 7 insertions(+), 14 deletions(-) diff --git a/system/vice/config/x128.desktop b/system/vice/config/x128.desktop index c72fd07a2a..d4e5d4fad8 100644 --- a/system/vice/config/x128.desktop +++ b/system/vice/config/x128.desktop @@ -1,10 +1,9 @@ [Desktop Entry] -Encoding=UTF-8 Name=VICE C128 emulator Comment=Commodore 128 emulator from the VICE team StartupNotify=true Exec=x128 -Icon=vice.png +Icon=vice Terminal=false Type=Application Categories=System diff --git a/system/vice/config/x64.desktop b/system/vice/config/x64.desktop index 99f4c4941b..41e8485963 100644 --- a/system/vice/config/x64.desktop +++ b/system/vice/config/x64.desktop @@ -1,10 +1,9 @@ [Desktop Entry] -Encoding=UTF-8 Name=VICE C64 emulator Comment=Commodore 64 emulator from the VICE team StartupNotify=true Exec=x64 -Icon=vice.png +Icon=vice Terminal=false Type=Application Categories=System diff --git a/system/vice/config/x64dtv.desktop b/system/vice/config/x64dtv.desktop index 3a64e94124..b6e1bc1112 100644 --- a/system/vice/config/x64dtv.desktop +++ b/system/vice/config/x64dtv.desktop @@ -1,10 +1,9 @@ [Desktop Entry] -Encoding=UTF-8 Name=VICE C64DTV emulator Comment=Commodore 64 DTV emulator from the VICE team StartupNotify=true Exec=x64dtv -Icon=vice.png +Icon=vice Terminal=false Type=Application Categories=System diff --git a/system/vice/config/xcbm2.desktop b/system/vice/config/xcbm2.desktop index c0ec685c3b..017254e8ac 100644 --- a/system/vice/config/xcbm2.desktop +++ b/system/vice/config/xcbm2.desktop @@ -1,10 +1,9 @@ [Desktop Entry] -Encoding=UTF-8 Name=VICE CBM2 emulator Comment=Commodore CBM2 emulator from the VICE team StartupNotify=true Exec=xcbm2 -Icon=vice.png +Icon=vice Terminal=false Type=Application Categories=System diff --git a/system/vice/config/xpet.desktop b/system/vice/config/xpet.desktop index c36301e023..53f125405d 100644 --- a/system/vice/config/xpet.desktop +++ b/system/vice/config/xpet.desktop @@ -1,10 +1,9 @@ [Desktop Entry] -Encoding=UTF-8 Name=VICE PET emulator Comment=Commodore PET emulator from the VICE team StartupNotify=true Exec=xpet -Icon=vice.png +Icon=vice Terminal=false Type=Application Categories=System diff --git a/system/vice/config/xplus4.desktop b/system/vice/config/xplus4.desktop index 5eba55e710..a10f256ef1 100644 --- a/system/vice/config/xplus4.desktop +++ b/system/vice/config/xplus4.desktop @@ -1,10 +1,9 @@ [Desktop Entry] -Encoding=UTF-8 Name=VICE PLUS4 emulator Comment=Commodore PLUS4 emulator from the VICE team StartupNotify=true Exec=xplus4 -Icon=vice.png +Icon=vice Terminal=false Type=Application Categories=System diff --git a/system/vice/config/xvic.desktop b/system/vice/config/xvic.desktop index 7e96c4c5e5..fe29db9bed 100644 --- a/system/vice/config/xvic.desktop +++ b/system/vice/config/xvic.desktop @@ -1,10 +1,9 @@ [Desktop Entry] -Encoding=UTF-8 Name=VICE VIC-20 emulator Comment=Commodore VIC-20 emulator from the VICE team StartupNotify=true Exec=xvic -Icon=vice.png +Icon=vice Terminal=false Type=Application Categories=System -- cgit v1.2.3