output: Rename caption to title.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 13 Sep 2014 23:55:19 +0000 (16:55 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 13 Sep 2014 23:55:49 +0000 (16:55 -0700)
commit5b5099296b3c7212623991de8920e1459e234922
treea47f85d5422453cdc2038316e754191f37457f15
parentd3fef25674baf4f4e25502f257c680b5090535c6
output: Rename caption to title.

This brings PSPP a small step closer to the table model that SPSS uses,
which allows for a brief title above the table and a more verbose caption
below it.
src/output/csv.c
src/output/html.c
src/output/odt.c
src/output/render.c
src/output/tab.h
src/output/table-item.c
src/output/table-item.h
src/ui/gui/psppire-output-view.c