tdm: fix typo in .desktop file
This commit is contained in:
parent
c4abe7a3a5
commit
516931a697
@ -11,7 +11,7 @@ let
|
|||||||
name = pname;
|
name = pname;
|
||||||
exec = "@out@/bin/${pname}";
|
exec = "@out@/bin/${pname}";
|
||||||
icon = pname;
|
icon = pname;
|
||||||
terminal = "False";
|
terminal = "false";
|
||||||
comment = "The Dark Mod - stealth FPS inspired by the Thief series";
|
comment = "The Dark Mod - stealth FPS inspired by the Thief series";
|
||||||
type = "Application";
|
type = "Application";
|
||||||
categories = "Game;";
|
categories = "Game;";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user