summaryrefslogtreecommitdiffstats
path: root/pkgs/games/tdm/default.nix
diff options
context:
space:
mode:
authorVladimír Čunát <v@cunat.cz>2020-07-18 17:50:23 +0200
committerVladimír Čunát <v@cunat.cz>2020-07-18 17:50:23 +0200
commit4244b7391785416bbd866f4c6c980e43e7255774 (patch)
tree22281cb567a0f6320684e136c1acb250d0ba059c /pkgs/games/tdm/default.nix
parent5b14758d314b4644fb1b1235a94711d596cc5bcb (diff)
parent41a323711aca60e2a47f7e9f1c917853bdc0ba54 (diff)
Merge branch 'master' into staging
Diffstat (limited to 'pkgs/games/tdm/default.nix')
-rw-r--r--pkgs/games/tdm/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/tdm/default.nix b/pkgs/games/tdm/default.nix
index 0ebee4ac8aeb..d0133df59ddf 100644
--- a/pkgs/games/tdm/default.nix
+++ b/pkgs/games/tdm/default.nix
@@ -11,7 +11,7 @@ let
name = pname;
exec = "@out@/bin/${pname}";
icon = pname;
- terminal = "False";
+ terminal = "false";
comment = "The Dark Mod - stealth FPS inspired by the Thief series";
type = "Application";
categories = "Game;";