From ec2bafc4ea1bfb6e67d51fbadc4cb71dbf451e48 Mon Sep 17 00:00:00 2001 From: Jose Dapena Paz Date: Wed, 15 Apr 2009 14:25:49 +0000 Subject: [PATCH] More test references removed pmo-trunk-r8823 --- src/Makefile.am | 4 ---- src/hildon2/modest-provider-picker.h | 2 +- .../modest-easysetup-provider-combo-box.h | 2 +- src/widgets/Makefile.am | 4 ---- 4 files changed, 2 insertions(+), 10 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index cd710fd..d1b1418 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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) diff --git a/src/hildon2/modest-provider-picker.h b/src/hildon2/modest-provider-picker.h index 73f2eb2..426d95e 100644 --- a/src/hildon2/modest-provider-picker.h +++ b/src/hildon2/modest-provider-picker.h @@ -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, diff --git a/src/maemo/easysetup/modest-easysetup-provider-combo-box.h b/src/maemo/easysetup/modest-easysetup-provider-combo-box.h index 9bd04bc..84dbfda 100644 --- a/src/maemo/easysetup/modest-easysetup-provider-combo-box.h +++ b/src/maemo/easysetup/modest-easysetup-provider-combo-box.h @@ -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, diff --git a/src/widgets/Makefile.am b/src/widgets/Makefile.am index 604386f..7bab572 100644 --- a/src/widgets/Makefile.am +++ b/src/widgets/Makefile.am @@ -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 \ -- 1.7.9.5