Mercurial > pidgin
view src/protocols/Makefile.am @ 5517:e9b9fbf89c42
[gaim-migrate @ 5916]
So some (most?) AIM/ICQ accounts are sent a URL where you can change
your password. This URL contains a "%s" which is supposed to be
replaced with your screenname. Gaim actually replaces it with your
screen name now, so it's pre-filled in on the Enter-Your-Password form.
It uses that replace-substring-function that I just wrote for the
%s browser command thing.
Someone (maybe faceprint?) pointed out that Gaim didn't do this a while
ago.
committer: Tailor Script <tailor@pidgin.im>
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Sun, 25 May 2003 19:47:13 +0000 |
| parents | fefad67de2c7 |
| children | 99ae9bd8b5fa |
line wrap: on
line source
DIST_SUBDIRS = gg irc jabber msn napster oscar toc yahoo zephyr if PRPLS SUBDIRS = $(DIST_SUBDIRS) else SUBDIRS = $(STATIC_PRPLS) endif
