diff options
Diffstat (limited to 'mail/em-composer-prefs.h')
-rw-r--r-- | mail/em-composer-prefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-composer-prefs.h b/mail/em-composer-prefs.h index 0e4ad636c4..e3582d6031 100644 --- a/mail/em-composer-prefs.h +++ b/mail/em-composer-prefs.h @@ -121,7 +121,7 @@ void em_composer_prefs_apply (EMComposerPrefs *prefs); MailConfigSignature *em_composer_prefs_new_signature (GtkWindow *parent, gboolean html, const char *script); /* needed by global config */ -#define EM_COMPOSER_PREFS_CONTROL_ID "OAFIID:GNOME_Evolution_Mail_ComposerPrefs_ConfigControl" +#define EM_COMPOSER_PREFS_CONTROL_ID "OAFIID:GNOME_Evolution_Mail_ComposerPrefs_ConfigControl_2" #ifdef __cplusplus } |