1 --- a/fonomobutton.c 2008-10-20 01:06:40.000000000 -0700
2 +++ b/fonomobutton.c 2009-11-22 10:40:48.000000000 -0800
5 GtkWidget *button, *image, *sep;
7 - gchar *iconames[]={"camera-web", "camera-fonomo"};
8 + const gchar *iconames[]={"camera-web", "camera-fonomo"};
10 button = gtk_button_new();
11 gtk_button_set_relief(GTK_BUTTON(button), GTK_RELIEF_NONE);