[Xfce4-commits] [apps/catfish] 01/01: Appstream Fixes: metainfo-validation-issue, metainfo-validation-hint metainfo-validation-issue: Validation of the metainfo file found a problem: The component ID is not a reverse domain-name. Please update the ID and that of the accompanying .desktop file to follow the latest version of the Desktop-Entry and AppStream specifications and avoid future issues.
noreply at xfce.org
noreply at xfce.org
Sun Jan 20 16:22:24 CET 2019
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/catfish.
commit 4d04cf4a1261cf07f0ab4ae48414acefce904ea9
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Sun Jan 20 10:20:44 2019 -0500
Appstream Fixes: metainfo-validation-issue, metainfo-validation-hint
metainfo-validation-issue:
Validation of the metainfo file found a problem: The component ID is not a reverse domain-name. Please update the ID and that of the accompanying .desktop file to follow the latest version of the Desktop-Entry and AppStream specifications and avoid future issues.
metainfo-validation-hint:
Validation of the metainfo file yielded the following hint: The component summary should not end with a "." [Outil de recherche de fichiers polyvalents.]
---
MANIFEST.in | 2 +-
data/metainfo/catfish.appdata.xml.in | 10 +++---
catfish.desktop.in => org.xfce.Catfish.desktop.in | 0
po/POTFILES.in | 2 +-
po/catfish.pot | 44 ++++++++++++++---------
po/fr.po | 2 +-
setup.py | 2 +-
7 files changed, 37 insertions(+), 25 deletions(-)
diff --git a/MANIFEST.in b/MANIFEST.in
index 7f56a5e..fccf9c4 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,4 @@
-include AUTHORS ChangeLog COPYING catfish.1 catfish.desktop.in INSTALL README
+include AUTHORS ChangeLog COPYING catfish.1 org.xfce.Catfish.desktop.in INSTALL README
include bin/*
recursive-include data *.svg *.ui *.in
recursive-include catfish *.py
diff --git a/data/metainfo/catfish.appdata.xml.in b/data/metainfo/catfish.appdata.xml.in
index a000134..385b3fd 100644
--- a/data/metainfo/catfish.appdata.xml.in
+++ b/data/metainfo/catfish.appdata.xml.in
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014-2018 Sean Davis <smd.seandavis at gmail.com> -->
<component type="desktop-application">
- <id>catfish</id>
+ <id>org.xfce.Catfish</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+</project_license>
<name>Catfish</name>
@@ -17,14 +17,16 @@
</_p>
</description>
- <launchable type="desktop-id">catfish.desktop</launchable>
+ <launchable type="desktop-id">org.xfce.Catfish.desktop</launchable>
<screenshots>
<screenshot type="default">
- <image>http://screenshots.bluesabre.org/catfish/catfish.png</image>
+ <image>https://screenshots.bluesabre.org/catfish/catfish.png</image>
+ <_caption>The main Catfish window displaying image search results</_caption>
</screenshot>
<screenshot>
- <image>http://screenshots.bluesabre.org/catfish/catfish-filters.png</image>
+ <image>https://screenshots.bluesabre.org/catfish/catfish-filters.png</image>
+ <_caption>The main Catfish window displaying available filters and filtered search results</_caption>
</screenshot>
</screenshots>
diff --git a/catfish.desktop.in b/org.xfce.Catfish.desktop.in
similarity index 100%
rename from catfish.desktop.in
rename to org.xfce.Catfish.desktop.in
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 9f37d5f..8495834 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -15,7 +15,7 @@
### END LICENSE
# Desktop File
-catfish.desktop.in
+org.xfce.Catfish.desktop.in
# Glade Files
[type: gettext/glade]data/ui/AboutCatfishDialog.ui
diff --git a/po/catfish.pot b/po/catfish.pot
index 3ddcc88..2b41d88 100644
--- a/po/catfish.pot
+++ b/po/catfish.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-01-20 10:03-0500\n"
+"POT-Creation-Date: 2019-01-20 10:17-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
@@ -17,21 +17,21 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../catfish.desktop.in.h:1 ../data/ui/CatfishWindow.ui.h:28
+#: ../org.xfce.Catfish.desktop.in.h:1 ../data/ui/CatfishWindow.ui.h:28
#: ../catfish/CatfishWindow.py:666
msgid "Catfish File Search"
msgstr ""
-#: ../catfish.desktop.in.h:2
+#: ../org.xfce.Catfish.desktop.in.h:2
msgid "File search"
msgstr ""
-#: ../catfish.desktop.in.h:3
+#: ../org.xfce.Catfish.desktop.in.h:3
msgid "Search the file system"
msgstr ""
#. TRANSLATORS: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
-#: ../catfish.desktop.in.h:5
+#: ../org.xfce.Catfish.desktop.in.h:5
msgid "files;find;locate;lookup;search;"
msgstr ""
@@ -472,6 +472,16 @@ msgid ""
msgstr ""
#: ../data/metainfo/catfish.appdata.xml.in.h:3
+msgid "The main Catfish window displaying image search results"
+msgstr ""
+
+#: ../data/metainfo/catfish.appdata.xml.in.h:4
+msgid ""
+"The main Catfish window displaying available filters and filtered search "
+"results"
+msgstr ""
+
+#: ../data/metainfo/catfish.appdata.xml.in.h:5
msgid ""
"This release features several improvements to thumbnail processing and "
"numerous bug fixes. Icon previews have been improved and will now match "
@@ -479,23 +489,23 @@ msgid ""
"now accessible with all desktop themes."
msgstr ""
-#: ../data/metainfo/catfish.appdata.xml.in.h:4
+#: ../data/metainfo/catfish.appdata.xml.in.h:6
msgid "This is a minor translations-only release."
msgstr ""
-#: ../data/metainfo/catfish.appdata.xml.in.h:5
+#: ../data/metainfo/catfish.appdata.xml.in.h:7
msgid ""
"This release features several performance improvements and numerous "
"translation updates."
msgstr ""
-#: ../data/metainfo/catfish.appdata.xml.in.h:6
+#: ../data/metainfo/catfish.appdata.xml.in.h:8
msgid ""
"This release now displays all file timestamps according to timezone instead "
"of Universal Coordinated Time (UTC)."
msgstr ""
-#: ../data/metainfo/catfish.appdata.xml.in.h:7
+#: ../data/metainfo/catfish.appdata.xml.in.h:9
msgid ""
"This release fixes several bugs related to the results window. Files are "
"once again removed from the results list when deleted. Middle- and right-"
@@ -503,7 +513,7 @@ msgid ""
"according to timezone instead of Universal Coordinated Time (UTC)."
msgstr ""
-#: ../data/metainfo/catfish.appdata.xml.in.h:8
+#: ../data/metainfo/catfish.appdata.xml.in.h:10
msgid ""
"This release includes a significant interface refresh, improves search "
"speed, and fixes several bugs. The workflow has been improved, utilizing "
@@ -512,42 +522,42 @@ msgid ""
"integration of PolicyKit when available."
msgstr ""
-#: ../data/metainfo/catfish.appdata.xml.in.h:9
+#: ../data/metainfo/catfish.appdata.xml.in.h:11
msgid "This release fixes two new bugs and includes updated translations."
msgstr ""
-#: ../data/metainfo/catfish.appdata.xml.in.h:10
+#: ../data/metainfo/catfish.appdata.xml.in.h:12
msgid ""
"This release fixes a regression where the application is unable to start on "
"some systems."
msgstr ""
-#: ../data/metainfo/catfish.appdata.xml.in.h:11
+#: ../data/metainfo/catfish.appdata.xml.in.h:13
msgid ""
"This release fixes a regression where multiple search terms were no longer "
"supported. An InfoBar is now displayed when the search database is outdated, "
"and the dialogs used to update the database have been improved."
msgstr ""
-#: ../data/metainfo/catfish.appdata.xml.in.h:12
+#: ../data/metainfo/catfish.appdata.xml.in.h:14
msgid ""
"This release fixes two issues where locate would not be properly executed "
"and improves handling of missing symbolic icons."
msgstr ""
-#: ../data/metainfo/catfish.appdata.xml.in.h:13
+#: ../data/metainfo/catfish.appdata.xml.in.h:15
msgid ""
"This stable release improved the reliability of the password dialog, cleaned "
"up unused code, and fixed potential issues with the list and item selection."
msgstr ""
-#: ../data/metainfo/catfish.appdata.xml.in.h:14
+#: ../data/metainfo/catfish.appdata.xml.in.h:16
msgid ""
"This release fixed a potential security issue with program startup and fixed "
"a regression with selecting multiple items."
msgstr ""
-#: ../data/metainfo/catfish.appdata.xml.in.h:15
+#: ../data/metainfo/catfish.appdata.xml.in.h:17
msgid ""
"The first release in the 1.0.x series introduced a refreshed interface and "
"fixed a number of long-standing bugs. Improvements to the default "
diff --git a/po/fr.po b/po/fr.po
index c471a70..571c640 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -490,7 +490,7 @@ msgstr ""
#: ../data/metainfo/catfish.appdata.xml.in.h:1
msgid "Versatile file searching tool"
-msgstr "Outil de recherche de fichiers polyvalent."
+msgstr "Outil de recherche de fichiers polyvalent"
#: ../data/metainfo/catfish.appdata.xml.in.h:2
msgid ""
diff --git a/setup.py b/setup.py
index fd91879..07cfcdb 100644
--- a/setup.py
+++ b/setup.py
@@ -93,7 +93,7 @@ def get_desktop_file(root, target_data, prefix):
"""Move the desktop file to its installation prefix."""
desktop_path = os.path.realpath(
os.path.join(root, target_data, 'share', 'applications'))
- desktop_file = os.path.join(desktop_path, 'catfish.desktop')
+ desktop_file = os.path.join(desktop_path, 'org.xfce.Catfish.desktop')
return desktop_file
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list