diff options
-rw-r--r-- | games/openmsx-debugger/openmsx-debugger.desktop | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/openmsx-debugger/openmsx-debugger.desktop b/games/openmsx-debugger/openmsx-debugger.desktop index bba092c6ce..7ecbe14fef 100644 --- a/games/openmsx-debugger/openmsx-debugger.desktop +++ b/games/openmsx-debugger/openmsx-debugger.desktop @@ -1,9 +1,8 @@ [Desktop Entry] -Encoding=UTF-8 Name=openMSX debugger Comment=Graphical interface for openMSX debugger Type=Application Exec=/usr/bin/openmsx-debugger Icon=openMSX-debugger-logo-256 Terminal=false -Categories=Application;Emulator;Game; +Categories=Emulator;Game; |