[maemo-commits] [maemo-commits] r13169 - in projects/haf/trunk/hildon-fm: . debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Mon Aug 13 20:55:27 EEST 2007
- Previous message: [maemo-commits] r13168 - in projects/haf/trunk/hildon-fm: . hildon-fm
- Next message: [maemo-commits] r13170 - projects/haf/tags/hildon-fm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: marivoll Date: 2007-08-13 20:55:26 +0300 (Mon, 13 Aug 2007) New Revision: 13169 Modified: projects/haf/trunk/hildon-fm/ChangeLog projects/haf/trunk/hildon-fm/debian/changelog Log: libhildonfm (1:1.9.38) unstable; urgency=low * Recognize a non-special root node as a folder so that waiting for it to load works. This prevents a crash of the bookmarks application. -- Marius Vollmer <marius.vollmer at nokia.com> Mon, 13 Aug 2007 20:54:38 +0300 Modified: projects/haf/trunk/hildon-fm/ChangeLog =================================================================== --- projects/haf/trunk/hildon-fm/ChangeLog 2007-08-13 17:17:18 UTC (rev 13168) +++ projects/haf/trunk/hildon-fm/ChangeLog 2007-08-13 17:55:26 UTC (rev 13169) @@ -1,5 +1,7 @@ 2007-08-13 Marius Vollmer <marius.vollmer at nokia.com> + Released 1.9.38 + * hildon-fm/hildon-file-system-model.c (is_node_loaded): Also recognize nodes with a GtkFileFolder or get_folder_handle as folders. Otherwise the root node (which hasn't a GtkFileInfo) is Modified: projects/haf/trunk/hildon-fm/debian/changelog =================================================================== --- projects/haf/trunk/hildon-fm/debian/changelog 2007-08-13 17:17:18 UTC (rev 13168) +++ projects/haf/trunk/hildon-fm/debian/changelog 2007-08-13 17:55:26 UTC (rev 13169) @@ -1,8 +1,9 @@ -libhildonfm (1:1.9.38~unreleased) unstable; urgency=low +libhildonfm (1:1.9.38) unstable; urgency=low - * + * Recognize a non-special root node as a folder so that waiting for it + to load works. This prevents a crash of the bookmarks application. - -- Marius Vollmer <marius.vollmer at nokia.com> Mon, 06 Aug 2007 19:15:51 +0300 + -- Marius Vollmer <marius.vollmer at nokia.com> Mon, 13 Aug 2007 20:54:38 +0300 libhildonfm (1:1.9.37) unstable; urgency=low
- Previous message: [maemo-commits] r13168 - in projects/haf/trunk/hildon-fm: . hildon-fm
- Next message: [maemo-commits] r13170 - projects/haf/tags/hildon-fm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]