Merge pull request #86982 from rardiol/tome4

tome4: fix typo in .desktop file
This commit is contained in:
Lassulus
2020-08-23 13:24:12 +02:00
committed by GitHub
+1 -1
View File
@@ -9,7 +9,7 @@ let
name = pname; name = pname;
exec = "${pname}-x11"; exec = "${pname}-x11";
icon = pname; icon = pname;
terminal = "False"; terminal = "false";
comment = description; comment = description;
type = "Application"; type = "Application";
categories = "Game;RolePlaying;"; categories = "Game;RolePlaying;";