aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/plugin-manager/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Redesign EPluginUI to accommodate merging and unmerging shell views.Matthew Barnes2009-01-241-4/+3
| | | | | | Get the "mark-all-read" and "plugin-manager" plugins working. svn path=/branches/kill-bonobo/; revision=37125
* Fix make-clean issues.Harish Krishnaswamy2005-12-121-0/+1
| | | | | | | | 2005-12-12 Harish Krishnaswamy <kharish@novell.com> * Makefile.am: Fix make-clean issues. svn path=/trunk/; revision=30750
* Use NO_UNDEFINED. Link with more libraries.Tor Lillqvist2005-06-271-1/+4
| | | | | | | | 2005-06-27 Tor Lillqvist <tml@novell.com> * */Makefile.am: Use NO_UNDEFINED. Link with more libraries. svn path=/trunk/; revision=29593
* Add a backslash line separator to EXTRA_DISTRodney Dawes2005-05-141-1/+1
| | | | | | | | 2005-05-13 Rodney Dawes <dobey@novell.com> * Makefile.am: Add a backslash line separator to EXTRA_DIST svn path=/trunk/; revision=29353
* Fixed built_sources && cleanfiles for generated filesMichael Zucci2005-05-121-0/+3
| | | | svn path=/trunk/; revision=29327
* fix names so that intltool will parse as xmlMichael Zucci2005-05-061-1/+1
| | | | | | | remove use of e-error-tool tag xml for translations where appropriate svn path=/trunk/; revision=29304
* Add the xml file to EXTRA_DISTRodney Dawes2004-11-091-1/+3
| | | | | | | | 2004-11-09 Rodney Dawes <dobey@novell.com> * Makefile.am: Add the xml file to EXTRA_DIST svn path=/trunk/; revision=27873
* extra_dist the .eplug.in file.Not Zed2004-11-031-0/+2
| | | | | | | | 2004-11-03 Not Zed <NotZed@Ximian.com> * Makefile.am: extra_dist the .eplug.in file. svn path=/trunk/; revision=27813
* implemented a plugin manager plugin.Not Zed2004-11-031-0/+11
2004-10-20 Not Zed <NotZed@Ximian.com> * implemented a plugin manager plugin. svn path=/trunk/; revision=27810