Version 1.32.2 (released 20/09/2010) - renamed the EditWindow class to WriteWindow, for consistency - fixed the position of repeated error messages displayed during file operations : now the message windows should not move each time the user selects OK - fixed the way error messages are handled when something goes wrong in the copy / move /delete file operations - fixed the display of the deletion date, that was incorrectly set to one hour and one month in the future - added a message to warn the user (at the first launch) of an old Xfe version about the new configuration file location - the '~' character can now be used again in the 'Open with' dialog - don't display the panel active icon in one panel mode, because it is not relevant - removed double error messages when trying to copy / move / rename a file over itself - created symbolic links now have a path that is relative to the refered file - fixed the double error message in xfp that was displayed when the file format is unknown. Also added a wait cursor that is useful when the package size is huge - fixed a problem that occurred when testing the result of the pclose() system call, because of the harvest zombie mechanism which intercepts any terminated child process. This caused a bug in xfp (when opening a package) and xfe (when querying a package). Also fixed the query package mechanism, to be more clever when a file does not belong to any package - added document icons for Scribus (sla or slc extension) - fixed a bug in the "open with" history, where the last item was removed whenever a command was run. Also increased all history sizes to 30 instead of 20. - removed a confirmation dialog when removing / trashing a symlink on a directory - fixed a bug when copying / moving directories to a directory with the same name(ex : /A/1/file1, /A/1/file2 to /B/1, etc.) This should work as expected now. - fixed a crash that occurred when dragging a folder in big icon view (thanks to Sarkar Anjishnu for discovering and reporting this bug). The bug was introduced in version 1.22... - fixed a scrolling problem in the tree list when dragging a file onto it (thanks to Mathis Dirksen-Thedens for discovering this bug) - fixed a crash in Properties dialog that occurred when the df command comes from busybox instead of coreutils - removed the encoding key in desktop files. According to Joo Martin (Debian maintainer) it is now deprecated by the FreeDesktop standard. All strings are required to be encoded in UTF-8 inside desktop files. - updated german translation (thanks to Joo ) - added some new filetypes to xferc.in (thanks again to Joo) - applied patch from Joachim Wiedorn (Debian maintainer) that allows to compile Xfe with kfreebsd and hurd kernels (thanks to you Joo!) - new translation to chinese (Taiwan), thanks to Wei-Lun Chao - fixed a compilation problem with gcc 4.4.x Now the inline functions statrep() and lstatrep() are declared in xfeutils.h - updated russian translation (thanks to vad vad ) - new translation to bosnian (thanks to Pr. Samir Ribi and his students Bajrami Emran, Balagija Jasmina, Bilalovi and Omar Cogo Emir) - fixed the problem of the initial window position with window managers like icewm, openbox, etc.