Back to Evolution Project page
Functions | |||
![]() | ![]() | char* | getenv () |
![]() | ![]() | int msg_to_cat_id | PARAMS ((const char *msg)) |
![]() | ![]() | char* stpcpy | PARAMS ((char *dest, const char *src)) |
![]() | ![]() | char* | textdomain (domainname) const char *domainname |
Variables | |||
![]() | ![]() | nl_catd | catalog |
![]() | ![]() | const char | default_catalog_name [] |
![]() | ![]() | const char* | catalog_name |
![]() | ![]() | const char* | dirname |
![]() | ![]() | const char* | src |
char* getenv () |
int msg_to_cat_id PARAMS ((const char *msg)) [static]
|
char* stpcpy PARAMS ((char *dest,const char *src)) [static]
|
char* textdomain (domainname) const |
nl_catd catalog [static]
|
Definition at line 53 of file cat-compat.c.
const char default_catalog_name[] [static]
|
Definition at line 56 of file cat-compat.c.
const char* catalog_name [static]
|
Definition at line 59 of file cat-compat.c.
const char* dirname |
Definition at line 143 of file cat-compat.c.
const char* src |
Definition at line 256 of file cat-compat.c.