File xfce4-mount-plugin.changes of Package xfce4-mount-plugin.18778
-------------------------------------------------------------------
Sun Dec 29 14:20:10 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>
- Updated to 1.1.7
* Update copyright year
* gcc-analyzer: Update false positive file
* build: Bump dependency versions and fix deprecation warnings
* I18n: Update po/LINGUAS list
* gcc-analyzer: Add false positive file
* gcc-analyzer: Fix -Wanalyzer-malloc-leak
* gcc-analyzer: Fix -Wanalyzer-possible-null-argument
* gcc-analyzer: Fix -Wanalyzer-null-argument
* gcc-analyzer: Fix -Wanalyzer-null-dereference
* scan-build: Fix unix.Malloc
* scan-build: Fix deadcode.DeadStores
* build: Use XDT_VERSION_INIT and get rid of configure.ac.in
* build: Switch from intltool to gettext
* Translation Updates
-------------------------------------------------------------------
Fri Apr 21 05:38:06 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
- Updated to 1.1.6
* Remove unused old doc/ folder
* Improve autotools configuration
* Update copyright year
* Remove deprecated project files
* build: Add GLib requirement
* build: Fix autotools warnings
* Use xfce_panel_plugin_popup_menu() when possible
* Replace deprecated XfcePanelImage with GtkImage
* Use "logo-icon-name" instead of "logo" in about dialog
* build: Fix intltool lock file problem during make distcheck
* Update COPYING
* autoconf: Remove AC_HEADER_STDC
* Bump version to 1.1.5 after German translation update and
compilation on FreeBSD 12.2
* Partly merge in commit 498e6d23 of skunnyk with autotools
improvements
* Removed auto-generatable developer documentation, but keep
Doxyfile for anyone who wants to create the documentation
* Removed commented-out AC_CHECK lines in configure.ac.in and
their comments where reasonable as of now
* Ran 'make update-po' after fixed typo and line removements in
C file
* Comment out step by step old AC_CHECKS, explaining the
reasoning for future reference and discussion, esp. wrt. *NIX
compilation problems.
* Revert "remove checks for unused functions from configure.ac"
* Updated and revised German translation for next release
* Translation Updates
- Remove _service file
-------------------------------------------------------------------
Mon Dec 28 16:44:45 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>
- Updated to 1.1.5
* improved autotools setup
* translation updates
-------------------------------------------------------------------
Mon Dec 21 17:42:19 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>
- Update to 1.1.4
* Remove unused variable exclude_devicenames
* Remove obsolete panel version 4.9 check
* Remove checks for unused functions from configure.ac
* Include stdlib because malloc is used
* Spellfix. Add missing "e" to siz (size)
* Update URLs from goodies.x.o to docs.x.o (bxo#16168)
* Fix build with panel 4.15
* Make build less verbose
* Another change to the SVG icon file canvas size
* Updated svg image to have a larger canvas so that the panel can be
resized up to 192 pixels size
* Added title to popup menu; even if it is not empty (bxo#14478)
* https URL instead of http
* Renamed improperly named member variable of main mountpoint display
structure
* Display percentage on progress bar again (regression from port to
Gtk3)
* Reformatted popup information with more columns and nicer alignment.
(bxo#14670)
* Fix bxo#13624 by not trying to save when closing the plugin, but
already and only when closing the settings dialog
* Translation Updates
-------------------------------------------------------------------
Mon Aug 31 10:18:02 UTC 2020 - Maurizio Galli <maurizio.galli@gmail.com>
- Fixed spec file
-------------------------------------------------------------------
Fri Aug 16 12:24:56 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>
- Fixed sources in spec file
-------------------------------------------------------------------
Tue Jul 16 16:50:37 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>
- Package renamed to follow upstream name xfce4-foo-plugin
- Use lang subpackage for manual edits instead of %lang_package macro
- Cleaned up spec file
- Added bcond for git master builds
-------------------------------------------------------------------
Mon Aug 6 06:41:19 UTC 2018 - seife+obs@b1-systems.com
- update to 1.1.3
* some pointer checks
* nicer formatting of Makefile and configure
* translation updates
-------------------------------------------------------------------
Mon Feb 27 21:52:23 UTC 2017 - seife+obs@b1-systems.com
- update to 1.1.2
- port to GTK3
- allow several spaces in mountpoint names
- support fuseblk devices by not using fusermount -u for them
(checks for fuse.* now)
- package: do not package ChangeLog, NEWS is enough
-------------------------------------------------------------------
Sun Dec 25 18:30:19 UTC 2016 - seife+obs@b1-systems.com
- update to version 0.6.7
- various bugfixes and feaure enhancements, see ChangeLog
- translation updates
-------------------------------------------------------------------
Mon May 14 10:34:39 UTC 2012 - gber@opensuse.org
- update to version 0.6.4
- trim too long device names
- cleaned-up and consistent error dialogs
- updated information in the accompanying README file
-------------------------------------------------------------------
Fri Apr 27 14:07:04 UTC 2012 - gber@opensuse.org
- update to version 0.6.3
- fix a bug introduced in 0.6.0, the 'on-mount' command is now
run asynchronously to avoid blocking the plugin UI
- translation updates
-------------------------------------------------------------------
Mon Apr 23 17:13:07 UTC 2012 - gber@opensuse.org
- update to version 0.6.2
- remove the sudo(8) option, after all experienced users can
still prepend sudo using custom mount commands
- translation updates
-------------------------------------------------------------------
Fri Apr 20 10:17:14 UTC 2012 - gber@opensuse.org
- added documentation files
-------------------------------------------------------------------
Wed Apr 18 14:40:19 UTC 2012 - gber@opensuse.org
- update to version 0.6.1
- fixes an issue with translations
-------------------------------------------------------------------
Tue Apr 17 22:33:17 UTC 2012 - gber@opensuse.org
- corrected source URL
-------------------------------------------------------------------
Tue Apr 17 09:21:47 UTC 2012 - gber@opensuse.org
- update to version 0.6.0
- port to panel 4.8/4.9
- port to libxfce4ui
- build the plugin as a module
- use standard icon names, drop old unused icons
- add a checkbox option to use sudo
- rewrite config saving/loading
- general cleanup
- removed xfce4-panel-plugin-mount-0.5.5-fix-missing-include.patch,
xfce4-panel-plugin-mount-0.5.5-hide-gvfs-fuse-daemon-mount.patch
which have been incorporated upstream
-------------------------------------------------------------------
Wed Apr 4 08:38:00 UTC 2012 - gber@opensuse.org
- specfile cleanup
- correct dependencies
- split off -lang subpackage
-------------------------------------------------------------------
Wed Mar 9 11:00:00 UTC 2011 - gber@opensuse.org
- new package (split off from xfce4-panel-plugins)