From 262193c0eb06b53ef02c6386e70dcea6eab0a1ac Mon Sep 17 00:00:00 2001 From: Humdinger Date: Sun, 3 Apr 2016 19:09:26 +0200 Subject: [PATCH] TakeNotes: minor correction in DESCRIPTION. --- haiku-apps/takenotes/takenotes-1.0.0.recipe | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/haiku-apps/takenotes/takenotes-1.0.0.recipe b/haiku-apps/takenotes/takenotes-1.0.0.recipe index 9d84cc40a..aab075aed 100644 --- a/haiku-apps/takenotes/takenotes-1.0.0.recipe +++ b/haiku-apps/takenotes/takenotes-1.0.0.recipe @@ -1,13 +1,12 @@ SUMMARY="A note taking application" -DESCRIPTION=" -With TakeNotes you can: +DESCRIPTION="With TakeNotes you can: - Write a note - Edit the font family, color and size - Change the color of your note - Move your note on the desktop - Link a note to a particular application - Tag your note for easy search -- Set an alarm to reminds you date, appointments and so on" +- Set an alarm to remind you of dates, appointments and so on" HOMEPAGE="https://github.com/HaikuArchives/TakeNotes" COPYRIGHT="2009 Ilio Catallo, Stefano Celentano, Eleonora Ciceri" LICENSE="GNU GPL v2"