http://bugzilla.xfce.org/show_bug.cgi?id=7240
Lionel Le Folgoc <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Lionel Le Folgoc <[email protected]> 2011-02-12 21:02:20 CET --- > engines/balou/gnome-uri.{c,h} I did a bit of archeology, and they were taken from libgnome (removed from libgnome in 2000). They are not 100% identical (they have probably been updated later), but very very similar. They were removed in 9f07c3afbe2ba96f7800742f80e9e9ff85cc5f44 (http://git.gnome.org/browse/libgnome/commit/?id=9f07c3afbe2ba96f7800742f80e9e9ff85cc5f44), so I checked out the previous commit 6ce7f5ffb763fc37e8c1b5605df930693e7c3e2c (http://git.gnome.org/browse/libgnome/tree/libgnome/gnome-mime.c?id=6ce7f5ffb763fc37e8c1b5605df930693e7c3e2c#n583). gnome-mime.c: LGPL-2+ * Copyright (C) 1998 Miguel de Icaza * Copyright (C) 1997 Paolo Molaro * All rights reserved. gnome-mime.h: LGPL-2+ * Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation * All rights reserved. The "All right reserved" don't look good at all… :/ -- Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] http://foo-projects.org/mailman/listinfo/xfce-bugs
