repo.or.cz
/
rox-filer
/
dt.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r345: Fixed a bug that prevented i18n from working.
[rox-filer/dt.git]
/
ROX-Filer
/
src
/
rox_gettext.h
blob
169d775a548c0b05c9daf262a3c65a50b76856e1
1
/*
2
* $Id$
3
*
4
* ROX-Filer, filer for the ROX desktop project
5
* By Thomas Leonard, <tal197@users.sourceforge.net>.
6
*/
7
8
char
*
rox_gettext
(
char
*
from
);
9
void
rox_add_translations
(
char
*
path
);