repo.or.cz
/
rox-filer.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r2525: Use stock icons in pinboard and panel menus.
[rox-filer.git]
/
ROX-Filer
/
src
/
rox_gettext.h
blob
76cd7e8549b0a321e9da21f372da1f2db97ca5bf
1
/*
2
* ROX-Filer, filer for the ROX desktop project
3
* By Thomas Leonard, <tal197@users.sourceforge.net>.
4
*/
5
6
const char
*
rox_gettext
(
const char
*
from
);
7
void
rox_add_translations
(
const char
*
path
);
8
void
rox_clear_translation
(
void
);