aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/startup-wizard/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-1/+3
|
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-6/+9
|
* Bug 594284 - FTBFS: missing linksDiego Escalante Urrelo2009-09-061-0/+1
|
* Allow calendar to be written as a external app and split the huge .so toSrinivasa Ragavan2009-08-121-1/+1
| | | | a share private lib and component lib.
* Fix some build issues.Matthew Barnes2009-07-141-2/+3
|
* Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
|
* Get the "startup-wizard" plugin working again.Matthew Barnes2009-06-301-1/+1
|
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-041-0/+2
|
* Merge revisions 37108:37199 from trunk.Matthew Barnes2009-02-011-0/+1
| | | | svn path=/branches/kill-bonobo/; revision=37200
* Fix some distcheck errors.Matthew Barnes2007-08-201-0/+1
| | | | svn path=/trunk/; revision=34046
* remove the reference to shell/importer/libevolution-importer.la inHarish Krishnaswamy2005-07-131-1/+0
| | | | | | | | | 2005-07-13 Harish Krishnaswamy <kharish@novell.com> remove the reference to shell/importer/libevolution-importer.la in startup-wizard. ***** Release 2.3.5.1 ***** svn path=/trunk/; revision=29748
* Use NO_UNDEFINED. Link with more libraries.Tor Lillqvist2005-06-271-4/+9
| | | | | | | | 2005-06-27 Tor Lillqvist <tml@novell.com> * */Makefile.am: Use NO_UNDEFINED. Link with more libraries. svn path=/trunk/; revision=29593
* add cleanfiles/built_sourcesMichael Zucci2005-05-121-0/+2
| | | | svn path=/trunk/; revision=29328
* fix names so that intltool will parse as xmlMichael Zucci2005-05-061-1/+2
| | | | | | | remove use of e-error-tool tag xml for translations where appropriate svn path=/trunk/; revision=29304
* A plugin the does the startup wizardJP Rosevear2005-03-011-0/+20
2005-02-21 JP Rosevear <jpr@novell.com> * startup-wizard.c: A plugin the does the startup wizard svn path=/trunk/; revision=28925