[maemo-commits] [maemo-commits] r13874 - projects/haf/trunk/hildon-fm/hildon-fm

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Sep 17 23:11:18 EEST 2007
Author: marivoll
Date: 2007-09-17 23:11:16 +0300 (Mon, 17 Sep 2007)
New Revision: 13874

Modified:
   projects/haf/trunk/hildon-fm/hildon-fm/hildon-file-system-obex.c
Log:
	* hildon-fm/hildon-file-system-obex.c
	(hildon_file_system_obex_init): Use correct icon (N69058).


Modified: projects/haf/trunk/hildon-fm/hildon-fm/hildon-file-system-obex.c
===================================================================
--- projects/haf/trunk/hildon-fm/hildon-fm/hildon-file-system-obex.c	2007-09-17 18:14:09 UTC (rev 13873)
+++ projects/haf/trunk/hildon-fm/hildon-fm/hildon-file-system-obex.c	2007-09-17 20:11:16 UTC (rev 13874)
@@ -107,7 +107,7 @@
 
     location = HILDON_FILE_SYSTEM_SPECIAL_LOCATION (device);
     location->compatibility_type = HILDON_FILE_SYSTEM_MODEL_GATEWAY;
-    location->fixed_icon = g_strdup ("qgn_list_filesys_divc_cls");
+    location->fixed_icon = g_strdup ("qgn_list_filesys_bluetooth");
     location->fixed_title = g_strdup (_("sfil_li_bluetooth"));
     location->failed_access_message = NULL;
 


More information about the maemo-commits mailing list