2009-01-12 Alberto Garcia <agarcia@igalia.com>
[hildon] / src / hildon-date-editor.c
index d3c13a2..b5eb309 100644 (file)
  * year) and an icon (button): clicking on the icon opens up a
  * HildonCalendarPopup.
  *
+ * <note>
+ *   <para>
+ * #HildonDateEditor has been deprecated since Hildon 2.2 and should
+ * not be used in newly written code. Use #HildonDateSelector instead.
+ *   </para>
+ * </note>
+ *
  * <example>
  * <programlisting>
  * guint y, m, d;