diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-20 17:47:21 -0400 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 13:27:35 +0000 |
commit | c25afbd8e0ae89f1e01d05e425ffd15c7acbad92 (patch) | |
tree | 2da4b361ffe471e6c4a3d6c34314d86c6574e79c /games | |
parent | da376bab9a30f504e9271c61572842d7c290867a (diff) | |
download | slackbuilds-c25afbd8e0ae89f1e01d05e425ffd15c7acbad92.tar.gz |
games/firestorm: Make .desktop validate.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/firestorm/firestorm.desktop | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/firestorm/firestorm.desktop b/games/firestorm/firestorm.desktop index cbbfab8c62..7f0b1a56ec 100644 --- a/games/firestorm/firestorm.desktop +++ b/games/firestorm/firestorm.desktop @@ -1,11 +1,10 @@ [Desktop Entry] Type=Application Version=1.0 -Encoding=UTF-8 Name=Firestorm Viewer GenericName=Second Life Client -Icon=firestorm.png +Icon=firestorm Exec=firestorm Terminal=false StartupNotify=false -Categories=Application;Game;ActionGame +Categories=Game;ActionGame; |