[maemo-commits] [maemo-commits] r14502 - in projects/haf/trunk/hildon-desktop: . debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Oct 18 14:52:01 EEST 2007
Author: jobi
Date: 2007-10-18 14:51:59 +0300 (Thu, 18 Oct 2007)
New Revision: 14502

Modified:
   projects/haf/trunk/hildon-desktop/ChangeLog
   projects/haf/trunk/hildon-desktop/configure.ac
   projects/haf/trunk/hildon-desktop/debian/changelog
Log:

2007-10-18  Johan Bilien  <johan.bilien at nokia.com>

	* configure.ac: 2.0.1



Modified: projects/haf/trunk/hildon-desktop/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-desktop/ChangeLog	2007-10-18 11:41:38 UTC (rev 14501)
+++ projects/haf/trunk/hildon-desktop/ChangeLog	2007-10-18 11:51:59 UTC (rev 14502)
@@ -1,5 +1,9 @@
 2007-10-18  Johan Bilien  <johan.bilien at nokia.com>
 
+	* configure.ac: 2.0.1
+
+2007-10-18  Johan Bilien  <johan.bilien at nokia.com>
+
 	* src/hd-switcher-menu.c
 	(hd_switcher_menu_refresh_notification_items): check if items
 	are HDSwitcherMenuItem before accessing them.

Modified: projects/haf/trunk/hildon-desktop/configure.ac
===================================================================
--- projects/haf/trunk/hildon-desktop/configure.ac	2007-10-18 11:41:38 UTC (rev 14501)
+++ projects/haf/trunk/hildon-desktop/configure.ac	2007-10-18 11:51:59 UTC (rev 14502)
@@ -1,6 +1,6 @@
 AC_INIT(Makefile.am)
 
-AM_INIT_AUTOMAKE(hildon-desktop, 2.0.0)
+AM_INIT_AUTOMAKE(hildon-desktop, 2.0.1)
 
 AM_CONFIG_HEADER(config.h)
 

Modified: projects/haf/trunk/hildon-desktop/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-desktop/debian/changelog	2007-10-18 11:41:38 UTC (rev 14501)
+++ projects/haf/trunk/hildon-desktop/debian/changelog	2007-10-18 11:51:59 UTC (rev 14502)
@@ -1,3 +1,38 @@
+hildon-desktop (1:2.0.1-1) sardine; urgency=low
+
+  * src/hd-switcher-menu.c
+  (hd_switcher_menu_refresh_notification_items): check if items
+  are HDSwitcherMenuItem before accessing them.
+
+  * libhildondesktop/libhildondesktop.h: document
+  HD_DEFINE_PLUGIN_EXTENDED and HD_DEFINE_PLUGIN.
+
+  * libhildondesktop/tasknavigator-item.[ch]: document
+  TaskNavigatorItem (mark public fields as private).
+
+  * doc/hildon-desktop-docs.sgml: add package version number.
+  * libhildondesktop/hildon-desktop-panel-item.[ch]: add
+  HildonDesktopPanelItem documentation.
+
+  * doc/hildon-desktop-docs.sgml: make the index.html more elegant.
+  * doc/hildon-desktop.types: introspect PopupWindow and PopupMenu
+  too.
+
+  * libhildondesktop/statusbar-item.[ch]: fix StatusbarItem
+  documentation (mainly state things as private).
+
+  * libhildondesktop/hildon-log.[ch]:
+  * libhildondesktop/statusbar-item-binding.[ch]:
+  * libhildondesktop/statusbar-item-socket.[ch]:
+  * libhildondesktop/statusbar-item-wrapper.[ch]:
+  * libhildondesktop/tasknavigator-item-socket.[ch]:
+  remove _PRIVATE macros from public headers.
+
+  * doc/Makefile.am:
+  fix GtkDoc documentation build.
+
+ -- Johan Bilien <johan.bilien at nokia.com>  Thu, 18 Oct 2007 14:51:16 +0300
+
 hildon-desktop (1:2.0.0-1) sardine; urgency=low
 
   * src/hd-applications-menu.c (hd_applications_menu_activate_category):


More information about the maemo-commits mailing list