diff --git a/.cvsignore b/.cvsignore index 00c805b196..e64a21f886 100644 --- a/.cvsignore +++ b/.cvsignore @@ -23,3 +23,6 @@ stamp.h xlibtool xltmain.sh evolution.spec +xml-i18n-extract +xml-i18n-merge +xml-i18n-update diff --git a/ChangeLog b/ChangeLog index d2a2901c00..382c48ad53 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-02-05 Jeffrey Stedfast + + * .cvsignore: Added xml-* files. + 2001-02-05 Gustavo Maciel Dias Vieira * configure.in (ALL_LINGUAS): Added pt_BR to ALL_LINGUAS. diff --git a/camel/camel-mime-part.h b/camel/camel-mime-part.h index d5d703b325..75f7bff6db 100644 --- a/camel/camel-mime-part.h +++ b/camel/camel-mime-part.h @@ -61,7 +61,7 @@ struct _CamelMimePart { CamelMedium parent_object; - /* All fields here are -** PRIVATE **- */ + /* All fields here are -** PRIVATE **- */ gchar *description; CamelMimeDisposition *disposition; gchar *content_id;