comparison src/gtkrequest.c @ 10297:ec140184437b

[gaim-migrate @ 11480] "After applying this patch, which modifies the make files and makes the @file/@ingroup markers at the top of several gtk files more uniform, the following files should be renamed: dnd-hints.h -> gtkdnd-hints.h dnd-hints.c -> gtkdnd-hints.c gaim-disclosure.h -> gtkgaim-disclosure.h gaim-disclosure.c -> gtkgaim-disclosure.c stock.h -> gtkstock.h stock.c -> gtkstock.c I believe that completes the renaming of files which are explicitly for gtkgaim; all files in /gaim/src which depend upon gtk should now have gtk in their name. There are two candidates which might be considered part of gtkgaim rather than part of the core, but I didn't modify them: session.c and log.c. Both are quite gaim-UI specific, it seems, particularly session, but perhaps other UIs could also make use of their functionality. -Evan " committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 02 Dec 2004 20:34:19 +0000
parents 6484242e4e30
children bed2c96bc1fb
comparison
equal deleted inserted replaced
10296:a7b2fd5efcf2 10297:ec140184437b
29 29
30 #include "gtkimhtml.h" 30 #include "gtkimhtml.h"
31 #include "gtkimhtmltoolbar.h" 31 #include "gtkimhtmltoolbar.h"
32 #include "gtkrequest.h" 32 #include "gtkrequest.h"
33 #include "gtkutils.h" 33 #include "gtkutils.h"
34 #include "stock.h" 34 #include "gtkstock.h"
35 35
36 #include <gdk/gdkkeysyms.h> 36 #include <gdk/gdkkeysyms.h>
37 37
38 #if GTK_CHECK_VERSION(2,3,0) 38 #if GTK_CHECK_VERSION(2,3,0)
39 # define NEW_STYLE_COMPLETION 39 # define NEW_STYLE_COMPLETION