Changes:
0.11.54
* Added Japanese translation (UTF-8), thanks to Tadashi Jokagi.
* Fixed a silly bug that caused some command arguments to fail
if running in non-English locale (specifically, boolean args
like the "true" in "DpFocus select=true same" would break if
not translated to your current locale. Reported by scatman.
* Some minor tweaks to the Swedish translation.
* Made window title of RenameRE command translatable.
* Added icon for Python source, py.xml, contributed by "eike".
* Added simple File Type and Style for Python source code.
0.11.53
* Polish translation updated, thanks to S. Mikula.
* Fixed bug that caused GetSize to abort thinking it failed when
it really didn't.
* New versions of autoconf and automake adopted.
0.11.52
* Russian translations updated. Thanks M. Zaripov.
* Added test for nested Move of directories. Thanks to John H.,
"m3", and F. Cosolete for reporting variants of this.
* Hopefully fixed broken logic in Copy that caused it to abort
too soon when skipping a directory. Reported by M. Bunkus.
* Fixed bug that caused DirParent to always (internally) look like
it failed, which stopped sequences from continuing past the
command. Reported by C. DeeDee.
* The SelectSuffix command will now use the first bareword argument
as the suffix. Suffixes are assumed to start with a period (.),
so running "SelectSuffix action=toggle bmp" will toggle the sel-
ection state of all files whose names end in ".bmp". This was
suggested by C. DeeDee.
* The left arrow key now exits the text viewer (suggested by
F. Cosoleto).
Reproducible: Always
Steps to Reproduce:
1.
2.
3.