Additional check in sort dialog (code review).
[modest] / src / hildon2 / modest-provider-picker.h
index 17082c6..426d95e 100644 (file)
@@ -31,7 +31,7 @@
 #define _MODEST_PROVIDER_PICKER
 
 #include <hildon/hildon-picker-button.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 {
        MODEST_PROVIDER_PICKER_ID_PROVIDER,