# HG changeset patch # User Mark Doliner # Date 1129781109 0 # Node ID 95cc6e1e938838150371e82d452b7c3dd2b619b3 # Parent a647f92e1d57f264c45e35eb99be9aaf15ceb42f [gaim-migrate @ 13990] I guess we should keep referring to this as the system log committer: Tailor Script diff -r a647f92e1d57 -r 95cc6e1e9388 src/gtkprefs.c --- a/src/gtkprefs.c Thu Oct 20 04:04:06 2005 +0000 +++ b/src/gtkprefs.c Thu Oct 20 04:05:09 2005 +0000 @@ -1402,7 +1402,7 @@ "/core/logging/log_ims", vbox); gaim_gtk_prefs_checkbox(_("Log all c_hats"), "/core/logging/log_chats", vbox); - gaim_gtk_prefs_checkbox(_("Log all _status changes"), + gaim_gtk_prefs_checkbox(_("Log all _status changes to system log"), "/core/logging/log_system", vbox); gtk_widget_show_all(ret);