2008-09-01 Paolo Bacchilega [ File Roller 2.23.91 released ] * NEWS: updated. 2008-08-31 Paolo Bacchilega * configure.ac: bumped version number to differentiate current development version from the latest released version. 2008-08-31 Paolo Bacchilega * src/dlg-open-with.c: * src/fr-window.c: * src/file-utils.c: Set the application selected in the "open with" dialog as the default for the mime type. Allow to remove the registered applications as well. Fixes bug #544766 – file-roller doesn't remember open-with application. 2008-08-20 Paolo Bacchilega * README: updated. * src/main.h: * src/main.c: added sort_mime_types_by_extension() and sort_mime_types_by_description() * src/dlg-new.c: sort the type list by description. * src/dlg-batch-add.c: sort the type list by extension. Fixes bug: Sort the archive type list to make it easier to find the desired type.