Mercurial > pidgin
annotate HACKING @ 18155:094698b04630
Based on my calculations, this comment made no sense. It is not necessary to
add a pref before deleting it, and emptying the function doesn't break the API.
I am also changing an instance of purple_prefs_rename() into _remove() because
it would rename a preference to the one that is being removed anyway.
author | Kevin Stange <kevin@simguy.net> |
---|---|
date | Sun, 17 Jun 2007 07:46:04 +0000 |
parents | d73ee2690376 |
children |
rev | line source |
---|---|
16174
c95641c98e47
Let's just have HACKING point to Trac, okay?
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
1 For information on hacking on Pidgin, Finch, or libpurple, see: |
c95641c98e47
Let's just have HACKING point to Trac, okay?
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
2 http://developer.pidgin.im |