diff options
author | Claudio Saavedra <csaavedra@igalia.com> | 2008-07-29 22:00:38 +0000 |
---|---|---|
committer | Claudio Saavedra <csaavedra@igalia.com> | 2008-07-29 22:00:38 +0000 |
commit | fa897844a6dd257a899423f07845974056c15774 (patch) | |
tree | 53f7dfd8e25982d0ad4ae7c75016aba21d8958e6 /doc/hildon-docs.sgml | |
parent | 247b7b3ab5088b539ea70417b418ff4c1aca675d (diff) |
2008-07-29 Claudio Saavedra <csaavedra@igalia.com>
* doc/hildon-docs.sgml:
* doc/hildon.types:
Add the touch pickers, picker dialogs, and picker button widgets
to the documentation.
Diffstat (limited to 'doc/hildon-docs.sgml')
-rw-r--r-- | doc/hildon-docs.sgml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/hildon-docs.sgml b/doc/hildon-docs.sgml index 3308467..4cdd32f 100644 --- a/doc/hildon-docs.sgml +++ b/doc/hildon-docs.sgml @@ -42,6 +42,12 @@ <xi:include href="xml/hildon-weekday-picker.xml"/> <xi:include href="xml/hildon-time-picker.xml"/> <xi:include href="xml/hildon-app-menu.xml"/> + <xi:include href="xml/hildon-touch-picker.xml"/> + <xi:include href="xml/hildon-date-selector.xml"/> + <xi:include href="xml/hildon-time-selector.xml"/> + <xi:include href="xml/hildon-picker-button.xml"/> + <xi:include href="xml/hildon-time-button.xml"/> + <xi:include href="xml/hildon-date-button.xml"/> </chapter> <chapter> @@ -75,6 +81,7 @@ <xi:include href="xml/hildon-font-selection-dialog.xml"/> <xi:include href="xml/hildon-code-dialog.xml"/> <xi:include href="xml/hildon-wizard-dialog.xml"/> + <xi:include href="xml/hildon-picker-dialog.xml"/> </chapter> <chapter> |