aboutsummaryrefslogtreecommitdiffstats
path: root/notes/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Removed EVOLUTION_VERSION from the rest of makefiles. use VERSION instead. SoGediminas Paulauskas2001-05-081-1/+0
| | | | | | | | you must include <config.h>, heh. and a stil-not-working "fix" for galview menus. svn path=/trunk/; revision=9707
* Do it in the dead dir too. Look mum, no ChangeLog...Kjartan Maraas2001-02-131-2/+5
| | | | svn path=/trunk/; revision=8192
* return NULL if we can't create a view.Michael Meeks2000-12-051-1/+3
| | | | | | | | | | | | | | 2000-12-04 Michael Meeks <michael@helixcode.com> * e-shell-view.c (get_control_for_uri): return NULL if we can't create a view. (setup_evolution_shell_view_interface): add precondition. + lots of cleans. svn path=/trunk/; revision=6778
* AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (ItDan Winship2000-10-241-1/+1
| | | | | | | uses either $(prefix)/share/locale or $(prefix)/lib/locale.) Cope with this. svn path=/trunk/; revision=6141
* Make it compile.Anders Carlsson2000-10-111-15/+3
| | | | svn path=/trunk/; revision=5833
* remove USING_OAF referenceDan Winship2000-08-301-5/+1
| | | | svn path=/trunk/; revision=5100
* Build a `libeshell.a' library in `shell/' so that we don't need toEttore Perazzoli2000-06-131-15/+3
| | | | | | | link to the shell's object files directly from the components anymore. (That was really gross.) svn path=/trunk/; revision=3546
* StuffAnders Carlsson2000-06-071-0/+58
svn path=/trunk/; revision=3447