Bug #646109 - Fix use of include <config.h> to make sure translations work
This commit is contained in:
@ -16,7 +16,10 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <glib/gi18n-lib.h>
|
||||
|
||||
#include <shell/e-shell.h>
|
||||
|
||||
Reference in New Issue
Block a user