summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/checkbook/.cvsignore13
-rw-r--r--noncore/apps/checkbook/opie-checkbook.control2
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 @@
1moc_* 1moc_*
2*.moc 2*.moc
3Makefile* 3Makefile*
4qcheckdetailsbase.cpp
5qcheckdetailsbase.h
6qcheckentrybase.cpp
7qcheckentrybase.h
8qcheckgraphbase.cpp
9qcheckgraphbase.h
10qcheckmmbase.cpp
11qcheckmmbase.h
12qchecknamebase.cpp
13qchecknamebase.h
14qcheckviewbase.cpp
15qcheckviewbase.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
@@ -6,4 +6,4 @@ Architecture: arm
6Version: $QPE_VERSION-$SUB_VERSION 6Version: $QPE_VERSION-$SUB_VERSION
7Depends: opie-base ($QPE_VERSION) 7Depends: opie-base ($QPE_VERSION)
8Description: Checkbook keeping program. 8Description: Checkbook keeping program.
9 The checbook accounting program for the Opie environment. 9 The checkbook accounting program for the Opie environment.