humour to the extreme



in gnome-icon-list.c:gnome_icon_list_new() i found this today:

 * This function is kept for binary compatibility with old applications.  It is
 * similar in purpose to gnome_icon_list_new_flags(), but it will always turn on
 * the %GNOME_ICON_LIST_IS_EDITABLE flag.

the actual code is:

return gnome_icon_list_new_flags (icon_width, adj, flags & GNOME_ICON_LIST_IS_EDITABLE);

oops.

jacob
--
In the afterlife, a cute .signature will only get you so far.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]