inital gtk2 patch
[claws.git] / src / compose.h
index 7a1db31e8bc618f54e6316ade01e595c494d4566..a85dfa988ee53119d828fd59b69ce6006f70b8a6 100644 (file)
@@ -218,6 +218,8 @@ struct _AttachInfo
        off_t size;
 };
 
        off_t size;
 };
 
+/*#warning FIXME_GTK2 */
+/* attache_files will be locale encode */
 Compose *compose_new                   (PrefsAccount   *account,
                                         const gchar    *mailto,
                                         GPtrArray      *attach_files);
 Compose *compose_new                   (PrefsAccount   *account,
                                         const gchar    *mailto,
                                         GPtrArray      *attach_files);