summaryrefslogtreecommitdiff
path: root/noncore
Side-by-side diff
Diffstat (limited to 'noncore') (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 @@
moc_*
*.moc
Makefile*
+qcheckdetailsbase.cpp
+qcheckdetailsbase.h
+qcheckentrybase.cpp
+qcheckentrybase.h
+qcheckgraphbase.cpp
+qcheckgraphbase.h
+qcheckmmbase.cpp
+qcheckmmbase.h
+qchecknamebase.cpp
+qchecknamebase.h
+qcheckviewbase.cpp
+qcheckviewbase.h
+
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
Version: $QPE_VERSION-$SUB_VERSION
Depends: opie-base ($QPE_VERSION)
Description: Checkbook keeping program.
- The checbook accounting program for the Opie environment.
+ The checkbook accounting program for the Opie environment.