From: SourceForge.net <no...@so...> - 2004-11-19 20:56:59
|
Patches item #659914, was opened at 2002-12-30 03:10 Message generated for change (Settings changed) made by lschiere You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=659914&group_id=235 Category: segfault Group: None Status: Open Resolution: None Priority: 5 Submitted By: Drew Martin (acm4me) >Assigned to: Tim Ringenbach (marv_sf) Summary: timestamp format Initial Comment: This patch does 2 things: Fixes a bug in open_url() (browser.c) that causes gaim to crash if the user tries to open a link when their web_browser variable is set not set and browser is set to manual. Adds the feature of customizing the timestamp string. The string may be customized in Preferences -> Interface -> Message Text -> Timestamp Format. Formatting follows strftime() conventions. ---------------------------------------------------------------------- Comment By: Daniel Roberts (zuperdee) Date: 2003-11-12 03:24 Message: Logged In: YES user_id=347499 I was referring to the issue of the browser. As to the added feature: I'm not sure what the developers want to do with this part, but would it at least be possible to produce a separate patch for this part, since the browser open_url() fix is no longer needed? ---------------------------------------------------------------------- Comment By: Daniel Roberts (zuperdee) Date: 2003-11-12 03:23 Message: Logged In: YES user_id=347499 It appears the issue addressed by this patch has already been fixed. I think this patch should be marked closed. ---------------------------------------------------------------------- Comment By: Daniel Roberts (zuperdee) Date: 2003-11-07 19:17 Message: Logged In: YES user_id=347499 This patch seems to be totally bitrotted. Has the issue addressed by it been fixed? ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-01-06 11:16 Message: Logged In: NO Please don't add regional settings in every program. Use the locale time format "%X" or start coding the gnome regional settings infrastructure like KDE has (maybe using KDE settings). ---------------------------------------------------------------------- Comment By: Luke Schierer (lschiere) Date: 2002-12-31 13:22 Message: Logged In: YES user_id=28833 can you split this into two patches? i can commit the url_open() fix, but not a new preference. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=659914&group_id=235 |