Mercurial > pidgin.yaz
comparison plugins/win32/winprefs/winprefs.c @ 11709:cae2fb7e8594
[gaim-migrate @ 14000]
This is a patch from Casey Harkins to significantly overhaul the docklet plugin. I'm pretty happy about this because it enables us to remove a win32 GTK+ dependency on the core and all the prpls.
committer: Tailor Script <tailor@pidgin.im>
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Sat, 22 Oct 2005 01:18:08 +0000 |
parents | 86501c7bce46 |
children | 7584cc821c19 |
comparison
equal
deleted
inserted
replaced
11708:69602de55fe9 | 11709:cae2fb7e8594 |
---|---|
18 * You should have received a copy of the GNU General Public License | 18 * You should have received a copy of the GNU General Public License |
19 * along with this program; if not, write to the Free Software | 19 * along with this program; if not, write to the Free Software |
20 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | 20 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
21 * | 21 * |
22 */ | 22 */ |
23 | 23 #include <gtk/gtk.h> |
24 #include <gdk/gdkwin32.h> | 24 #include <gdk/gdkwin32.h> |
25 | 25 |
26 #include "internal.h" | 26 #include "internal.h" |
27 | 27 |
28 #include "core.h" | 28 #include "core.h" |