[maemo-commits] [maemo-commits] r10820 - in projects/haf/trunk/python-hildondesktop: . libhildondesktop

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Mar 29 12:36:48 EEST 2007
Author: lucasr
Date: 2007-03-29 12:36:47 +0300 (Thu, 29 Mar 2007)
New Revision: 10820

Modified:
   projects/haf/trunk/python-hildondesktop/ChangeLog
   projects/haf/trunk/python-hildondesktop/libhildondesktop/hildondesktop.defs
Log:
2007-03-28  Lucas Rocha  <lucas.rocha at nokia.com>

	* libhildondesktop/hildondesktop.defs: removed save_position from
	HomeItem.


Modified: projects/haf/trunk/python-hildondesktop/ChangeLog
===================================================================
--- projects/haf/trunk/python-hildondesktop/ChangeLog	2007-03-29 09:00:25 UTC (rev 10819)
+++ projects/haf/trunk/python-hildondesktop/ChangeLog	2007-03-29 09:36:47 UTC (rev 10820)
@@ -1,3 +1,8 @@
+2007-03-28  Lucas Rocha  <lucas.rocha at nokia.com>
+
+	* libhildondesktop/hildondesktop.defs: removed save_position from
+	HomeItem.
+
 2007-03-22  Lucas Rocha  <lucas.rocha at nokia.com>
 
 	* libhildondesktop/hildondesktop.defs,

Modified: projects/haf/trunk/python-hildondesktop/libhildondesktop/hildondesktop.defs
===================================================================
--- projects/haf/trunk/python-hildondesktop/libhildondesktop/hildondesktop.defs	2007-03-29 09:00:25 UTC (rev 10819)
+++ projects/haf/trunk/python-hildondesktop/libhildondesktop/hildondesktop.defs	2007-03-29 09:36:47 UTC (rev 10820)
@@ -598,15 +598,6 @@
   (return-type "GtkWidget*")
 )
 
-(define-method save_position
-  (of-object "HildonHomeApplet")
-  (c-name "hildon_desktop_home_item_save_position")
-  (return-type "none")
-  (parameters
-    '("GKeyFile*" "keyfile")
-  )
-)
-
 (define-method get_overlaps
   (of-object "HildonHomeApplet")
   (c-name "hildon_desktop_home_item_get_overlaps")


More information about the maemo-commits mailing list