       Create UDF Filesystem - A mkudffs frontend
=======================================================================
Create UDF Filesystem Version 0.1

Purpose:
--------------------------------------------
All I wanted is a simple way to create UDF filesystems on a DVD-RAM with KDE 4




Requirements:
--------------------------------------------
- QT 4.2
- UDF Tools (mkudffs)

The DVD-RAM device should be /dev/dvdram

Install Create UDF Filesystem:
--------------------------------------------
qmake -project
qmake-qt4
make

copy the createudffs file to /usr/bin


Tested on:
--------------------------------------------
Kubuntu 7.10

Author:
--------------------------------------------
Holger Klemm
dvd-ram(at)multimedia4linux.de

Copyright:
--------------------------------------------
(c) Holger Klemm 2008

Licence:
--------------------------------------------
Licensed under the GPL 2.0
See LICENSE file for details




Version:
--------------------------------------------
0.1
First public release without full error handling and KDE 4 support


