Mentioned xorriso-tcltk in the online FAQ
This commit is contained in:
parent
89eb01b188
commit
d271fd3c05
@ -6,7 +6,6 @@ Please post your questions to
|
|||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
'''Content:'''
|
'''Content:'''
|
||||||
----------------------------------------------------------------------------
|
|
||||||
|
|
||||||
Burning:
|
Burning:
|
||||||
|
|
||||||
@ -234,6 +233,8 @@ The xorriso API encapsulates calls to libisofs, libburn, and libisoburn.
|
|||||||
|
|
||||||
An alternative to the xorriso C API is xorriso dialog mode.
|
An alternative to the xorriso C API is xorriso dialog mode.
|
||||||
[#xorriso_dialog_mode See below.]
|
[#xorriso_dialog_mode See below.]
|
||||||
|
The script 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],
|
The known existing GUIs [http://www.xfce.org/projects/xfburn/ Xfburn],
|
||||||
[http://projects.gnome.org/brasero/ Brasero],
|
[http://projects.gnome.org/brasero/ Brasero],
|
||||||
@ -285,6 +286,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
|
every now and then to perform various commands in order to complete
|
||||||
complex tasks like image size prediction.
|
complex tasks like image size prediction.
|
||||||
|
|
||||||
|
The script 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
|
===== Why is every second release missing ? ===== #version_numbers
|
||||||
|
|
||||||
Releases have an even third version number. Like 0.5.6 or 1.0.4.
|
Releases have an even third version number. Like 0.5.6 or 1.0.4.
|
||||||
|
Loading…
Reference in New Issue
Block a user