* test/runtest.sh (GRPH_REP): Add calendar to the list of reports.

svn: r5990
This commit is contained in:
Alex Roitman 2006-02-25 06:42:07 +00:00
parent 29a5a1397d
commit ed287a85d3
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
2006-02-24 Alex Roitman <shura@gramps-project.org>
* test/runtest.sh (GRPH_REP): Add calendar to the list of reports.
* src/plugins/Calendar.py: Remove the unsupported flag.
2006-02-24 Marcos Bedinelli <bedinelli@yahoo.ca>

View File

@ -23,7 +23,7 @@ OPTS="-i $EXAMPLE_XML"
GRPH_FMT="sxw ps pdf svg"
TEXT_FMT="sxw pdf kwd abw rtf txt html tex"
GRPH_REP="ancestor_chart2 descend_chart2 fan_chart statistics_chart timeline"
GRPH_REP="ancestor_chart2 descend_chart2 fan_chart statistics_chart timeline calendar"
TEXT_REP="ancestor_report ancestors_report descend_report det_ancestor_report det_descendant_report family_group"
# Single run with all graphical reports in all formats