diff options
-rw-r--r-- | system/vice/config/x128.desktop | 3 | ||||
-rw-r--r-- | system/vice/config/x64.desktop | 3 | ||||
-rw-r--r-- | system/vice/config/x64dtv.desktop | 3 | ||||
-rw-r--r-- | system/vice/config/xcbm2.desktop | 3 | ||||
-rw-r--r-- | system/vice/config/xpet.desktop | 3 | ||||
-rw-r--r-- | system/vice/config/xplus4.desktop | 3 | ||||
-rw-r--r-- | 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 c72fd07a2ad3..d4e5d4fad89b 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 99f4c4941b6f..41e848596332 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 3a64e94124fc..b6e1bc111291 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 c0ec685c3b01..017254e8ace7 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 c36301e02310..53f125405dd5 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 5eba55e71094..a10f256ef1f8 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 7e96c4c5e5b0..fe29db9bed79 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 |