[simple-scan/wjt/improve-description] data: improve .desktop comment and appdata description
- From: Will Thompson <wjt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [simple-scan/wjt/improve-description] data: improve .desktop comment and appdata description
- Date: Sun, 2 Feb 2020 17:51:42 +0000 (UTC)
commit 7a8af46249426aceb99d6fa3e0da3f841b29f275
Author: Will Thompson <will willthompson co uk>
Date: Sun Feb 2 18:28:38 2020 +0100
data: improve .desktop comment and appdata description
The description for the 'Comment' key in the Desktop Entry Specification
says:
> Tooltip for the entry, for example "View sites on the Internet". The
> value should not be redundant with the values of Name and GenericName.
The appstream specification has this to say about <summary/>:
> A short summary of what this component does. If the component is
> "PackageKit", the summary could be "Provides a package-management
> abstraction layer".
"Scan Documents" seems redundant with "Document Scanner"; this string
better describes what the application does.
data/simple-scan.appdata.xml.in | 2 +-
data/simple-scan.desktop.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/simple-scan.appdata.xml.in b/data/simple-scan.appdata.xml.in
index cacab84..25b2936 100644
--- a/data/simple-scan.appdata.xml.in
+++ b/data/simple-scan.appdata.xml.in
@@ -4,7 +4,7 @@
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+ and CC-BY-SA-3.0</project_license>
<name>Document Scanner</name>
- <summary>Scan Documents</summary>
+ <summary>Make a digital copy of your photos and documents</summary>
<description>
<p>
A really easy way to scan both documents and photos.
diff --git a/data/simple-scan.desktop.in b/data/simple-scan.desktop.in
index 739c192..bfd928c 100644
--- a/data/simple-scan.desktop.in
+++ b/data/simple-scan.desktop.in
@@ -1,6 +1,6 @@
[Desktop Entry]
Name=Document Scanner
-Comment=Scan Documents
+Comment=Make a digital copy of your photos and documents
# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list
MUST also end with a semicolon!
Keywords=scan;scanner;flatbed;adf;
Exec=simple-scan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]