Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gigolo-lang-0.6.0-bp160.1.1 RPM for noarch

From OpenSuSE Leap 16.0 for noarch

Name: gigolo-lang Distribution: SUSE Linux Enterprise 16
Version: 0.6.0 Vendor: openSUSE
Release: bp160.1.1 Build date: Tue May 27 14:58:13 2025
Group: System/Localization Build host: reproducible
Size: 599510 Source RPM: gigolo-0.6.0-bp160.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://git.xfce.org/apps/gigolo/
Summary: Translations for package gigolo
Provides translations for the "gigolo" package.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Tue May 27 2025 Manfred Hollstein <manfred.h@gmx.net>
  Meson has been added as a build system in this release, and the
    associated archive has been generated by 'meson dist'. Although
    autotools has been retained for the time being and can still be used
    via 'autogen.sh', meson is now the preferred build system, and
    autotools will be removed in a future release.
  - Update to version 0.6.0
    * Update README after switchover to meson
    * Add suport to Meson
    * Replace deprecated exo with libxfce4ui 4.21.0
    * Translation Updates
* Mon Dec 30 2024 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.5.4
    * Update copyright year
    * I18n: Update po/LINGUAS list
    * Added missing Keywords entry to .desktop file
    * build: Use XDT_VERSION_INIT
    * build: Switch from intltool to gettext
    * build: Add #ifdef around bind_textdomain_codeset
    * build: Define our own windowing macro instead of extending GDK's
    * Translation Updates
