aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-account-prefs.h
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-10-30 01:49:55 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-10-30 01:49:55 +0800
commit8f25cae3befb9851c5c295e2bc39dec26bec9661 (patch)
tree1b0e9359eb529aac468360e9c9fd114b652c1cd8 /mail/em-account-prefs.h
parent5843bd83e79d16eecf87df5aa357c9577cf60a9c (diff)
downloadgsoc2013-evolution-8f25cae3befb9851c5c295e2bc39dec26bec9661.tar
gsoc2013-evolution-8f25cae3befb9851c5c295e2bc39dec26bec9661.tar.gz
gsoc2013-evolution-8f25cae3befb9851c5c295e2bc39dec26bec9661.tar.bz2
gsoc2013-evolution-8f25cae3befb9851c5c295e2bc39dec26bec9661.tar.lz
gsoc2013-evolution-8f25cae3befb9851c5c295e2bc39dec26bec9661.tar.xz
gsoc2013-evolution-8f25cae3befb9851c5c295e2bc39dec26bec9661.tar.zst
gsoc2013-evolution-8f25cae3befb9851c5c295e2bc39dec26bec9661.zip
Changed the OAFIID.
2003-10-29 Jeffrey Stedfast <fejj@ximian.com> * em-account-prefs.h: Changed the OAFIID. * em-composer-prefs.h: Changed the OAFIID. * em-mailer-prefs.h: Changed the OAFIID. * GNOME_Evolution_Mail.server.in.in: Changed OAFIIDs for the prefs controls. svn path=/trunk/; revision=23119
Diffstat (limited to 'mail/em-account-prefs.h')
-rw-r--r--mail/em-account-prefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-account-prefs.h b/mail/em-account-prefs.h
index 55cf27ec1c..1fa3b66d58 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_Accounts_ConfigControl"
+#define EM_ACCOUNT_PREFS_CONTROL_ID "OAFIID:GNOME_Evolution_Mail_AccountPrefs_ConfigControl_2"
#ifdef __cplusplus
}