2009-02-17 Paolo Bacchilega [ version 2.13.2 released ] * NEWS: * configure.ac: updated. 2009-02-12 Paolo Bacchilega * src/quick-lounge.c (open_file_list_with_launcher): don't free the file list. 2009-02-11 Paolo Bacchilega * src/file-utils.c (_g_desktop_entry_new_for_uri): marked string for translation. 2009-02-11 Paolo Bacchilega * src/quick-lounge.c: * src/quick-button.c: * src/quick-box.h: * src/quick-box.c: New feature: Allow to add url launchers by dropping a file between launchers. On the other hand if the file is dropped on a launcher than the file will be opened with that launcher. 2009-02-11 Paolo Bacchilega * src/quick-lounge.h: * src/quick-lounge.c: * src/quick-desktop-entry-dialog.c: * src/quick-box.c: * src/file-utils.h: * src/file-utils.c: * src/dlg-properties.c: * data/ui/Makefile.am: * data/ui/link-entry-editor.ui: new file * data/ui/desktop-entry-editor.ui: New feature: Allow to add url launchers by dragging a file on the preferences dialog. New feature: Added support for URL launchers.