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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu May 24 17:59:47 EEST 2007
Author: marivoll
Date: 2007-05-24 17:59:46 +0300 (Thu, 24 May 2007)
New Revision: 11824

Modified:
   projects/haf/trunk/hildon-fm/ChangeLog
   projects/haf/trunk/hildon-fm/configure.ac
   projects/haf/trunk/hildon-fm/debian/changelog
Log:
libhildonfm (1:1.9.25) unstable; urgency=low

  * Return device path as the "extra info" for GnomeVFS volumes and
    drives.

 -- Marius Vollmer <marius.vollmer at nokia.com>  Thu, 24 May 2007 15:49:35 +0300


Modified: projects/haf/trunk/hildon-fm/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-fm/ChangeLog	2007-05-24 14:58:33 UTC (rev 11823)
+++ projects/haf/trunk/hildon-fm/ChangeLog	2007-05-24 14:59:46 UTC (rev 11824)
@@ -1,3 +1,12 @@
+2007-05-24  Marius Vollmer  <marius.vollmer at nokia.com>
+
+        Released 1.9.25
+	
+	* hildon-fm/hildon-file-system-voldev.c
+	(hildon_file_system_voldev_get_extra_info): New, return the device
+	path.
+	(hildon_file_system_voldev_class_init): Install it.
+
 2007-05-23  Marius Vollmer  <marius.vollmer at nokia.com>
 
 	Released 1.9.24

Modified: projects/haf/trunk/hildon-fm/configure.ac
===================================================================
--- projects/haf/trunk/hildon-fm/configure.ac	2007-05-24 14:58:33 UTC (rev 11823)
+++ projects/haf/trunk/hildon-fm/configure.ac	2007-05-24 14:59:46 UTC (rev 11824)
@@ -1,5 +1,5 @@
 AC_INIT(hildon-fm/hildon-file-system-model.c)
-AM_INIT_AUTOMAKE(libhildonfm, 1.9.24)
+AM_INIT_AUTOMAKE(libhildonfm, 1.9.25)
 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-24 14:58:33 UTC (rev 11823)
+++ projects/haf/trunk/hildon-fm/debian/changelog	2007-05-24 14:59:46 UTC (rev 11824)
@@ -1,3 +1,10 @@
+libhildonfm (1:1.9.25) unstable; urgency=low
+
+  * Return device path as the "extra info" for GnomeVFS volumes and
+    drives.
+
+ -- Marius Vollmer <marius.vollmer at nokia.com>  Thu, 24 May 2007 15:49:35 +0300
+
 libhildonfm (1:1.9.24) unstable; urgency=low
 
   * Handle USB devices. Show "Repair" button for unmounted drives.


More information about the maemo-commits mailing list