[maemo-commits] [maemo-commits] r12119 - in projects/haf/trunk/hildon-desktop: . libhildondesktop

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Jun 5 23:43:48 EEST 2007
Author: moimart
Date: 2007-06-05 23:43:47 +0300 (Tue, 05 Jun 2007)
New Revision: 12119

Modified:
   projects/haf/trunk/hildon-desktop/ChangeLog
   projects/haf/trunk/hildon-desktop/libhildondesktop/hildon-desktop-item.h
Log:
2007-06-05  Moises Martinez  <moises.martinez at nokia.com>

        * libhildondesktop/hildon-desktop-item.h:
        - Added define
	* ChangeLog updated.



Modified: projects/haf/trunk/hildon-desktop/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-desktop/ChangeLog	2007-06-05 19:15:37 UTC (rev 12118)
+++ projects/haf/trunk/hildon-desktop/ChangeLog	2007-06-05 20:43:47 UTC (rev 12119)
@@ -1,6 +1,11 @@
 2007-06-05  Moises Martinez  <moises.martinez at nokia.com>
 
 	* libhildondesktop/hildon-desktop-item.h:
+	- Added define
+
+2007-06-05  Moises Martinez  <moises.martinez at nokia.com>
+
+	* libhildondesktop/hildon-desktop-item.h:
 	- Fixed prototype.
 	* libhildondesktop/hildon-desktop-panel.[ch]:
 	- Added method to refresh information of possible status bar items

Modified: projects/haf/trunk/hildon-desktop/libhildondesktop/hildon-desktop-item.h
===================================================================
--- projects/haf/trunk/hildon-desktop/libhildondesktop/hildon-desktop-item.h	2007-06-05 19:15:37 UTC (rev 12118)
+++ projects/haf/trunk/hildon-desktop/libhildondesktop/hildon-desktop-item.h	2007-06-05 20:43:47 UTC (rev 12119)
@@ -30,6 +30,8 @@
 
 G_BEGIN_DECLS
 
+#define HILDON_DESKTOP_ITEM_SETTINGS_SYMBOL "hildon_desktop_item_get_settings"
+
 typedef struct _HildonDesktopItem HildonDesktopItem; 
 typedef struct _HildonDesktopItemClass HildonDesktopItemClass;
 


More information about the maemo-commits mailing list