updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / pidgin-fonomobutton / pidgin-fonomobutton-0.1.6-const.patch
blobe5764884005409166e6b8f7e9ac2ce033d518fb6
1 --- a/fonomobutton.c 2008-10-20 01:06:40.000000000 -0700
2 +++ b/fonomobutton.c 2009-11-22 10:40:48.000000000 -0800
3 @@ -88,7 +88,7 @@
5 GtkWidget *button, *image, *sep;
6 GtkIconInfo *icoinfo;
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);