Version leap to libisoburn-1.3.9

This commit is contained in:
2014-06-28 07:21:50 +00:00
parent 5b0512d690
commit 6cc1d7297d
21 changed files with 105 additions and 124 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.9"
# 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"} {