aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/email-custom-header/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
|
* Fix compiler warnings in plugins.Matthew Barnes2009-05-271-1/+0
|
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
|
* Have a check for OS_WIN32 and handle the schema data differently. makeBharath Acharya2008-08-121-4/+17
| | | | | | | | | | 2008-08-12 Bharath Acharya <abharath@novell.com> * Makefile.am: Have a check for OS_WIN32 and handle the schema * data differently. make install error on win32. svn path=/trunk/; revision=35961
* Added necessary libraries to link to. Build break while compiling onBharath Acharya2008-08-121-0/+1
| | | | | | | | | | 2008-08-12 Bharath Acharya <abharath@novell.com> * Makefile.am: Added necessary libraries to link to. Build break while compiling on Windows. svn path=/trunk/; revision=35959
* Committing on behalf of Ashish Shrivastava <shashish@novell.com>Ashish Shrivastava2008-07-211-1/+2
| | | | | | | | | | | | | | | | | | | | 2008-06-25 Ashish Shrivastava <shashish@novell.com> * email-custom-header.glade: Marked strings for translation. remove "window1" string from translation. 2008-06-24 Ashish Shrivastava <shashish@novell.com> * email-custom-header.c: (e_plugin_lib_get_configure_widget), (org_gnome_email_custom_header_config_option): Added Support for configuring gconf values. * email-custom-header.glade: Configure email-custom-header plugin within the plugin-manager. * org-gnome-email-custom-header.eplug.xml: Add hook class for Configure tab. * Makefile.am: Add new file.(email-custom-header.glade). svn path=/trunk/; revision=35774
* Distribute the Glade file.Matthew Barnes2008-06-021-1/+2
| | | | | | | | | | 2008-06-02 Matthew Barnes <mbarnes@redhat.com> * plugins/email-custom-header/Makefile.am: Distribute the Glade file. svn path=/trunk/; revision=35578
* Committing on behalf of Ashish Shrivastava <shashish@novell.com>Akhil Laddha2008-05-191-0/+56
Commit for Custom header support svn path=/trunk/; revision=35510