diff options
Diffstat (limited to 'mail/em-account-prefs.h')
-rw-r--r-- | mail/em-account-prefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-account-prefs.h b/mail/em-account-prefs.h index 1fa3b66d58..cff22fdc51 100644 --- a/mail/em-account-prefs.h +++ b/mail/em-account-prefs.h @@ -90,7 +90,7 @@ GtkWidget *em_account_prefs_new (GNOME_Evolution_Shell shell); void em_account_prefs_apply (EMAccountPrefs *prefs); /* needed by global config */ -#define EM_ACCOUNT_PREFS_CONTROL_ID "OAFIID:GNOME_Evolution_Mail_AccountPrefs_ConfigControl_2" +#define EM_ACCOUNT_PREFS_CONTROL_ID "OAFIID:GNOME_Evolution_Mail_AccountPrefs_ConfigControl:" BASE_VERSION #ifdef __cplusplus } |