mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
hippo: Fix typo and 80 char limit
No revision bump for the tiny typo fix...
This commit is contained in:
@@ -1,15 +1,17 @@
|
||||
SUMMARY="An open source client for Evernote"
|
||||
DESCRIPTION="Evernote is a suite of software and services, designed for notetaking and archiving. \
|
||||
A 'note' can be a piece of formatted text, a full webpage or webpage excerpt, a photograph, a voice \
|
||||
memo, or a handwritten 'ink' note. Notes can also have file attachments. Notes can be sorted into \
|
||||
folders, then tagged, annotated, edited, given comments, searched, and exported as part of a notebook.
|
||||
DESCRIPTION="Evernote is a suite of software and services, designed for \
|
||||
notetaking and archiving.
|
||||
A 'note' can be a piece of formatted text, a full webpage or webpage excerpt, \
|
||||
a photograph, a voice memo, or a handwritten 'ink' note. Notes can also have \
|
||||
file attachments. Notes can be sorted into folders, then tagged, annotated, \
|
||||
edited, given comments, searched, and exported as part of a notebook.
|
||||
|
||||
The application currently support:
|
||||
|
||||
* Synchronization with Evernote servers
|
||||
* Local data caching
|
||||
* Embbeded PDF documents prieview with poppler
|
||||
* Note printing and export to PDF, html or text file."
|
||||
* Embbeded PDF documents preview with poppler
|
||||
* Note printing and export to PDF, html or text file"
|
||||
HOMEPAGE="https://github.com/Vytax/hippo/"
|
||||
COPYRIGHT="2015-2018 Vytax"
|
||||
LICENSE="GNU GPL v2"
|
||||
|
||||
Reference in New Issue
Block a user