summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps/gigolo
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gigolo: upgrade 0.5.1 -> 0.5.2Andreas Müller2021-04-081-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes for 0.5.2 ======================= A bugfix and translation update, a new icon, various cleanups.. thanks to all contributors ! ====== - Update TODO - Refresh Glade file, drop unused tab labels (fixes #13) - move the logic setting GtkSpin port value to setup_for_type() (#11) - Use new icon in window titlebar - Fix compilation warnings - autoconf: Some updates - Only show an error dialog if the host field is visible/required - Remove capitalization from icon name - Update GenericName (#2) - Fix comment style. - Remove GSourceFunc casts - Update Makefile.am - Add gigolo.ui to POTFILES.in (Issue #6) - Added new icons following new style and reverse DNS format. - Add new README.md and update AM_INIT_AUTOMAKE - Add basic GitLab pipeline - Bug #16717: Move from exo-csource to xdt-csource - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gigolo: upgrade 0.5.0 -> 0.5.1Andreas Müller2020-04-011-2/+2
| | | | | | | | | | | Release notes for 0.5.1 ======================= Fixes an annoying bug about wrong port being saved in the bookmark when saving it (#15455). Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gigolo: upgrade 0.4.2 -> 0.5.0Andreas Müller2019-08-191-3/+3
| | | | | | | | | | | Frome release announcements: * Stable GTK+3 release to go along Xfce 4.14 * Migrate gvfs commands to gio * Updated translations Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gigolo: initial add 0.4.2Andreas Müller2014-10-161-0/+11
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>