[maemo-commits] [maemo-commits] r9006 - projects/haf/branches/maemo-af-desktop/hildon-desktop/libhildondesktop
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Tue Jan 9 17:20:00 EET 2007
- Previous message: [maemo-commits] r9004 - in projects/haf/branches/maemo-af-desktop/hildon-desktop: . data src
- Next message: [maemo-commits] r9007 - projects/haf/branches/hildon-fm/1.x/hildon-fm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: jobi
Date: 2007-01-09 17:19:59 +0200 (Tue, 09 Jan 2007)
New Revision: 9006
Modified:
projects/haf/branches/maemo-af-desktop/hildon-desktop/libhildondesktop/hildon-home-titlebar.c
Log:
Fixed typo
Modified: projects/haf/branches/maemo-af-desktop/hildon-desktop/libhildondesktop/hildon-home-titlebar.c
===================================================================
--- projects/haf/branches/maemo-af-desktop/hildon-desktop/libhildondesktop/hildon-home-titlebar.c 2007-01-09 15:16:51 UTC (rev 9005)
+++ projects/haf/branches/maemo-af-desktop/hildon-desktop/libhildondesktop/hildon-home-titlebar.c 2007-01-09 15:19:59 UTC (rev 9006)
@@ -728,7 +728,7 @@
if (priv->mode == HILDON_HOME_TITLEBAR_LAYOUT)
gtk_label_set_text (GTK_LABEL (priv->label), priv->layout_text);
- g_object_notify (G_OBJECT (titlebar), "layou-menu-title");
+ g_object_notify (G_OBJECT (titlebar), "layout-menu-title");
}
}
- Previous message: [maemo-commits] r9004 - in projects/haf/branches/maemo-af-desktop/hildon-desktop: . data src
- Next message: [maemo-commits] r9007 - projects/haf/branches/hildon-fm/1.x/hildon-fm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
