From 2bffa83d625a6a6f01aff51e8274eb006630a0f9 Mon Sep 17 00:00:00 2001 From: Veronica Berglyd Olsen <1619840+vkbo@users.noreply.github.com> Date: Mon, 9 Jun 2025 15:46:17 +0200 Subject: [PATCH] Update app description --- pyproject.toml | 2 +- setup/appimage_launcher.sh | 2 +- setup/data/novelwriter.desktop | 2 +- setup/debian/control | 8 +------- setup/macos/Info.plist.template | 2 +- 5 files changed, 5 insertions(+), 11 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index ece574a8..0fb42595 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ name = "novelWriter" authors = [ {name = "Veronica Berglyd Olsen", email = "code@vkbo.net"}, ] -description = "A markdown-like text editor for planning and writing novels" +description = "A plain text editor for planning and writing novels" readme = {file = "setup/description_pypi.md", content-type = "text/markdown"} license = {text = "GNU General Public License v3"} classifiers = [ diff --git a/setup/appimage_launcher.sh b/setup/appimage_launcher.sh index fc0aa9e9..81bd9b63 100755 --- a/setup/appimage_launcher.sh +++ b/setup/appimage_launcher.sh @@ -24,7 +24,7 @@ cat > $HOME/.local/share/applications/novelWriter.desktop <= 3.10 Package: novelwriter Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3 (>=3.10), python3-pyqt6 (>= 6.4), python3-pyqt6.qtsvg (>= 6.4), python3-enchant (>= 2.0) -Description: A markdown-like text editor for planning and writing novels - novelWriter is a plain text editor designed for writing novels assembled from - many smaller text documents. It uses a minimal formatting syntax inspired by - Markdown, and adds a meta data syntax for comments, synopsis, and - cross-referencing. It's designed to be a simple text editor that allows for - easy organisation of text and notes, using human readable text files as - storage for robustness. +Description: A plain text editor for planning and writing novels diff --git a/setup/macos/Info.plist.template b/setup/macos/Info.plist.template index d239a050..348acff7 100644 --- a/setup/macos/Info.plist.template +++ b/setup/macos/Info.plist.template @@ -11,7 +11,7 @@ CFBundleExecutable novelWriter CFBundleGetInfoString - novelWriter: A markdown-like text editor for planning and writing novels. + novelWriter: A plain text editor for planning and writing novels. CFBundleIconFile novelwriter.icns CFBundleIdentifier