[maemo-commits] [maemo-commits] r14032 - in projects/haf/trunk/hildon-1: . src
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Mon Sep 24 16:08:47 EEST 2007
- Previous message: [maemo-commits] r14031 - in projects/haf/trunk/hildon-desktop: . src
- Next message: [maemo-commits] r14033 - projects/haf/trunk/hildon-1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: xan Date: 2007-09-24 16:08:45 +0300 (Mon, 24 Sep 2007) New Revision: 14032 Modified: projects/haf/trunk/hildon-1/ChangeLog projects/haf/trunk/hildon-1/src/hildon-bread-crumb-trail.c Log: 2007-09-24 Xan Lopez <xan.lopez at nokia.com> * src/hildon-bread-crumb-trail.c: fix the name of the function in the docs. Modified: projects/haf/trunk/hildon-1/ChangeLog =================================================================== --- projects/haf/trunk/hildon-1/ChangeLog 2007-09-24 12:44:00 UTC (rev 14031) +++ projects/haf/trunk/hildon-1/ChangeLog 2007-09-24 13:08:45 UTC (rev 14032) @@ -1,3 +1,7 @@ +2007-09-24 Xan Lopez <xan.lopez at nokia.com> + + * src/hildon-bread-crumb-trail.c: fix the name of the function in the docs. + 2007-09-21 Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com> [1.0.16-1 release] Modified: projects/haf/trunk/hildon-1/src/hildon-bread-crumb-trail.c =================================================================== --- projects/haf/trunk/hildon-1/src/hildon-bread-crumb-trail.c 2007-09-24 12:44:00 UTC (rev 14031) +++ projects/haf/trunk/hildon-1/src/hildon-bread-crumb-trail.c 2007-09-24 13:08:45 UTC (rev 14032) @@ -660,7 +660,7 @@ } /** - * hildon_bread_crumb_trail_push_text: + * hildon_bread_crumb_trail_push_icon: * @bct: pointer to #HildonBreadCrumbTrail * @text: content of the new bread crumb * @icon: a widget to set as the icon in the bread crumb
- Previous message: [maemo-commits] r14031 - in projects/haf/trunk/hildon-desktop: . src
- Next message: [maemo-commits] r14033 - projects/haf/trunk/hildon-1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]