Mercurial > pidgin.yaz
annotate share/Makefile.am @ 19890:39d620a93907
Use purple_connection_set_display_name() to set the display name to the
username, instead of setting a local alias if one isn't set. This allows
the user to set a local alias if they want, and if it is unset, the
displayed name will revert back to the username instead of email address.
Closes #2793.
author | Jeffrey Connelly <jaconnel@calpoly.edu> |
---|---|
date | Tue, 11 Sep 2007 23:50:37 +0000 |
parents | 30da22191757 |
children |
rev | line source |
---|---|
19115 | 1 |
19213
30da22191757
- Add the ca-certs directory for putting default-shipping root certs in.
William Ehlhardt <williamehlhardt@gmail.com>
parents:
19194
diff
changeset
|
2 SUBDIRS = sounds ca-certs |
19194
510ed64b8c74
don't forget share/Makefile.mingw in the dist
Daniel Atallah <daniel.atallah@gmail.com>
parents:
19115
diff
changeset
|
3 |
510ed64b8c74
don't forget share/Makefile.mingw in the dist
Daniel Atallah <daniel.atallah@gmail.com>
parents:
19115
diff
changeset
|
4 EXTRA_DIST = Makefile.mingw |