diff options
author | Tor Lillqvist <tml@src.gnome.org> | 2005-06-19 03:03:59 +0800 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-06-19 03:03:59 +0800 |
commit | 31f8786352de9f8f31dc75fccffc732f212fb2d4 (patch) | |
tree | 73f3bd1e4b6f032b58ab8728c25c84c74bd186d2 /a11y | |
parent | 40a550f2bb6dc1770767e824a2c77307a5dffa9b (diff) | |
download | gsoc2013-evolution-31f8786352de9f8f31dc75fccffc732f212fb2d4.tar.gz gsoc2013-evolution-31f8786352de9f8f31dc75fccffc732f212fb2d4.tar.zst gsoc2013-evolution-31f8786352de9f8f31dc75fccffc732f212fb2d4.zip |
Cosmetics.
svn path=/trunk/; revision=29547
Diffstat (limited to 'a11y')
-rw-r--r-- | a11y/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/a11y/ChangeLog b/a11y/ChangeLog index a758438bee..240d6310f4 100644 --- a/a11y/ChangeLog +++ b/a11y/ChangeLog @@ -22,13 +22,13 @@ EVOLUTION_ADDRESSBOOK_CFLAGS anyway. Link with EVOLUTION_ADDRESSBOOK_LIBS. - * a11y/addressbook/ea-addressbook.c: Include headers from the same + * addressbook/ea-addressbook.c: Include headers from the same directory as such. - + * calendar/Makefile.am: Drop A11Y_CFLAGS, its a subset of EVOLUTION_CALENDAR_CFLAGS anyway. Link with EVOLUTION_CALENDAR_LIBS. - + * e-table/Makefile.am (INCLUDES) * e-text/Makefile.am (INCLUDES): Remove stray trailing slash from -I path, confuses gcc on Win32. Drop the undefined @@ -38,7 +38,7 @@ * widgets/Makefile.am: E_WIDGETS_CFLAGS is enough. No need for EVOLUTION_CALENDAR_CFLAGS. Link with E_WIDGET_LIBS. Drop A11Y_CFLAGS, subset of E_WIDGET_CFLAGS. - + 2005-04-22 Li Yuan <li.yuan@sun.com> * calendar/ea-day-view-main-item.c: |