diff options
author | jdolecek <jdolecek> | 2004-11-27 10:48:02 +0000 |
---|---|---|
committer | jdolecek <jdolecek> | 2004-11-27 10:48:02 +0000 |
commit | 698430a54ffef4999f85fcd7a214c92ba6e6125a (patch) | |
tree | 52274fe1545b5fed26d7e94bbd1be655f8204709 /time/gnotime/PLIST | |
parent | 5b60c317d9888c10d37dc9b867d4449f610686b9 (diff) | |
download | pkgsrc-698430a54ffef4999f85fcd7a214c92ba6e6125a.tar.gz |
Update gnotime to 2.2.1.
Changes:
* further use of GtkDialog
* added filter for HTML diary
* escape & in project name
* add option to reparent intervals to tasks above or below
* sync qof with latest qof sources
* accepted main.c <sys/wait.h> patch
Diffstat (limited to 'time/gnotime/PLIST')
-rw-r--r-- | time/gnotime/PLIST | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/time/gnotime/PLIST b/time/gnotime/PLIST index 8a5f62a04ca..b86850a0637 100644 --- a/time/gnotime/PLIST +++ b/time/gnotime/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2004/10/23 13:54:46 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.3 2004/11/27 10:48:03 jdolecek Exp $ bin/gnotime include/gnotime/gnc-date.h include/gnotime/gnc-engine-util.h @@ -16,6 +16,8 @@ include/gnotime/qofgobj.h include/gnotime/qofid.h include/gnotime/qofinstance.h include/gnotime/qofobject.h +include/gnotime/qofquery-deserial.h +include/gnotime/qofquery-serialize.h include/gnotime/qofquery.h include/gnotime/qofquerycore.h include/gnotime/qofsession.h @@ -45,6 +47,7 @@ share/gnotime/ghtml/C/gtt-style.css share/gnotime/ghtml/C/gtt.scm share/gnotime/ghtml/C/invoice.ghtml share/gnotime/ghtml/C/journal.ghtml +share/gnotime/ghtml/C/journal-rss.ghtml share/gnotime/ghtml/C/noproject.ghtml share/gnotime/ghtml/C/primer.ghtml share/gnotime/ghtml/C/query.ghtml |