forked from AuroraMiddleware/gtk
Include <config.h>. (#317444, Kazuki Iwamoto)
2005-09-28 Tor Lillqvist <tml@novell.com> * modules/input/imime.c: Include <config.h>. (#317444, Kazuki Iwamoto)
This commit is contained in:
parent
6cd6a0a24e
commit
2f4eb8fdf4
@ -1,3 +1,8 @@
|
||||
2005-09-28 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* modules/input/imime.c: Include <config.h>. (#317444, Kazuki
|
||||
Iwamoto)
|
||||
|
||||
2005-09-27 Federico Mena Quintero <federico@ximian.com>
|
||||
|
||||
Don't reload the current folder unnecessarily on ::map().
|
||||
|
@ -1,3 +1,8 @@
|
||||
2005-09-28 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* modules/input/imime.c: Include <config.h>. (#317444, Kazuki
|
||||
Iwamoto)
|
||||
|
||||
2005-09-27 Federico Mena Quintero <federico@ximian.com>
|
||||
|
||||
Don't reload the current folder unnecessarily on ::map().
|
||||
|
@ -20,6 +20,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "gtk/gtkintl.h"
|
||||
|
Loading…
Reference in New Issue
Block a user