diff options
author | Ashish Shrivastava <shashish@novell.com> | 2008-07-21 00:03:43 +0800 |
---|---|---|
committer | Bharath Acharya <abharath@src.gnome.org> | 2008-07-21 00:03:43 +0800 |
commit | b437b5ed8fed646b97a7726e13ddcdcb2bc793ac (patch) | |
tree | 4e0c73e8517b984ef3fc1e03b556d9ff6c557b4a /plugins/email-custom-header/ChangeLog | |
parent | ed0c21685c08ac5eba8e07c4a45f3df11d804151 (diff) | |
download | gsoc2013-evolution-b437b5ed8fed646b97a7726e13ddcdcb2bc793ac.tar gsoc2013-evolution-b437b5ed8fed646b97a7726e13ddcdcb2bc793ac.tar.gz gsoc2013-evolution-b437b5ed8fed646b97a7726e13ddcdcb2bc793ac.tar.bz2 gsoc2013-evolution-b437b5ed8fed646b97a7726e13ddcdcb2bc793ac.tar.lz gsoc2013-evolution-b437b5ed8fed646b97a7726e13ddcdcb2bc793ac.tar.xz gsoc2013-evolution-b437b5ed8fed646b97a7726e13ddcdcb2bc793ac.tar.zst gsoc2013-evolution-b437b5ed8fed646b97a7726e13ddcdcb2bc793ac.zip |
Committing on behalf of Ashish Shrivastava <shashish@novell.com>
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
Diffstat (limited to 'plugins/email-custom-header/ChangeLog')
-rw-r--r-- | plugins/email-custom-header/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/plugins/email-custom-header/ChangeLog b/plugins/email-custom-header/ChangeLog index 0fbc6ac296..f40af40522 100644 --- a/plugins/email-custom-header/ChangeLog +++ b/plugins/email-custom-header/ChangeLog @@ -1,3 +1,19 @@ +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). + 2008-06-02 Matthew Barnes <mbarnes@redhat.com> * Makefile.am: |