This is an automated email from the git hooks/post-receive script.

bluesabre pushed a 
commit to branch 
master
in repository apps/catfish.

commit 1f9dc61a2640a245698a357f1d6aec5581ad4033
Author: Sean Davis <smd.seanda...@gmail.com>
Date:   Sun Jul 8 18:50:13 2018 -0400

    Prepare for release on 7/15, one week for translations to catch up
---
 ChangeLog                            | 14 +++++++-------
 catfish_lib/catfishconfig.py         |  2 +-
 data/metainfo/catfish.appdata.xml.in | 10 ++++++++++
 data/ui/AboutCatfishDialog.ui        |  2 +-
 po/catfish.pot                       | 32 ++++++++++++++++++++------------
 setup.py                             |  2 +-
 6 files changed, 40 insertions(+), 22 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 4ae9c6c..7fe0d9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,21 +14,21 @@ v1.4.6:
    - Bumped minimum GTK+ version to 3.16
  + Bug Fixes:
    - Added inode/directory mimetype to desktop entry (Xfce #14505)
-   - Replaced stock icons with standard Mime Type icons (Xfce #14503)
+   - Disabled overlay scrollbars to improve interacting with the results list
+     (Xfce #14487)
+   - Enabled launching of executable AppImage files (Xfce #14500)
    - Fixed invalid date in appdata (Xfce #14502)
-   - Improved support for hidden files (Xfce #14497)
+   - Replaced stock icons with standard Mime Type icons (Xfce #14503)
+   - Improved handling of exceptions when parsing settings (Xfce #14491)
    - Improved handling of UnicodeDecodeErrors (Xfce #14490)
    - Improved handling of PermissionErrors (Xfce #14488)
-   - Enabled launching of executable AppImage files (Xfce #14500)
-   - Improved handling of exceptions when parsing settings (Xfce #14491)
+   - Improved support for hidden files (Xfce #14497)
    - Remember window size and position between sessions (Xfce #14504)
    - Xfce: Open directories with the preferred file manager (Xfce #14483)
-   - Disabled overlay scrollbars to improve interacting with the results
-     list (Xfce #14487)
  + Translation Updates:
    - Albanian, Belarusian, Catalan, Chinese (China), Croatian, Czech, Danish,
      Dutch, French, Hebrew, Italian, Lithuanian, Norwegian Bokmål, Polish,
-     Portuguese (Brazil), Spanish, Ukrainian
+     Portuguese (Brazil), Russian, Spanish, Ukrainian
 
 v1.4.5:
  + Translation Updates:
diff --git a/catfish_lib/catfishconfig.py b/catfish_lib/catfishconfig.py
index 781a8ba..f4dd086 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.5'
+__version__ = '1.4.6'
 
 
 class project_path_not_found(Exception):
diff --git a/data/metainfo/catfish.appdata.xml.in 
b/data/metainfo/catfish.appdata.xml.in
index 10d7ad4..44103c9 100644
--- a/data/metainfo/catfish.appdata.xml.in
+++ b/data/metainfo/catfish.appdata.xml.in
@@ -39,6 +39,16 @@
   </provides>
 
   <releases>
+    <release version="1.4.6" date="2018-07-15">
+      <description>
+        <_p>This release features several improvements to thumbnail
+        processing and numerous bug fixes. Icon previews have been
+        improved and will now match other applications. Items
+        displayed at the bottom of the results window are now
+        accessible with all desktop themes.
+        </_p>
+      </description>
+    </release>
     <release version="1.4.5" date="2018-04-11">
       <description>
         <_p>This is a minor translations-only release.
diff --git a/data/ui/AboutCatfishDialog.ui b/data/ui/AboutCatfishDialog.ui
index 3defb91..4580e74 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.5</property>
+    <property name="version">1.4.6</property>
     <property name="copyright">Copyright (C) 2007-2012 Christian Dywan 
&lt;christ...@twotoasts.de&gt;
 Copyright (C) 2012-2018 Sean Davis &lt;smd.seanda...@gmail.com&gt;</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 04ad17d..e9c7574 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: 2018-07-08 17:55-0400\n"
+"POT-Creation-Date: 2018-07-08 18:48-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <l...@li.org>\n"
@@ -467,22 +467,30 @@ msgid ""
 msgstr ""
 
 #: ../data/metainfo/catfish.appdata.xml.in.h:3
-msgid "This is a minor translations-only release."
+msgid ""
+"This release features several improvements to thumbnail processing and "
+"numerous bug fixes. Icon previews have been improved and will now match "
+"other applications. Items displayed at the bottom of the results window are "
+"now accessible with all desktop themes."
 msgstr ""
 
 #: ../data/metainfo/catfish.appdata.xml.in.h:4
+msgid "This is a minor translations-only release."
+msgstr ""
+
+#: ../data/metainfo/catfish.appdata.xml.in.h:5
 msgid ""
 "This release features several performance improvements and numerous "
 "translation updates."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:5
+#: ../data/metainfo/catfish.appdata.xml.in.h:6
 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:6
+#: ../data/metainfo/catfish.appdata.xml.in.h:7
 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-"
@@ -490,7 +498,7 @@ msgid ""
 "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:8
 msgid ""
 "This release includes a significant interface refresh, improves search "
 "speed, and fixes several bugs. The workflow has been improved, utilizing "
@@ -499,42 +507,42 @@ msgid ""
 "integration of PolicyKit when available."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:8
+#: ../data/metainfo/catfish.appdata.xml.in.h:9
 msgid "This release fixes two new bugs and includes updated translations."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:9
+#: ../data/metainfo/catfish.appdata.xml.in.h:10
 msgid ""
 "This release fixes a regression where the application is unable to start on "
 "some systems."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:10
+#: ../data/metainfo/catfish.appdata.xml.in.h:11
 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:11
+#: ../data/metainfo/catfish.appdata.xml.in.h:12
 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:12
+#: ../data/metainfo/catfish.appdata.xml.in.h:13
 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:13
+#: ../data/metainfo/catfish.appdata.xml.in.h:14
 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:14
+#: ../data/metainfo/catfish.appdata.xml.in.h:15
 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 75a037a..fd91879 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.5',
+    version='1.4.6',
     license='GPL-2+',
     author='Sean Davis',
     author_email='smd.seanda...@gmail.com',

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to