From: <the...@us...> - 2006-07-06 08:11:44
|
Revision: 16440 Author: thekingant Date: 2006-07-06 01:11:41 -0700 (Thu, 06 Jul 2006) ViewCVS: http://svn.sourceforge.net/gaim/?rev=16440&view=rev Log Message: ----------- Minor odds and ends Modified Paths: -------------- trunk/src/gtkprefs.c Modified: trunk/src/gtkprefs.c =================================================================== --- trunk/src/gtkprefs.c 2006-07-06 08:11:08 UTC (rev 16439) +++ trunk/src/gtkprefs.c 2006-07-06 08:11:41 UTC (rev 16440) @@ -1818,7 +1818,7 @@ } /* Signon status stuff */ - vbox = gaim_gtk_make_frame(ret, _("Status at startup")); + vbox = gaim_gtk_make_frame(ret, _("Status at Startup")); button = gaim_gtk_prefs_checkbox(_("Use status from last _exit at startup"), "/core/savedstatus/startup_current_status", vbox); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |