diff options
author | Andre Klapper <a9016009@gmx.de> | 2013-06-22 23:23:19 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2013-06-22 23:23:19 +0800 |
commit | 1c0c12f3cc9aa12fbc2ea977335434074b7c8324 (patch) | |
tree | 8c11f1923b01e12df280ec8fd49fb5dea550329e /help/C/mail-composer-plain-text.page | |
parent | 6121241ffb65c72919a3c6de021386636fe8d2e4 (diff) | |
download | gsoc2013-evolution-1c0c12f3cc9aa12fbc2ea977335434074b7c8324.tar.gz gsoc2013-evolution-1c0c12f3cc9aa12fbc2ea977335434074b7c8324.tar.zst gsoc2013-evolution-1c0c12f3cc9aa12fbc2ea977335434074b7c8324.zip |
User docs: Embed the license from legal.xml instead of having it manually written in the file
Diffstat (limited to 'help/C/mail-composer-plain-text.page')
-rw-r--r-- | help/C/mail-composer-plain-text.page | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/help/C/mail-composer-plain-text.page b/help/C/mail-composer-plain-text.page index cff0b63b9f..d594695dc9 100644 --- a/help/C/mail-composer-plain-text.page +++ b/help/C/mail-composer-plain-text.page @@ -13,9 +13,9 @@ <credit type="author"> <name its:translate="no">Novell, Inc</name> <!-- Content partially from http://library.gnome.org/users/evolution/2.32/usage-mail-getnsend-send.html.en#usage-mail-getnsend-send-html --> </credit> - <license> - <p>Creative Commons Share Alike 3.0</p> - </license> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + </info> <title>Formatting Text in Plain Text Format</title> |