merge and update patch from
http://bugzilla.gnome.org/show_bug.cgi?id=134895
This commit is contained in:
parent
46ba8cb67d
commit
9a9008178d
29 changed files with 121 additions and 110 deletions
|
@ -29,12 +29,6 @@
|
|||
#include <gtk/gtkmarshal.h>
|
||||
#include "reaper.h"
|
||||
|
||||
#ifdef HAVE_LOCALE_H
|
||||
#include <locale.h>
|
||||
#else
|
||||
#define bindtextdomain(package,dir)
|
||||
#endif
|
||||
|
||||
#ifdef ENABLE_NLS
|
||||
#include <libintl.h>
|
||||
#define _(String) dgettext(PACKAGE, String)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue