[maemo-commits] [maemo-commits] r16863 - projects/haf/branches/hildon-fm/fremantle/hildon-fm

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Dec 4 15:40:47 EET 2008
Author: risun
Date: 2008-12-04 15:40:47 +0200 (Thu, 04 Dec 2008)
New Revision: 16863

Modified:
   projects/haf/branches/hildon-fm/fremantle/hildon-fm/hildon-file-details-dialog.c
Log:
update to pass compile

Modified: projects/haf/branches/hildon-fm/fremantle/hildon-fm/hildon-file-details-dialog.c
===================================================================
--- projects/haf/branches/hildon-fm/fremantle/hildon-fm/hildon-file-details-dialog.c	2008-12-04 13:32:27 UTC (rev 16862)
+++ projects/haf/branches/hildon-fm/fremantle/hildon-fm/hildon-file-details-dialog.c	2008-12-04 13:40:47 UTC (rev 16863)
@@ -279,6 +279,8 @@
     gtk_widget_grab_focus(priv->ok_button);
 }
 
+
+#ifndef HILDON_FREMANTLE_FM_UI
 static void
 permissions_insensitive_press (GtkWidget *widget, gpointer data)
 {
@@ -288,6 +290,7 @@
 
   hildon_banner_show_information (GTK_WIDGET (self), NULL, msg);
 }
+#endif
 
 static void
 hildon_file_details_dialog_class_init(HildonFileDetailsDialogClass * klass)


More information about the maemo-commits mailing list