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
commit 940549c596
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ let
name = pname;
exec = "${pname}-x11";
icon = pname;
terminal = "False";
terminal = "false";
comment = description;
type = "Application";
categories = "Game;RolePlaying;";