More test references removed
authorJose Dapena Paz <jdapena@igalia.com>
Wed, 15 Apr 2009 14:25:49 +0000 (14:25 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Wed, 15 Apr 2009 14:25:49 +0000 (14:25 +0000)
pmo-trunk-r8823

src/Makefile.am
src/hildon2/modest-provider-picker.h
src/maemo/easysetup/modest-easysetup-provider-combo-box.h
src/widgets/Makefile.am

index cd710fd..d1b1418 100644 (file)
@@ -39,10 +39,6 @@ noinst_LTLIBRARIES = libmodest.la
 bin_PROGRAMS=\
        modest
 
-to_remove=\
-       modest-testplugin-protocol.c \
-       modest-testplugin-protocol.h
-
 #
 # NOTE: $(addressbook) will be modest-addressbook-dummy.c
 # if no real addressbook has been defined (configure.ac)
index 73f2eb2..426d95e 100644 (file)
@@ -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,
index 9bd04bc..84dbfda 100644 (file)
@@ -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,
index 604386f..7bab572 100644 (file)
@@ -19,10 +19,6 @@ INCLUDES=\
 noinst_LTLIBRARIES=\
        libmodest-widgets.la
 
-to_remove=\
-       modest-testplugin-easysetup-wizard-page.h \
-       modest-testplugin-account-settings-dialog.h \
-       modest-testplugin-account-settings-widget.h
 
 libmodest_widgets_public_headers = \
        modest-account-settings-dialog.h \