Improved mentioning of xorriso-tcltk in the online FAQ

This commit is contained in:
Thomas Schmitt 2013-02-12 12:13:05 +00:00
parent d271fd3c05
commit bc2c92b01c
1 changed files with 6 additions and 2 deletions

View File

@ -233,7 +233,9 @@ The xorriso API encapsulates calls to libisofs, libburn, and libisoburn.
An alternative to the xorriso C API is xorriso dialog mode.
[#xorriso_dialog_mode See below.]
The script xorriso-tcltk demonstrates this approach. It is part of the
The script
[http://libburnia-project.org/browser/libisoburn/trunk/frontend/xorriso-tcltk xorriso-tcltk]
demonstrates this approach. It is part of the
libisoburn release tarball and of the GNU xorriso tarball.
The known existing GUIs [http://www.xfce.org/projects/xfburn/ Xfburn],
@ -286,7 +288,9 @@ xorriso's stdin and stdout. This is more efficient than forking xorriso
every now and then to perform various commands in order to complete
complex tasks like image size prediction.
The script xorriso-tcltk demonstrates this approach. It is part of the
The script
[http://libburnia-project.org/browser/libisoburn/trunk/frontend/xorriso-tcltk xorriso-tcltk]
demonstrates this approach. It is part of the
libisoburn release tarball and of the GNU xorriso tarball.
===== Why is every second release missing ? ===== #version_numbers