-rw-r--r-- | noncore/apps/checkbook/.cvsignore | 13 | ||||
-rw-r--r-- | noncore/apps/checkbook/opie-checkbook.control | 2 |
2 files changed, 14 insertions, 1 deletions
diff --git a/noncore/apps/checkbook/.cvsignore b/noncore/apps/checkbook/.cvsignore index 2c33e73..8830bf2 100644 --- a/noncore/apps/checkbook/.cvsignore +++ b/noncore/apps/checkbook/.cvsignore | |||
@@ -1,3 +1,16 @@ | |||
1 | moc_* | 1 | moc_* |
2 | *.moc | 2 | *.moc |
3 | Makefile* | 3 | Makefile* |
4 | qcheckdetailsbase.cpp | ||
5 | qcheckdetailsbase.h | ||
6 | qcheckentrybase.cpp | ||
7 | qcheckentrybase.h | ||
8 | qcheckgraphbase.cpp | ||
9 | qcheckgraphbase.h | ||
10 | qcheckmmbase.cpp | ||
11 | qcheckmmbase.h | ||
12 | qchecknamebase.cpp | ||
13 | qchecknamebase.h | ||
14 | qcheckviewbase.cpp | ||
15 | qcheckviewbase.h | ||
16 | |||
diff --git a/noncore/apps/checkbook/opie-checkbook.control b/noncore/apps/checkbook/opie-checkbook.control index 23e21da..9784206 100644 --- a/noncore/apps/checkbook/opie-checkbook.control +++ b/noncore/apps/checkbook/opie-checkbook.control | |||
@@ -3,7 +3,7 @@ Priority: optional | |||
3 | Section: applications | 3 | Section: applications |
4 | Maintainer: ljp <llornkcor@handhelds.org> | 4 | Maintainer: ljp <llornkcor@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: Checkbook keeping program. | 8 | Description: Checkbook keeping program. |
9 | The checbook accounting program for the Opie environment. | 9 | The checkbook accounting program for the Opie environment. |