diff options
author | Holger Schurig <schurig@mn-solutions.de> | 2004-09-29 09:53:00 +0000 |
---|---|---|
committer | Holger Schurig <schurig@mn-solutions.de> | 2004-09-29 09:53:00 +0000 |
commit | 8dd6328e322ee6690929a3df6b1d10336ce3f8c3 (patch) | |
tree | aab57f1bfae83c6e2b72a19862c56c9ea68ff5bf /iqnotes | |
parent | 3fa7b913efaddc2f7f26e8ab2f69049b4521b119 (diff) |
some lint fixes
BKrev: 415a85fcDRqfpbe9bFInrJY86xQj2g
Diffstat (limited to 'iqnotes')
-rw-r--r-- | iqnotes/iqnotes_2.0.2.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iqnotes/iqnotes_2.0.2.oe b/iqnotes/iqnotes_2.0.2.oe index c36bee669d..fe35f3eee3 100644 --- a/iqnotes/iqnotes_2.0.2.oe +++ b/iqnotes/iqnotes_2.0.2.oe @@ -2,7 +2,7 @@ DESCRIPTION = "IQNotes is notes kept in a hierarchical(tree like) manner. \ It handles todo, events, sketching. It can acts as a contact, password, \ credit card manager and even more, because is highly configurable. \ Data can be crypted by strong AES algorithm." -SECTION = "applications" +SECTION = "opie/applications" PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "virtual/libqpe" |