From 8ea589e5a39ebbeb28856bbfbb0187ebc0268ef7 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 12 Jan 2021 20:01:44 +0530 Subject: [PATCH] Change blurb wording slightly --- docs/changelog.rst | 2 +- docs/conf.py | 2 +- setup.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 643545892..0a42cb012 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,7 +1,7 @@ Changelog ============== -|kitty| is a feature full, cross-platform, *fast*, GPU based terminal emulator. +|kitty| is a feature-rich, cross-platform, *fast*, GPU based terminal. To update |kitty|, :doc:`follow the instructions `. 0.20.0 [future] diff --git a/docs/conf.py b/docs/conf.py index 4ddcbbc00..48fb2c969 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -182,7 +182,7 @@ man_pages = [ # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'kitty', 'kitty Documentation', - author, 'kitty', 'A cross-platform, fast, feature full, GPU based terminal emulator', + author, 'kitty', 'Cross-platform, fast, feature-rich, GPU based terminal', 'Miscellaneous'), ] # }}} diff --git a/setup.py b/setup.py index 992c346c5..fcb401be8 100755 --- a/setup.py +++ b/setup.py @@ -874,7 +874,7 @@ Version=1.0 Type=Application Name=kitty GenericName=Terminal emulator -Comment=A fast, feature full, GPU based terminal emulator +Comment=Fast, feature-rich, GPU based terminal TryExec=kitty Exec=kitty Icon=kitty