author | kergoth <kergoth> | 2002-10-11 15:29:26 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-10-11 15:29:26 (UTC) |
commit | 85249d2b17fe30418342ddc8ef18054f14d3fc10 (patch) (unidiff) | |
tree | 1d7c40bdc4580af1710236ee6566156a3ba202dc | |
parent | 8c6b8752f69aa527e51f00b3a8526fe03dd9e122 (diff) | |
download | opie-85249d2b17fe30418342ddc8ef18054f14d3fc10.zip opie-85249d2b17fe30418342ddc8ef18054f14d3fc10.tar.gz opie-85249d2b17fe30418342ddc8ef18054f14d3fc10.tar.bz2 |
Path to the .desktop was incorrect, resulted in failure to build a todo list ipk.
-rw-r--r-- | core/pim/todo/opie-todo.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pim/todo/opie-todo.control b/core/pim/todo/opie-todo.control index 71929af..31fa166 100644 --- a/core/pim/todo/opie-todo.control +++ b/core/pim/todo/opie-todo.control | |||
@@ -1,9 +1,9 @@ | |||
1 | Files: bin/todolist apps/Applications/todo.desktop | 1 | Files: bin/todolist apps/1Pim/todo.desktop |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/applications | 3 | Section: opie/applications |
4 | Maintainer: Holger 'zecke' Freyther <zecke@handhelds.org> | 4 | Maintainer: Holger 'zecke' Freyther <zecke@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-base ($QPE_VERSION) | 7 | Depends: opie-base ($QPE_VERSION) |
8 | Description: TODO-list manager | 8 | Description: TODO-list manager |
9 | A Todo-list manager for the Opie environment. | 9 | A Todo-list manager for the Opie environment. |