#include "pluginprefs.h"#include "preferences.h"#include <string.h>#include <libintl.h>Go to the source code of this file.
Defines | |
| #define | _(String) gettext(String) |
| #define | gettext_noop(String) String |
| #define | N_(String) gettext_noop (String) |
|
|
Definition at line 7 of file pluginprefs.C. |
|
|
Definition at line 8 of file pluginprefs.C. |
|
|
Definition at line 9 of file pluginprefs.C. |
1.4.4