r1996: Cope slightly better with invalid filenames in various places (reported by
[rox-filer.git] / ROX-Filer / src / rox_gettext.h
blob56d4d2b797a63e1b97df347b66831cc24c6fe215
1 /*
2 * $Id$
4 * ROX-Filer, filer for the ROX desktop project
5 * By Thomas Leonard, <tal197@users.sourceforge.net>.
6 */
8 const char *rox_gettext(const char *from);
9 void rox_add_translations(const char *path);
10 void rox_clear_translation(void);