2005-04-19 Marco Pesenti Gritti <mpg@redhat.com>
* backend/ev-document-info.h:
s/GDate */GDate so we can just use g_free
+2005-04-19 Marco Pesenti Gritti <mpg@redhat.com>
+
+ * backend/ev-document-info.h:
+
+ s/GDate */GDate so we can just use g_free
+
2005-04-19 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-window.c: (update_document_mode),
const char *keywords;
EvDocumentLayout layout;
EvDocumentMode mode;
- GDate *creation_date;
+ GDate creation_date;
guint ui_hints;
/* Mask of all the valid fields */