Better parsing support
[modest] / src / maemo / easysetup / modest-easysetup-provider-combo-box.h
index d4bc283..84dbfda 100644 (file)
@@ -31,7 +31,7 @@
 #define _EASYSETUP_PROVIDER_COMBO_BOX
 
 #include <gtk/gtkcombobox.h>
-#include "modest-presets.h"
+#include <modest-presets.h>
 
 G_BEGIN_DECLS
 
@@ -64,7 +64,7 @@ G_BEGIN_DECLS
  *
  * If the selected option is a provider then the ID will be the provider ID
  * If the selected option is "Other..." the the ID will be 0
- * If the selected option is a provider protocol () the the ID will be protocol name
+ * If the selected option is a singleton provider protocol then the ID will be protocol name
  **/
 typedef enum {
        EASYSETUP_PROVIDER_COMBO_BOX_ID_PROVIDER,