[maemo-commits] [maemo-commits] r11794 - in projects/haf/trunk/hildon-fm: . debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed May 23 20:40:29 EEST 2007
Author: marivoll
Date: 2007-05-23 20:40:28 +0300 (Wed, 23 May 2007)
New Revision: 11794

Modified:
   projects/haf/trunk/hildon-fm/ChangeLog
   projects/haf/trunk/hildon-fm/configure.ac
   projects/haf/trunk/hildon-fm/debian/changelog
Log:
	Released 1.9.24


Modified: projects/haf/trunk/hildon-fm/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-fm/ChangeLog	2007-05-23 17:29:37 UTC (rev 11793)
+++ projects/haf/trunk/hildon-fm/ChangeLog	2007-05-23 17:40:28 UTC (rev 11794)
@@ -1,3 +1,26 @@
+2007-05-23  Marius Vollmer  <marius.vollmer at nokia.com>
+
+	Released 1.9.24
+	
+	* hildon-fm/hildon-file-selection.c (HildonFileSelectionPrivate):
+	Added fourth view for the "Repair" button.
+	(get_view_to_be_displayed): Select the "Repair" view for drives.
+	(repair_button_clicked): New (does nothing interesting for now).
+	(hildon_file_selection_init): Construct "Repair" view.
+	
+	* hildon-fm/hildon-file-system-model.h,
+	hildon-fm/hildon-file-system-model.c
+	(HILDON_FILE_SYSTEM_MODEL_COLUMN_IS_DRIVE): New.
+	
+
+	* hildon-fm/hildon-file-system-voldev.c
+	(hildon_file_system_voldev_volumes_changed): Translate Gnome icon
+	names to Hildon icons, as a 'temporary' measure.
+
+	* hildon-fm/hildon-file-system-root.c
+	(hildon_file_system_root_create_child_location): Also accept
+	direct children of "file:///media/usb/".
+
 2007-05-23  Onne Gorter  <onne.gorter at nokia.com>
 
 	* hildon-fm/hildon-file-details-dialog.c:

Modified: projects/haf/trunk/hildon-fm/configure.ac
===================================================================
--- projects/haf/trunk/hildon-fm/configure.ac	2007-05-23 17:29:37 UTC (rev 11793)
+++ projects/haf/trunk/hildon-fm/configure.ac	2007-05-23 17:40:28 UTC (rev 11794)
@@ -1,5 +1,5 @@
 AC_INIT(hildon-fm/hildon-file-system-model.c)
-AM_INIT_AUTOMAKE(libhildonfm, 1.9.23)
+AM_INIT_AUTOMAKE(libhildonfm, 1.9.24)
 AM_CONFIG_HEADER(config.h)
 
 AC_CANONICAL_HOST

Modified: projects/haf/trunk/hildon-fm/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-fm/debian/changelog	2007-05-23 17:29:37 UTC (rev 11793)
+++ projects/haf/trunk/hildon-fm/debian/changelog	2007-05-23 17:40:28 UTC (rev 11794)
@@ -1,6 +1,8 @@
-libhildonfm (1:1.9.23.unreleased) unstable; urgency=low
+libhildonfm (1:1.9.24) unstable; urgency=low
 
-  * Fixes: NB#52802.
+  * Handle USB devices. Show "Repair" button for unmounted drives.
+  
+  * Fixes: NB#52803.
   * Fixes: NB#53804.
 
  -- Marius Vollmer <marius.vollmer at nokia.com>  Mon, 21 May 2007 20:29:59 +0300


More information about the maemo-commits mailing list