From 8f25cae3befb9851c5c295e2bc39dec26bec9661 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 29 Oct 2003 17:49:55 +0000 Subject: Changed the OAFIID. 2003-10-29 Jeffrey Stedfast * 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 --- mail/ChangeLog | 11 +++++++++++ mail/GNOME_Evolution_Mail.server.in.in | 8 ++++---- mail/em-account-prefs.h | 2 +- mail/em-composer-prefs.h | 2 +- mail/em-mailer-prefs.h | 2 +- mail/mail-config.glade | 4 ++-- 6 files changed, 20 insertions(+), 9 deletions(-) (limited to 'mail') diff --git a/mail/ChangeLog b/mail/ChangeLog index 2c63e7fae3..c97b2f0ec9 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2003-10-29 Jeffrey Stedfast + + * 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. + 2003-10-29 Jeffrey Stedfast * GNOME_Evolution_Mail.server.in.in: Nuked the MailConfig diff --git a/mail/GNOME_Evolution_Mail.server.in.in b/mail/GNOME_Evolution_Mail.server.in.in index c80e8b662b..e2dd225411 100644 --- a/mail/GNOME_Evolution_Mail.server.in.in +++ b/mail/GNOME_Evolution_Mail.server.in.in @@ -103,7 +103,7 @@ - @@ -131,8 +131,8 @@ - - + @@ -157,7 +157,7 @@ - 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 } 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 } diff --git a/mail/em-mailer-prefs.h b/mail/em-mailer-prefs.h index 5f547a77a6..acd6e88d07 100644 --- a/mail/em-mailer-prefs.h +++ b/mail/em-mailer-prefs.h @@ -115,7 +115,7 @@ GtkWidget *em_mailer_prefs_new (void); void em_mailer_prefs_apply (EMMailerPrefs *prefs); /* needed by global config */ -#define EM_MAILER_PREFS_CONTROL_ID "OAFIID:GNOME_Evolution_Mail_Preferences_ConfigControl" +#define EM_MAILER_PREFS_CONTROL_ID "OAFIID:GNOME_Evolution_Mail_MailerPrefs_ConfigControl_2" #ifdef __cplusplus } diff --git a/mail/mail-config.glade b/mail/mail-config.glade index 42feea9f6e..884a533a4b 100644 --- a/mail/mail-config.glade +++ b/mail/mail-config.glade @@ -2927,10 +2927,10 @@ For example: "Work" or "Personal" True - mail_accounts_treeview_new + em_account_prefs_treeview_new 0 0 - Thu, 12 Dec 2002 23:20:52 GMT + Wed, 29 Oct 2003 17:47:08 GMT 0 -- cgit v1.2.3