r845: Require AppRun to be executable before showing a directory as an
[rox-filer.git] / ROX-Filer / src / rox_gettext.h
blob953afb387d6d75ac8da3f74e1f27bdebb5123b92
1 /*
2 * $Id$
4 * ROX-Filer, filer for the ROX desktop project
5 * By Thomas Leonard, <tal197@users.sourceforge.net>.
6 */
8 char *rox_gettext(char *from);
9 void rox_add_translations(char *path);
10 void rox_clear_translation(void);