applied magic_links_settings.patch
svn path=/trunk/; revision=18980
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2002-11-25 Radek Doulik <rodo@ximian.com>
|
||||
|
||||
* mail-preferences.c (mail_preferences_construct): magic_check -->
|
||||
magic_links_check
|
||||
|
||||
2002-11-27 Not Zed <NotZed@Ximian.com>
|
||||
|
||||
* message-tag-followup.c (construct): gnome_pixmap -> gtkimage.
|
||||
|
@ -200,7 +200,7 @@ mail_preferences_construct (MailPreferences *prefs)
|
||||
char *buf;
|
||||
char *names[][2] = {
|
||||
{ "anim_check", "chkShowAnimatedImages" },
|
||||
{ "magic_check", "chkAutoDetectLinks" },
|
||||
{ "magic_links_check", "chkAutoDetectLinks" },
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user