r1537: Bugfix: Default icon for iconified windows wasn't found (Jimmy Olgeni).
[rox-filer.git] / ROX-Filer / src / infobox.h
blob27a1ef05f61124ccbc21eab3c05ab99be68e90b1
1 /*
2 * $Id$
4 * ROX-Filer, filer for the ROX desktop project
5 * By Thomas Leonard, <tal197@users.sourceforge.net>.
6 */
8 #ifndef _INFOBOX_H
9 #define _INFOBOX_H
11 void infobox_new(const gchar *pathname);
13 #endif /* _INFOBOX_H */