parent
5ca1541a32
commit
ad976f3329
@ -1,4 +1,4 @@
|
|||||||
Simple unmount wrapper around 'kio_media_mounthelper -s <URL>'
|
Simple unmount wrapper around 'tdeio_media_mounthelper -s <URL>'
|
||||||
It provides a progressbar which bounces back and forth.
|
It provides a progressbar which bounces back and forth.
|
||||||
It takes one argument, which is the url to the mountpoint to safely remove.
|
It takes one argument, which is the url to the mountpoint to safely remove.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#MIN_CONFIG(3.2.0)
|
#MIN_CONFIG(3.2.0)
|
||||||
|
|
||||||
AM_INIT_AUTOMAKE(kio_umountwrapper, 0.2)
|
AM_INIT_AUTOMAKE(tdeio_umountwrapper, 0.2)
|
||||||
AC_C_BIGENDIAN
|
AC_C_BIGENDIAN
|
||||||
AC_CHECK_KDEMAXPATHLEN
|
AC_CHECK_KDEMAXPATHLEN
|
||||||
|
|
||||||
|
Loading…
Reference in new issue