author | kergoth <kergoth> | 2002-09-15 17:24:32 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-09-15 17:24:32 (UTC) |
commit | 8c161a2699a842e527ade4410189fd18964d1c31 (patch) (side-by-side diff) | |
tree | b3568e4274595ebb0f2272ef66a314de9077a14c | |
parent | 9bd6edd077df796677c9d069200172f930ac1304 (diff) | |
download | opie-8c161a2699a842e527ade4410189fd18964d1c31.zip opie-8c161a2699a842e527ade4410189fd18964d1c31.tar.gz opie-8c161a2699a842e527ade4410189fd18964d1c31.tar.bz2 |
Missed a couple.
-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 @@ -2,2 +2,15 @@ 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 @@ -7,3 +7,3 @@ 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. |