From db74029e3e9b884731f0753f605e2d838b70afb0 Mon Sep 17 00:00:00 2001 From: Ben Siraphob Date: Mon, 26 Oct 2020 11:08:40 +0700 Subject: treewide: remove package names from prefix of descriptions --- pkgs/applications/kde/ksquares.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/kde/ksquares.nix') diff --git a/pkgs/applications/kde/ksquares.nix b/pkgs/applications/kde/ksquares.nix index 94a639a0d3700..12d989befe191 100644 --- a/pkgs/applications/kde/ksquares.nix +++ b/pkgs/applications/kde/ksquares.nix @@ -4,7 +4,7 @@ mkDerivation { name = "ksquares"; meta = with lib; { homepage = "https://kde.org/applications/en/games/org.kde.ksquares"; - description = "KSquares is a game of Dots and Boxes"; + description = "A game of Dots and Boxes"; maintainers = with maintainers; [ freezeboy ]; license = licenses.gpl2Plus; platforms = platforms.linux; -- cgit 1.4.1