projects
/
dana
/
cg-glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd86d83
)
added gi18n.c
author
Hans Breuer
<hans@breuer.org>
Mon, 19 May 2008 05:22:06 +0000
(
05:22
+0000)
committer
Hans Breuer
<hans@src.gnome.org>
Mon, 19 May 2008 05:22:06 +0000
(
05:22
+0000)
2008-05-19 Hans Breuer <hans@breuer.org>
* glib/makefile.msc : added gi18n.c
svn path=/trunk/; revision=6913
ChangeLog
patch
|
blob
|
history
glib/makefile.msc.in
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 6a2baec506cfd6984046a3311ce91c77f23cf6c3..e560b9d164a7c9b1d3f70996afe1487466cfb5b3 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2008-05-19 Hans Breuer <hans@breuer.org>
+
+ * glib/makefile.msc : added gi18n.c
+
2008-05-19 Tor Lillqvist <tml@novell.com>
* glib/Makefile.am: #define HELPER_CONSOLE in
diff --git
a/glib/makefile.msc.in
b/glib/makefile.msc.in
index ebaeff30862e00bf6b2cfdecba5b21b3e2917411..baf3fbda126aad4529214e3976d155ecbe77853d 100644
(file)
--- a/
glib/makefile.msc.in
+++ b/
glib/makefile.msc.in
@@
-51,6
+51,7
@@
glib_OBJECTS = \
gfileutils.obj \
ghash.obj \
ghook.obj \
+ gi18n.obj \
giochannel.obj \
giowin32.obj \
gkeyfile.obj \