Version leap to libisoburn-1.3.8

This commit is contained in:
2014-06-27 19:19:18 +00:00
parent e12aefc8c8
commit eca8ad1d90
21 changed files with 106 additions and 125 deletions

View File

@ -19,7 +19,7 @@
# And, well, a graphical widget set would be nice.
set own_version "1.3.7"
set own_version "1.3.8"
# Minimum version of xorriso to be used as backend process.
# Older versions of xorriso do not offer commands -msg_op and -launch_frontend
@ -4773,7 +4773,7 @@ the number of ISO sessions, and the amount of readable data."
}
if {$what == "Eject (indev)"} {
return \
"The \"Eject\" button beside the \"Input drive/image\" button excutes
"The \"Eject\" button beside the \"Input drive/image\" button executes
command -eject \"in\"."
}
if {$what == "Output drive/image"} {
@ -4796,7 +4796,7 @@ the number of ISO sessions, and the amount of free space."
}
if {$what == "Eject (outdev)"} {
return \
"The \"Eject\" button beside the \"Output drive/image\" button excutes
"The \"Eject\" button beside the \"Output drive/image\" button executes
command -eject \"out\"."
}
if {$what == "Blank"} {