aboutsummaryrefslogtreecommitdiffstats
path: root/macros/ChangeLog
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>1999-03-10 09:10:12 +0800
committerRaja R Harinath <harinath@src.gnome.org>1999-03-10 09:10:12 +0800
commit8bfa8af9390fae53b98df15098dd70006ebe3328 (patch)
treece26a3c5fbb40b8e972d061b3495ebcdd9b2f0da /macros/ChangeLog
parent6c842e8bbd4d96a1741e33dc4ff330aa9eb887d6 (diff)
downloadgsoc2013-evolution-8bfa8af9390fae53b98df15098dd70006ebe3328.tar
gsoc2013-evolution-8bfa8af9390fae53b98df15098dd70006ebe3328.tar.gz
gsoc2013-evolution-8bfa8af9390fae53b98df15098dd70006ebe3328.tar.bz2
gsoc2013-evolution-8bfa8af9390fae53b98df15098dd70006ebe3328.tar.lz
gsoc2013-evolution-8bfa8af9390fae53b98df15098dd70006ebe3328.tar.xz
gsoc2013-evolution-8bfa8af9390fae53b98df15098dd70006ebe3328.tar.zst
gsoc2013-evolution-8bfa8af9390fae53b98df15098dd70006ebe3328.zip
Add a new paramater, which is passed to GNOME_INIT_HOOK.
* gnome.m4 (GNOME_INIT): Add a new paramater, which is passed to GNOME_INIT_HOOK. (GNOME_INIT_HOOK): New parameter "additional inits". This is a list like "applets capplet", and the corresponding GNOME_APPLETS_LIBS and GNOME_CAPPLETS_LIBS are defined. Note: This change requires all standalone panel applets to use GNOME_INIT(applets) instead of just GNOME_INIT in their configure.ins. I don't think there are any standalon panel applets in Gnome CVS. This is partly to fix a bug with a message `unknown library: applets' that appears when gnome-core is installed the first time. svn path=/trunk/; revision=743
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r--macros/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index 0525463531..01ae071490 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,11 @@
+1999-03-09 Raja R Harinath <harinath@cs.umn.edu>
+
+ * gnome.m4 (GNOME_INIT): Add a new paramater, which is passed to
+ GNOME_INIT_HOOK.
+ (GNOME_INIT_HOOK): New parameter "additional inits". This is a
+ list like "applets capplet", and the corresponding
+ GNOME_APPLETS_LIBS and GNOME_CAPPLETS_LIBS are defined.
+
1998-03-01 Mark Crichton <crichton@gimp.org>
* gnome-objc-checks : Added HAVE_GNOME_OBJC conditional