r3768: Updated years.
[rox-filer.git] / ROX-Filer / src / rox_gettext.h
blob76cd7e8549b0a321e9da21f372da1f2db97ca5bf
1 /*
2 * ROX-Filer, filer for the ROX desktop project
3 * By Thomas Leonard, <tal197@users.sourceforge.net>.
4 */
6 const char *rox_gettext(const char *from);
7 void rox_add_translations(const char *path);
8 void rox_clear_translation(void);