Rewrap haiku-apps DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:57 -05:00
parent be600cdc25
commit a08a763e6f
91 changed files with 467 additions and 351 deletions

View File

@@ -1,12 +1,13 @@
DESCRIPTION="
This is an attempt to create a new way to create documents or books. \
It moves away from the WYSIWYG paradigm of microsoft word, openoffice, etc. etc. etc. \
It takes a more keyboard only, thought flowing and typing markup language, object oriented approach \
where a user who has ideas or thoughts can jot these down and have them go into a list. to build their document/book, \
they would then order the list of thoughts, images, tables, etc. into the correct order and preview/publish their book.
"
SUMMARY="New way to create opendocument compatible books/documents"
DESCRIPTION="
This is an attempt to create a new way to create documents or books. It moves \
away from the WYSIWYG paradigm of microsoft word, openoffice, etc. etc. etc. \
It takes a more keyboard only, thought flowing and typing markup language, \
object oriented approach where a user who has ideas or thoughts can jot these \
down and have them go into a list. to build their document/book, they would \
then order the list of thoughts, images, tables, etc. into the correct order \
and preview/publish their book.
"
HOMEPAGE="http://code.google.com/p/masterpiece/"
SRC_URI="svn+http://masterpiece.googlecode.com/svn/trunk#r742"