Small adjustments and bug fixes in xorriso-tcltk

master
Thomas Schmitt 10 years ago
parent 1ca1318fb7
commit 3270533967

@ -2854,6 +2854,7 @@ proc browse_tree {adr_var which_fs} {
pack $w.text_frame -side top -expand 1 -fill both
}
raise $w
update idletasks
if {$have_bwidget == 1} {
browse_tree_populate $which_fs
focus $w.tree
@ -4949,7 +4950,7 @@ may be used to perform permission manipulations.
Policy \"readable\" adds read permission to all kinds of files and
search permission to all directories.
Policy \"readonly\" sets the permissions of all kinds files to read-only.
Policy \"readonly\" sets the permissions of all kinds of files to read-only.
Directories get added search permission.
Policy \"mkisofs -r\" does what option -r of program mkisofs does:

@ -1 +1 @@
#define Xorriso_timestamP "2013.01.04.221013"
#define Xorriso_timestamP "2013.01.05.105029"

Loading…
Cancel
Save