This release contains a new file search dialog based on the find and grep
commands that allows to quickly retrieve files and folders and perform the
usual file operations on them. Many bugs were also fixed. Spanish, italian,
greek, czesch, german, swedish and brazilian portuguese translations were
updated.
- Support NLS
- STAGE-clean
- Most patches have been accepted upstreams. The remaining ones have been
submitted on http://sourceforge.net/p/xfe/bugs/176/
Release notes:
This release adds a scripts feature: like in Nautilus, users can now apply
custom shell scripts to a list of selected files. See the documentation page
for more information.
The default keyboard shortcut for the file rename operation was changed to
F2. Swedish and greek translation were updated. A spanish colombian
translation was also added. And as usual, several bugs were fixed.
This release improves the overall look and feel of the program. Scrollbar
color can now be customized and a Clearlooks theme has been added. Many
bugs and some regressions were fixed. Brazilian and czsech translations
were also updated.
* added the ability to change the date/time format in file and directory
lists
* added an optional confirmation dialog displayed when the user opens an
executable file
* added dutch translation
* fixed minor bugs
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run