diff options
author | Michael Meeks <michael@helixcode.com> | 2000-10-19 10:28:43 +0800 |
---|---|---|
committer | Michael Meeks <mmeeks@src.gnome.org> | 2000-10-19 10:28:43 +0800 |
commit | b459ed2a59cc6d08b7fed88ac09ac79724d4f576 (patch) | |
tree | 4dd00aac7de2c62d738e7c4c5ac2f104f1491224 /ui/Makefile.am | |
parent | eb914c346efc8a21bce5362e142b2207783a2b0a (diff) | |
download | gsoc2013-evolution-b459ed2a59cc6d08b7fed88ac09ac79724d4f576.tar gsoc2013-evolution-b459ed2a59cc6d08b7fed88ac09ac79724d4f576.tar.gz gsoc2013-evolution-b459ed2a59cc6d08b7fed88ac09ac79724d4f576.tar.bz2 gsoc2013-evolution-b459ed2a59cc6d08b7fed88ac09ac79724d4f576.tar.lz gsoc2013-evolution-b459ed2a59cc6d08b7fed88ac09ac79724d4f576.tar.xz gsoc2013-evolution-b459ed2a59cc6d08b7fed88ac09ac79724d4f576.tar.zst gsoc2013-evolution-b459ed2a59cc6d08b7fed88ac09ac79724d4f576.zip |
add.
2000-10-19 Michael Meeks <michael@helixcode.com>
* evolution-message-composer.xml: add.
* checking all generated .h files ( sim. to glade ) to make
translator's lives easier.
svn path=/trunk/; revision=6014
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 6da2447278..f570ad78ea 100644 --- a/ui/Makefile.am +++ b/ui/Makefile.am @@ -7,6 +7,7 @@ XML_FILES = \ evolution-event-editor.xml \ evolution-executive-summary.xml \ evolution-mail.xml \ + evolution-message-composer.xml \ evolution-subscribe.xml \ evolution-task-editor-dialog.xml |