Version leap to libisoburn-1.3.9
This commit is contained in:
@ -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"} {
|
||||
|
Reference in New Issue
Block a user