diff options
author | Chris Toshok <toshok@ximian.com> | 2003-04-08 07:19:19 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-04-08 07:19:19 +0800 |
commit | 7e875166201cf4eadf9fe53ab4aadb061849fc85 (patch) | |
tree | e96fb1c46913619c8753ed0e6ab1d038aff177a3 /ui/Makefile.am | |
parent | fc4ca8aadc203995264e7feba07892b58ff6ce44 (diff) | |
download | gsoc2013-evolution-7e875166201cf4eadf9fe53ab4aadb061849fc85.tar.gz gsoc2013-evolution-7e875166201cf4eadf9fe53ab4aadb061849fc85.tar.zst gsoc2013-evolution-7e875166201cf4eadf9fe53ab4aadb061849fc85.zip |
[ fixes bug #39763 ] This is merged in by the text fields/EEntry's in the
2003-04-07 Chris Toshok <toshok@ximian.com>
[ fixes bug #39763 ]
* evolution-composer-entries.xml: This is merged in by the text
fields/EEntry's in the composer when they're focused.
* Makefile.am (XML_FILES): add evolution-composer-entries.xml.
svn path=/trunk/; revision=20736
Diffstat (limited to 'ui/Makefile.am')
-rw-r--r-- | ui/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/Makefile.am b/ui/Makefile.am index 831e06ea87..1856bbc0aa 100644 --- a/ui/Makefile.am +++ b/ui/Makefile.am @@ -5,6 +5,7 @@ XML_FILES = \ evolution-contact-editor.xml \ evolution-contact-list-editor.xml \ evolution-comp-editor.xml \ + evolution-composer-entries.xml \ evolution-event-editor.xml \ evolution-executive-summary.xml \ evolution-mail-message.xml \ |