comparison po/POTFILES.in @ 11735:8d7c99f20e4c

[gaim-migrate @ 14026] Switch from using our old GaimGtkDisclosure widget to using the official GtkExpander widget. It works better and should make us look more uniform with other gtk apps. To maintain compatability with gtk < 2.4, I grabbed the gtkexpander.c and gtkexpander.h files from gtk+ CVS. I haven't tested compiling on a computer with gtk < 2.4 yet, so it's possible we'll need to get more stuff from gtk+ CVS. For future reference, gtkexpander.h was not modified, and gtkexpander.c was only modified to check if version is > 2.4 then do nothing. I also changed the #includes to use <> instead of "" committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 23 Oct 2005 03:24:53 +0000
parents 4d8023465af4
children 6d9c0ed27146
comparison
equal deleted inserted replaced
11734:2f6b4c544d5b 11735:8d7c99f20e4c
43 src/gtkblist.c 43 src/gtkblist.c
44 src/gtkconn.c 44 src/gtkconn.c
45 src/gtkconv.c 45 src/gtkconv.c
46 src/gtkdebug.c 46 src/gtkdebug.c
47 src/gtkdialogs.c 47 src/gtkdialogs.c
48 src/gtkexpander.c
48 src/gtkft.c 49 src/gtkft.c
49 src/gtkgaim-disclosure.c
50 src/gtkimhtml.c 50 src/gtkimhtml.c
51 src/gtkimhtmltoolbar.c 51 src/gtkimhtmltoolbar.c
52 src/gtklog.c 52 src/gtklog.c
53 src/gtkmain.c 53 src/gtkmain.c
54 src/gtknotify.c 54 src/gtknotify.c