comparison src/Makefile.am @ 5530:2c4c975620f0

[gaim-migrate @ 5930] Okay, several changes in this commit. - We now have gtkprefs.h. - We have a place where we can add UI prefs. - show_prefs() -> gaim_gtk_prefs_show(). - make_frame() -> gaim_gtk_make_frame(). - The debug window is the first thing to have prefs. You can even turn off the toolbar if you edit ~/.gaim/prefs.xml. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Mon, 26 May 2003 08:30:48 +0000
parents f19620d8694f
children 9eb5b13fd412
comparison
equal deleted inserted replaced
5529:e7747cae9710 5530:2c4c975620f0
68 gtknotify.c \ 68 gtknotify.c \
69 gtknotify.h \ 69 gtknotify.h \
70 gtkplugin.c \ 70 gtkplugin.c \
71 gtkplugin.h \ 71 gtkplugin.h \
72 gtkprefs.c \ 72 gtkprefs.c \
73 gtkprefs.h \
73 gtkpounce.c \ 74 gtkpounce.c \
74 gtkpounce.h \ 75 gtkpounce.h \
75 gtkrequest.c \ 76 gtkrequest.c \
76 gtkrequest.h \ 77 gtkrequest.h \
77 gtkutils.c \ 78 gtkutils.c \