Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2005-07-05 17:02:52 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-07-05 17:02:52 (GMT)
commit8d858ef399ef70a2c9efb391242e8c8be70e2109 (patch)
treefaccd24d5152eb6d604bb7b7516b8121beee6db3 /ChangeLog
parentffd47fa767f69c0b534037a6e067534d7d2345c9 (diff)
Marco Pesenti Gritti <mpg@redhat.com>
2005-07-05 Carlos Garcia Campos <carlosgc@gnome.org> Marco Pesenti Gritti <mpg@redhat.com> * shell/Makefile.am: Add --prefix for dbus-binding-tool script * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC functions to the format required by dbus * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation errors. Use the RPC parameters in the expected way
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3f2049..6ebc23a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2005-07-05 Carlos Garcia Campos <carlosgc@gnome.org>
+ Marco Pesenti Gritti <mpg@redhat.com>
+
+ * shell/Makefile.am: Add --prefix for dbus-binding-tool script
+
+ * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC
+ functions to the format required by dbus
+
+ * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
+ errors. Use the RPC parameters in the expected way
+
2005-07-05 Marco Pesenti Gritti <mpg@redhat.com>
* Makefile.am: