diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,3 +1,26 @@ +2006-04-14 Davyd Madeley <davyd@madeley.id.au> + + * Makefile.am: + * configure.in: + * invest-applet/invest/Makefile.am: + - get invest-applet building + - refactor configure.in to make it somewhat more readable + * invest-applet/data/Makefile.am: + * invest-applet/data/GNOME_GtikApplet.server: + - transparently upgrade gtik + * invest-applet/invest/__init__.py: + * invest-applet/invest/applet.py: + * invest-applet/invest/chart.py: + * invest-applet/invest/defs.py.in: + * invest-applet/invest/invest-applet.py: + * invest-applet/invest/preferences.py: + - fix file paths for Glade/UI definitions + * po/POTFILES.in: + - add translatable files + * m4/acinclude.m4: + * m4/python.m4: + - add required m4 macros + 2006-04-13 Raphael Slinckx <rslinckx@cvs.gnome.org> * AUTHORS: |