Merge pull request #86982 from rardiol/tome4
tome4: fix typo in .desktop file
This commit is contained in:
commit
940549c596
@ -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;";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user