[Xfce4-commits] [apps/catfish] branch master updated (37ac55e -> b047682)

noreply at xfce.org noreply at xfce.org
Sun Aug 25 17:02:23 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   h   a   n   g   e       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/catfish.

      from  37ac55e   I18n: Update translation sq (100%).
       new  b047682   Various usability improvements - New preferences dialog with window layout, display options, custom exclude directories, and the close-after-select option - Improved app menu with better space usage, clearer labels, and the sidebar keyboard accelerator displayed - Better use of alt-key accelerators - Standardized icon sizes in the results list

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                                      |  12 +
 catfish/CatfishPrefsDialog.py                  | 135 ++++++
 catfish/CatfishSearchEngine.py                 |  29 +-
 catfish/CatfishWindow.py                       |  72 +++-
 catfish_lib/Builder.py                         |   5 +-
 catfish_lib/CatfishSettings.py                 |  13 +-
 catfish_lib/{AboutDialog.py => PrefsDialog.py} |  18 +-
 catfish_lib/Window.py                          |   2 +-
 data/ui/CatfishPreferences.ui                  | 547 +++++++++++++++++++++++++
 data/ui/CatfishWindow.ui                       | 169 ++++++--
 data/ui/about_catfish_dialog.xml               |   4 +-
 data/ui/catfish-wl-headerbar.png               | Bin 0 -> 6629 bytes
 data/ui/catfish-wl-titlebar.png                | Bin 0 -> 8145 bytes
 data/ui/catfish_preferences.xml                |   8 +
 data/ui/catfish_window.xml                     |   4 +-
 po/POTFILES.in                                 |  15 +-
 po/catfish.pot                                 | 172 +++++---
 17 files changed, 1064 insertions(+), 141 deletions(-)
 create mode 100644 catfish/CatfishPrefsDialog.py
 copy catfish_lib/{AboutDialog.py => PrefsDialog.py} (77%)
 create mode 100644 data/ui/CatfishPreferences.ui
 create mode 100644 data/ui/catfish-wl-headerbar.png
 create mode 100644 data/ui/catfish-wl-titlebar.png
 create mode 100644 data/ui/catfish_preferences.xml

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


More information about the Xfce4-commits mailing list