[Xfce4-commits] [apps/catfish] 01/01: Update links to Xfce locations

noreply at xfce.org noreply at xfce.org
Thu Jul 5 05:03:35 CEST 2018


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 2cb8acafccdcd5db7388ae5b4d313cdcf2a82d49
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Wed Jul 4 23:03:29 2018 -0400

    Update links to Xfce locations
---
 data/metainfo/catfish.appdata.xml.in |  6 +++---
 data/ui/AboutCatfishDialog.ui        | 10 ++++++----
 po/catfish.pot                       |  2 +-
 setup.py                             |  2 +-
 4 files changed, 11 insertions(+), 9 deletions(-)

diff --git a/data/metainfo/catfish.appdata.xml.in b/data/metainfo/catfish.appdata.xml.in
index 68ec3f7..10d7ad4 100644
--- a/data/metainfo/catfish.appdata.xml.in
+++ b/data/metainfo/catfish.appdata.xml.in
@@ -28,9 +28,9 @@
     </screenshot>
   </screenshots>
 
-  <url type="homepage">https://launchpad.net/catfish-search/</url>
-  <url type="bugtracker">https://bugs.launchpad.net/catfish-search/</url>
-  <url type="help">https://answers.launchpad.net/catfish-search</url>
+  <url type="homepage">https://docs.xfce.org/apps/catfish/start</url>
+  <url type="bugtracker">https://bugzilla.xfce.org</url>
+  <url type="help">https://docs.xfce.org/apps/catfish/start</url>
 
   <update_contact>smd.seandavis at gmail.com</update_contact>
 
diff --git a/data/ui/AboutCatfishDialog.ui b/data/ui/AboutCatfishDialog.ui
index a80df34..49a6a90 100644
--- a/data/ui/AboutCatfishDialog.ui
+++ b/data/ui/AboutCatfishDialog.ui
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.18.3 -->
+<!-- Generated with glade 3.22.1 -->
 <interface>
   <requires lib="gtk+" version="3.6"/>
   <requires lib="about_catfish_dialog" version="1.0"/>
@@ -10,11 +10,11 @@
     <property name="icon_name">catfish</property>
     <property name="type_hint">normal</property>
     <property name="program_name">Catfish</property>
-    <property name="version">1.0.2</property>
+    <property name="version">1.4.5</property>
     <property name="copyright">Copyright (C) 2007-2012 Christian Dywan <christian at twotoasts.de>
 Copyright (C) 2012-2018 Sean Davis <smd.seandavis at gmail.com></property>
     <property name="comments" translatable="yes">Catfish is a versatile file searching tool.</property>
-    <property name="website">https://launchpad.net/catfish-search</property>
+    <property name="website">https://docs.xfce.org/apps/catfish/start</property>
     <property name="license">Copyright (C) 2007-2012 Christian Dywan <christian at twotoasts.de>
 Copyright (C) 2012-2018 Sean Davis <smd.seandavis at gmail.com>
 
@@ -32,10 +32,12 @@ with this program.  If not, see <http://www.gnu.org/licenses/>.
 </property>
     <property name="authors">Copyright (C) 2007-2012 Christian Dywan <christian at twotoasts.de>
 Copyright (C) 2012-2018 Sean Davis <smd.seandavis at gmail.com></property>
-    <property name="translator_credits">Launchpad Translators, https://translations.launchpad.net/catfish-search</property>
     <property name="artists">Nancy Runge <nancy at twotoasts.de></property>
     <property name="logo_icon_name">catfish</property>
     <property name="license_type">gpl-2-0</property>
+    <child>
+      <placeholder/>
+    </child>
     <child internal-child="vbox">
       <object class="GtkBox" id="dialog-vbox1">
         <property name="visible">True</property>
diff --git a/po/catfish.pot b/po/catfish.pot
index b6627a4..b701d42 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-06-30 21:44-0400\n"
+"POT-Creation-Date: 2018-07-04 23:00-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"
diff --git a/setup.py b/setup.py
index d500172..75a037a 100644
--- a/setup.py
+++ b/setup.py
@@ -207,7 +207,7 @@ DistUtilsExtra.auto.setup(
                      'UNIX. The interface is intentionally lightweight and '
                      'simple, using only Gtk+3. You can configure it to your '
                      'needs by using several command line options.',
-    url='https://launchpad.net/catfish-search',
+    url='https://docs.xfce.org/apps/catfish/start',
     data_files=[
         ('share/man/man1', ['catfish.1']),
         ('share/metainfo/', ['data/metainfo/catfish.appdata.xml'])

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


More information about the Xfce4-commits mailing list