[Xfce4-commits] [apps/catfish] 01/01: Catfish 1.4.9

noreply at xfce.org noreply at xfce.org
Sun Aug 11 19:56:53 CEST 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 9144a923dec0c7a822161d69ef5bc601a99f2746
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Sun Aug 11 13:55:59 2019 -0400

    Catfish 1.4.9
---
 ChangeLog                            |  6 +++++-
 catfish.1                            |  2 +-
 catfish_lib/catfishconfig.py         |  2 +-
 data/metainfo/catfish.appdata.xml.in |  7 +++++++
 data/ui/AboutCatfishDialog.ui        |  2 +-
 po/catfish.pot                       | 36 +++++++++++++++++++++---------------
 setup.py                             |  2 +-
 7 files changed, 37 insertions(+), 20 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 3b54e34..ee21035 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
-v1.4.9 (unreleased):
+v1.4.9:
  + Bug Fixes:
    - Fix path exclusions (Debian #926850)
+ + Translations:
+   Belarusian, Chinese (China), Chinese (Taiwan), Danish, French, Galician,
+   German, Hungarian, Indonesian, Italian, Lithuanian, Norwegian Bokmål,
+   Polish, Portuguese (Brazil), Portuguese, Russian, Spanish, Turkish
 
 v1.4.8:
  + Desktop Integration:
diff --git a/catfish.1 b/catfish.1
index 1c28673..ff63ca1 100644
--- a/catfish.1
+++ b/catfish.1
@@ -1,4 +1,4 @@
-.TH CATFISH "1" "July 2019" "catfish 1.4.8" "User Commands"
+.TH CATFISH "1" "August 2019" "catfish 1.4.9" "User Commands"
 .SH NAME
 catfish \- File searching tool which is configurable via the command line
 .SH "DESCRIPTION"
diff --git a/catfish_lib/catfishconfig.py b/catfish_lib/catfishconfig.py
index 1b8ee9d..2d84100 100644
--- a/catfish_lib/catfishconfig.py
+++ b/catfish_lib/catfishconfig.py
@@ -31,7 +31,7 @@ __catfish_data_directory__ = '../data/'
 # Location of locate.db file
 __locate_db_path__ = '/var/lib/mlocate/mlocate.db'
 __license__ = 'GPL-3+'
-__version__ = '1.4.8'
+__version__ = '1.4.9'
 
 
 class project_path_not_found(Exception):
diff --git a/data/metainfo/catfish.appdata.xml.in b/data/metainfo/catfish.appdata.xml.in
index 27ca334..9e215fe 100644
--- a/data/metainfo/catfish.appdata.xml.in
+++ b/data/metainfo/catfish.appdata.xml.in
@@ -43,6 +43,13 @@
   </provides>
 
   <releases>
+    <release version="1.4.9" date="2019-08-11">
+      <description>
+        <_p>This release features performance improvements by
+        excluding uncommon search directories.
+        </_p>
+      </description>
+    </release>
     <release version="1.4.8" date="2019-07-27">
       <description>
         <_p>This release features better desktop integration, support
diff --git a/data/ui/AboutCatfishDialog.ui b/data/ui/AboutCatfishDialog.ui
index 4f3152a..058d567 100644
--- a/data/ui/AboutCatfishDialog.ui
+++ b/data/ui/AboutCatfishDialog.ui
@@ -10,7 +10,7 @@
     <property name="icon_name">catfish</property>
     <property name="type_hint">normal</property>
     <property name="program_name">Catfish</property>
-    <property name="version">1.4.8</property>
+    <property name="version">1.4.9</property>
     <property name="copyright">Copyright (C) 2007-2012 Christian Dywan <christian at twotoasts.de>
 Copyright (C) 2012-2019 Sean Davis <bluesabre at xfce.org></property>
     <property name="comments" translatable="yes">Catfish is a versatile file searching tool.</property>
diff --git a/po/catfish.pot b/po/catfish.pot
index c78a810..2db762c 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-08-11 13:46-0400\n"
+"POT-Creation-Date: 2019-08-11 13:53-0400\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"
@@ -496,11 +496,17 @@ msgstr ""
 
 #: ../data/metainfo/catfish.appdata.xml.in.h:5
 msgid ""
+"This release features performance improvements by excluding uncommon search "
+"directories."
+msgstr ""
+
+#: ../data/metainfo/catfish.appdata.xml.in.h:6
+msgid ""
 "This release features better desktop integration, support for OpenBSD and "
 "Wayland, and improved translation support."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:6
+#: ../data/metainfo/catfish.appdata.xml.in.h:7
 msgid ""
 "This release features improved performance, better desktop integration, and "
 "a number of long-standing bugs. Quoted search strings are now correctly "
@@ -508,7 +514,7 @@ msgid ""
 "generated when requested by the user."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:7
+#: ../data/metainfo/catfish.appdata.xml.in.h:8
 msgid ""
 "This release features several improvements to thumbnail processing and "
 "numerous bug fixes. Icon previews have been improved and will now match "
@@ -516,23 +522,23 @@ msgid ""
 "now accessible with all desktop themes."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:8
+#: ../data/metainfo/catfish.appdata.xml.in.h:9
 msgid "This is a minor translations-only release."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:9
+#: ../data/metainfo/catfish.appdata.xml.in.h:10
 msgid ""
 "This release features several performance improvements and numerous "
 "translation updates."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:10
+#: ../data/metainfo/catfish.appdata.xml.in.h:11
 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:11
+#: ../data/metainfo/catfish.appdata.xml.in.h:12
 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-"
@@ -540,7 +546,7 @@ msgid ""
 "according to timezone instead of Universal Coordinated Time (UTC)."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:12
+#: ../data/metainfo/catfish.appdata.xml.in.h:13
 msgid ""
 "This release includes a significant interface refresh, improves search "
 "speed, and fixes several bugs. The workflow has been improved, utilizing "
@@ -549,42 +555,42 @@ msgid ""
 "integration of PolicyKit when available."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:13
+#: ../data/metainfo/catfish.appdata.xml.in.h:14
 msgid "This release fixes two new bugs and includes updated translations."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:14
+#: ../data/metainfo/catfish.appdata.xml.in.h:15
 msgid ""
 "This release fixes a regression where the application is unable to start on "
 "some systems."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:15
+#: ../data/metainfo/catfish.appdata.xml.in.h:16
 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:16
+#: ../data/metainfo/catfish.appdata.xml.in.h:17
 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:17
+#: ../data/metainfo/catfish.appdata.xml.in.h:18
 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:18
+#: ../data/metainfo/catfish.appdata.xml.in.h:19
 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:19
+#: ../data/metainfo/catfish.appdata.xml.in.h:20
 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/setup.py b/setup.py
index 424ca6d..554973e 100644
--- a/setup.py
+++ b/setup.py
@@ -198,7 +198,7 @@ class InstallAndUpdateDataDirectory(DistUtilsExtra.auto.install_auto):
 
 DistUtilsExtra.auto.setup(
     name='catfish',
-    version='1.4.8',
+    version='1.4.9',
     license='GPL-2+',
     author='Sean Davis',
     author_email='bluesabre at xfce.org',

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list