[monkey-bubble: 730/753] Rebuild the type builtins when the Makefile changes.
- From: Sven Herzberg <herzi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [monkey-bubble: 730/753] Rebuild the type builtins when the Makefile changes.
- Date: Wed, 14 Jul 2010 22:57:04 +0000 (UTC)
commit 4c8425bc0e6c143df18ea3cd9b7029cb260c5081
Author: Christian Persch <chpe svn gnome org>
Date: Sat Mar 17 23:03:09 2007 +0000
Rebuild the type builtins when the Makefile changes.
2007-02-24 Christian Persch <chpe svn gnome org>
* libgnome/Makefile.am: Rebuild the type builtins when the Makefile
changes.
* libgnome/gnome-config.c:
* libgnome/gnome-exec.c:
* libgnome/gnome-gconf.c:
* libgnome/gnome-help.c:
* libgnome/gnome-i18n.c:
R libgnome/gnome-i18nP.h:
* libgnome/gnome-init.c:
* libgnome/gnome-open.c:
* libgnome/gnome-program.c:
* libgnome/gnome-score.c:
* libgnome/gnome-url.c: Replace gnome-i18n.P with glib/gi18n-lib.h.
svn path=/trunk/; revision=3400
libgnome/gnome-score.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/libgnome/gnome-score.c b/libgnome/gnome-score.c
index c2b8bbd..1e5677b 100644
--- a/libgnome/gnome-score.c
+++ b/libgnome/gnome-score.c
@@ -43,8 +43,9 @@
#endif
#endif
-#include "gnome-i18nP.h"
+#include <glib/gi18n-lib.h>
+#include "gnome-i18n.h"
#include "gnome-score.h"
#include "gnome-util.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]