* Fri Sep 29 2023 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.5.3
    * Update copyright year and urls
    * Replace remaining stock icons
    * Replace (some) deprecated stock icons
    * Fix double free
    * Fix compiler warning -Wmaybe-uninitialized
    * Disable systray icon outside X11
    * Detect DE using XDG_CURRENT_DESKTOP (Fixes #19)
    * Add icons at missing sizes, clean up SVG metadata
    * build: Use XDT_CHECK_PACKAGE
    * build: Fix autotools warnings
    * Update `.gitignore`
    * Rename "SSH" to "SSH / SFTP"
    * Fix intltool lock file issue during make distcheck
    * Update TODO
    * Refresh Glade file, drop unused tab labels (fixes #13)
    * move the logic setting GtkSpin port value to setup_for_type()
    * 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
* Wed Mar 24 2021 Marcel Kuehlhorn <tux93@opensuse.org>
  - Update to version 0.5.2
    * Refresh Glade file, drop unused tab labels (gxo#apps/gigolo#13)
    * move the logic setting GtkSpin port value to setup_for_type()
      (gxo#apps/gigolo#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 (gxo#apps/gigolo#2)
    * Fix comment style.
    * Remove GSourceFunc casts
    * Update Makefile.am
    * Add gigolo.ui to POTFILES.in (gxo#apps/gigolo#6)
    * Added new icons following new style and reverse DNS format.
    * Add new README.md and update AM_INIT_AUTOMAKE
    * Add basic GitLab pipeline
    * bxo#16717: Move from exo-csource to xdt-csource
    * Translation Updates
* Sat Mar 14 2020 Marcel Kuehlhorn <tux93@opensuse.org>
  - Update to version 0.5.1
    * Fixes an annoying bug about wrong port being saved in the bookmark
      when saving it (bxo#15455 boo#1155611)
* Tue Aug 13 2019 Maurizio Galli <maurizio.galli@gmail.com>
  - Update to version 0.5.0
    * Stable GTK+3 release
    * Migrate gvfs commands to gio
    * Set port number when connection type changes
    * Only ask for share name if the field is shown/mandatory (bxo#14928)
    * Improved appearance of various dialogs
    * Improved sizings of the icon view
    * Updated translations
  - Cleaned up spec file
  - Only use NEWS as changelog
* Wed Dec 05 2018 Maurizio Galli <maurizio.galli@gmail.com>
  - Regression in 0.4.90 (bxo#14928)
  - Revert to 0.4.2 version to preserve functionalties.
* Fri Nov 30 2018 Stefan Seyfried <seife+obs@b1-systems.com>
  - more explicit gtk3 dependency specification
  - Leap 42.3 does not build anymore, remove obsolete %post*-snippets
* Fri Nov 30 2018 Maurizio Galli <maurizio.galli@gmail.com>
  - Gigolo 0.4.90
    * Port to GTK+ 3
    * Improved appearance of various dialogs
    * Improved sizings of the icon view
    * Updated translations-
  - Cleaned spec file
  - Use system icon for better integration
* Thu Jan 09 2014 gber@opensuse.org
  - update to version 0.4.2
    - Fix mnemonics in the Connect dialog.
    - Resolve symbolic links before writing config files.
    - Remember side panel position.
    - Store and display colours for bookmarks.
    - Allow editing bookmarks from the main window popup menu.
    - Do not set the colour when no colour is explicitly selected.
    - Add a separator to the Bookmark Edit Dialog.
    - Don't show errors we are not supposed to show.
    - Automatically choose the first Samba share if any were found.
    - Add 'Open in Terminal' command.
    - Remove some set but unused variables.
    - Display bookmark name in the connection list if the connection
      has a bookmark.
    - Do not make the Connect button insensitive, never (bug #8103).
    - Improve WebDav URI handling.
    - Validate an entered custom URI by trying to parse it.
    - After creating/editing a bookmark, update the list of mounts.
    - Fix WebDav path parsing when there is no path.
    - Add new command-line option to auto connect bookmarks.
    - Drop Waf build system support and just use autotools.
    - Translation updates
  - drop gigolo-desktop.patch and edit desktop file in-place instead
* Sun Apr 29 2012 gber@opensuse.org
  - added dependency on xdg-utils since xdg-open is used
  - require gvfs, gigolo does not make much sense without it
* Fri Mar 30 2012 gber@opensuse.org
  - specfile cleanup
  - correct dependencies
  - build using autotools rather than waf
* Thu Dec 01 2011 coolo@suse.com
  - add automake as buildrequire to avoid implicit dependency
* Thu Feb 17 2011 gber@opensuse.org
  - call %desktop_database_post/un
* Sat Jan 15 2011 gber@opensuse.org
  - do not require but recommend -lang subpackage
* Thu Dec 23 2010 gber@opensuse.org
  - fix waf usage
    * use $RPM_OPT_FLAGS
    * show compiler output
  - split off lang subpackage
* Sun Dec 05 2010 andrea@opensuse.org
  -  spec file clean up, using pkgconfig for BuildRequires
* Sun Oct 24 2010 andrea@opensuse.org
  - update to 0.4.1
    * Use SSH/SFTP as default connection type for new
      bookmarks/connections
    * Allow finishing the Connect / Bookmark Edit dialog by
      pressing Enter
    * Improve build system to respect LINGUAS environment variable
    * Show an error message dialog if the file-manager command failed
      to execute
    * Remove the preference to select the Volume Manager
      implementation
    * Many minor fixes and improvements
  - remove unsopported locale
* Wed Jan 13 2010 prusnak@suse.cz
  - updated to 0.4.0
    * Support mounting volumes like local partitions
    * WebDav URIs may have an optional path argument
    * Add a folder property for bookmarks which is used to open the file
      manager with this folder
    * Add a Bookmark side panel
    * Many minor fixes and improvements
* Tue Apr 21 2009 prusnak@suse.cz
  - updated to 0.3.2
    * Improve the network browsing code to poperly auto-mount Samba
      resources for browsing if necessary
    * Updated translations
* Tue Apr 21 2009 prusnak@suse.cz
  - updated to 0.3.1
    * Fix build with GTK 2.12
    * Show the main window when the status icon in the notification
      area gets removed
* Fri Apr 03 2009 prusnak@suse.cz
  - updated to 0.3.0
    * Add a 'Browse Network' side panel to browse for available
      Samba/Windows network shares.
    * Detect an already running instance and show its window instead of
      starting a new instance.
    * Add command line option "--new-instance" ("-i") to restore the old
      behaviour.
    * Use the GtkMountOperation dialog when additional authentication
      information are needed. This implicitly allows choosing the method
      to store passwords (never, session, forever).
    * Minimise to tray when the close button is clicked instead of when
      minimising the main window.
    * Add a new preference to set whether to show error message dialogs
      when auto-connecting bookmarks.
    * Various fixes and improvements to URI handling.
    * Add a View menu to quickly change GUI preferences.
    * Add Online Help and Supported Protocols help menu items.
* Mon Feb 23 2009 prusnak@suse.cz
  - updated to 0.2.1.
    * Fix wrong saving of Obex URIs
    * Fix always disabled 'Create Bookmark' menu item
    * Escape the userinfo part of URIs to allow at-signs.
* Tue Feb 17 2009 prusnak@suse.cz
  - created package (version 0.2.0)

Files

/usr/share/locale/ar/LC_MESSAGES/gigolo.mo
/usr/share/locale/ast/LC_MESSAGES/gigolo.mo
/usr/share/locale/be/LC_MESSAGES/gigolo.mo
/usr/share/locale/bg/LC_MESSAGES/gigolo.mo
/usr/share/locale/ca/LC_MESSAGES/gigolo.mo
/usr/share/locale/cs/LC_MESSAGES/gigolo.mo
/usr/share/locale/da/LC_MESSAGES/gigolo.mo
/usr/share/locale/de/LC_MESSAGES/gigolo.mo
/usr/share/locale/el/LC_MESSAGES/gigolo.mo
/usr/share/locale/en_AU/LC_MESSAGES/gigolo.mo
/usr/share/locale/en_CA/LC_MESSAGES/gigolo.mo
/usr/share/locale/en_GB/LC_MESSAGES/gigolo.mo
/usr/share/locale/eo/LC_MESSAGES/gigolo.mo
/usr/share/locale/es/LC_MESSAGES/gigolo.mo
/usr/share/locale/et/LC_MESSAGES/gigolo.mo
/usr/share/locale/eu/LC_MESSAGES/gigolo.mo
/usr/share/locale/fi/LC_MESSAGES/gigolo.mo
/usr/share/locale/fr/LC_MESSAGES/gigolo.mo
/usr/share/locale/gl/LC_MESSAGES/gigolo.mo
/usr/share/locale/he/LC_MESSAGES/gigolo.mo
/usr/share/locale/hr/LC_MESSAGES/gigolo.mo
/usr/share/locale/hu/LC_MESSAGES/gigolo.mo
/usr/share/locale/id/LC_MESSAGES/gigolo.mo
/usr/share/locale/is/LC_MESSAGES/gigolo.mo
/usr/share/locale/it/LC_MESSAGES/gigolo.mo
/usr/share/locale/ja/LC_MESSAGES/gigolo.mo
/usr/share/locale/kk/LC_MESSAGES/gigolo.mo
/usr/share/locale/ko/LC_MESSAGES/gigolo.mo
/usr/share/locale/lt/LC_MESSAGES/gigolo.mo
/usr/share/locale/lv/LC_MESSAGES/gigolo.mo
/usr/share/locale/ms/LC_MESSAGES/gigolo.mo
/usr/share/locale/nb/LC_MESSAGES/gigolo.mo
/usr/share/locale/nl/LC_MESSAGES/gigolo.mo
/usr/share/locale/oc/LC_MESSAGES/gigolo.mo
/usr/share/locale/pl/LC_MESSAGES/gigolo.mo
/usr/share/locale/pt/LC_MESSAGES/gigolo.mo
/usr/share/locale/pt_BR/LC_MESSAGES/gigolo.mo
/usr/share/locale/ro/LC_MESSAGES/gigolo.mo
/usr/share/locale/ru/LC_MESSAGES/gigolo.mo
/usr/share/locale/sk/LC_MESSAGES/gigolo.mo
/usr/share/locale/sl/LC_MESSAGES/gigolo.mo
/usr/share/locale/sq/LC_MESSAGES/gigolo.mo
/usr/share/locale/sr/LC_MESSAGES/gigolo.mo
/usr/share/locale/sv/LC_MESSAGES/gigolo.mo
/usr/share/locale/te/LC_MESSAGES/gigolo.mo
/usr/share/locale/th/LC_MESSAGES/gigolo.mo
/usr/share/locale/tr/LC_MESSAGES/gigolo.mo
/usr/share/locale/ug/LC_MESSAGES/gigolo.mo
/usr/share/locale/uk/LC_MESSAGES/gigolo.mo
/usr/share/locale/zh_CN/LC_MESSAGES/gigolo.mo
/usr/share/locale/zh_TW/LC_MESSAGES/gigolo.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Jul 16 23:30:49 2025