Mercurial > pidgin
diff ChangeLog @ 3551:cd938f18f3f8
[gaim-migrate @ 3626]
In the interest of continued progress, I pulled what's usable out of my
development tree and am committing it.
Here, we have gotten rid of the plugins dialog and perl menu under Tools and
put them both in preferences. Perl scripts now work like plugins--you have
to load them explicitly (it will probe $prefix/lib/gaim and $HOME/.gaim for
them) and you can unload them (although right now, this is entirely unreliable)
Oh, and I broke all your perl scripts. Sorry about that. Don't try fixing
them yet, though--I'm gonna make unloading single scripts more reliable
tommorow.
I should also finish Phase Two tommorow as well.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Thu, 26 Sep 2002 07:37:52 +0000 |
parents | 6b0cb60162f4 |
children | 57a233c032eb |
line wrap: on
line diff
--- a/ChangeLog Wed Sep 25 14:27:18 2002 +0000 +++ b/ChangeLog Thu Sep 26 07:37:52 2002 +0000 @@ -26,7 +26,6 @@ * Updated desktop and window icons (Thanks Robert McQueen) * GTK2 Goodness: - Preferences dialog - - Plugins dialog (Ari Pollak) - GtkIMHtml, sorta (Ari Pollak, Christian Hammond) - Buddy Icons - IM Images @@ -74,6 +73,7 @@ * Docklet plugin--replaces the old GNOME applet. You'll need the Panel Notification Area applet for GNOME 2, or the patch from RedHat for KDE 3. (Thanks Robert McQueen) + * Plugins dialog and perl script menu merged into preferences. version 0.59 (06/24/2002): * Hungarian translation added (Thanks, Sutto Zoltan)