r339: The menu key bindings are now only saved if they actually changed.
[rox-filer.git] / ROX-Filer / src / rox_gettext.h
blob169d775a548c0b05c9daf262a3c65a50b76856e1
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);