tdeio umountwrapper – progress dialog for safely removing devices
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Michele Calgaro da2064c8e5
Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
6 years ago
admin@83f68e199a Reset submodule main/applications/tdeio-umountwrapper/admin to latest HEAD 6 years ago
cmake@e5692c8bdb Reset submodule main/applications/tdeio-umountwrapper/cmake to latest HEAD 6 years ago
po Added KDE3 version of kio-umountwrapper 14 years ago
src LIB_QT -> LIB_TQT conversion to align to updated admin module 6 years ago
.gitmodules Added common directories 13 years ago
AUTHORS Added KDE3 version of kio-umountwrapper 14 years ago
CMakeLists.txt cmake conversion 6 years ago
COPYING Added KDE3 version of kio-umountwrapper 14 years ago
ChangeLog Added KDE3 version of kio-umountwrapper 14 years ago
ConfigureChecks.cmake cmake conversion 6 years ago
INSTALL Added KDE3 version of kio-umountwrapper 14 years ago
Makefile.am Added KDE3 version of kio-umountwrapper 14 years ago
Makefile.cvs Added KDE3 version of kio-umountwrapper 14 years ago
NEWS Added KDE3 version of kio-umountwrapper 14 years ago
README Fix a few remaining references to kio_ 11 years ago
TODO Added KDE3 version of kio-umountwrapper 14 years ago
acinclude.m4 Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS. 6 years ago
aclocal.m4 Added KDE3 version of kio-umountwrapper 14 years ago
config.h.cmake cmake conversion 6 years ago
config.h.in Added KDE3 version of kio-umountwrapper 14 years ago
configure.files Added KDE3 version of kio-umountwrapper 14 years ago
configure.in KDE_USE_QT* -> KDE_USE_TQT* conversion 6 years ago
configure.in.in Fix a few remaining references to kio_ 11 years ago
stamp-h.in Added KDE3 version of kio-umountwrapper 14 years ago
subdirs Added KDE3 version of kio-umountwrapper 14 years ago

README

Simple unmount wrapper around 'tdeio_media_mounthelper -s <URL>'
It provides a progressbar which bounces back and forth.
It takes one argument, which is the url to the mountpoint to safely remove.

- Frode