Mercurial > pidgin
diff src/savedstatuses.c @ 12309:b3385115815c
[gaim-migrate @ 14613]
3 seconds seemed a bit too short for the typing timeout.
Let's do the beta thing tomorrow
committer: Tailor Script <tailor@pidgin.im>
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Sat, 03 Dec 2005 20:28:52 +0000 |
| parents | 4396691844e2 |
| children | 508ac301e74b |
line wrap: on
line diff
--- a/src/savedstatuses.c Sat Dec 03 20:24:17 2005 +0000 +++ b/src/savedstatuses.c Sat Dec 03 20:28:52 2005 +0000 @@ -178,7 +178,7 @@ /* * Gaim 1.5.0 and earlier require a name to be set, so we * do this little hack to maintain backward compatability - * in the status.xml file. Eventually this should be used + * in the status.xml file. Eventually this should be removed * and we should determine if a status is transient by * whether the "name" attribute is set to something or if * it does not exist at all.
