Go to file
rtlhq f1b003ffa1 New upstream bugfix release (4.18.0) 2022-12-17 17:02:51 +08:00
icons New upstream bugfix release (4.18.0) 2022-12-17 17:02:51 +08:00
m4 New upstream bugfix release (4.18.0) 2022-12-17 17:02:51 +08:00
po New upstream bugfix release (4.18.0) 2022-12-17 17:02:51 +08:00
thunar-volman New upstream bugfix release (4.18.0) 2022-12-17 17:02:51 +08:00
thunar-volman-settings New upstream bugfix release (4.18.0) 2022-12-17 17:02:51 +08:00
AUTHORS Import Upstream version 4.16.0 2022-09-24 17:15:02 +08:00
COPYING New upstream bugfix release (4.18.0) 2022-12-17 17:02:51 +08:00
ChangeLog New upstream bugfix release (4.18.0) 2022-12-17 17:02:51 +08:00
INSTALL New upstream bugfix release (4.18.0) 2022-12-17 17:02:51 +08:00
Makefile.am New upstream bugfix release (4.18.0) 2022-12-17 17:02:51 +08:00
Makefile.in New upstream bugfix release (4.18.0) 2022-12-17 17:02:51 +08:00
NEWS New upstream bugfix release (4.18.0) 2022-12-17 17:02:51 +08:00
README.md Import Upstream version 4.16.0 2022-09-24 17:15:02 +08:00
THANKS Import Upstream version 4.16.0 2022-09-24 17:15:02 +08:00
aclocal.m4 New upstream bugfix release (4.18.0) 2022-12-17 17:02:51 +08:00
compile New upstream bugfix release (4.18.0) 2022-12-17 17:02:51 +08:00
config.guess New upstream bugfix release (4.18.0) 2022-12-17 17:02:51 +08:00
config.h.in New upstream bugfix release (4.18.0) 2022-12-17 17:02:51 +08:00
config.sub New upstream bugfix release (4.18.0) 2022-12-17 17:02:51 +08:00
configure New upstream bugfix release (4.18.0) 2022-12-17 17:02:51 +08:00
configure.ac New upstream bugfix release (4.18.0) 2022-12-17 17:02:51 +08:00
depcomp New upstream bugfix release (4.18.0) 2022-12-17 17:02:51 +08:00
install-sh New upstream bugfix release (4.18.0) 2022-12-17 17:02:51 +08:00
intltool-extract.in Import Upstream version 4.16.0 2022-09-24 17:15:02 +08:00
intltool-merge.in Import Upstream version 4.16.0 2022-09-24 17:15:02 +08:00
intltool-update.in Import Upstream version 4.16.0 2022-09-24 17:15:02 +08:00
ltmain.sh New upstream bugfix release (4.18.0) 2022-12-17 17:02:51 +08:00
missing New upstream bugfix release (4.18.0) 2022-12-17 17:02:51 +08:00

README.md

License

thunar-volman

Thunar-volman is an extension for the Thunar File Manager, which enables automatic management of removable drives and media. For example, if thunar-volman is installed and configured properly, and you plug in your digital camera, it will automatically spawn your preferred photo application and import the new pictures from your camera.

It was designed to look and behave similar to gnome-volume-manager to get consistent removable drive and media management in Xfce and GNOME. This is to help GNOME refugees and people using both Xfce and GNOME (i.e. having to use GNOME at the office).


Homepage

Thunar-volman documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

Thunar-volman source code

Download a Release Tarball

Thunar-volman archive or Thunar-volman tags

Installation

From source:

% cd thunar-volman
% ./autogen.sh
% make
% make install

From release tarball:

% tar xf thunar-volman-<version>.tar.bz2
% cd thunar-volman-<version>
% ./configure
% make
% make install

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.