diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 01cc8de557..c17faa51ed 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,11 @@ 2001-01-27 Jason Leach <jasonleach@usa.net> + * e-shortcuts-view.h: Fix #include to point to gal instead of + widgets/shortcut-bar/ + + * e-shortcuts.c: Here too. + * e-shortcuts-view-model.h: And lastly here. + * Makefile.am (evolution_LDADD): Don't link with the old widgets/shortcut-bar/libshortcut-bar.la anymore, gal has the new shortcut-bar. |