Mon, 22 Jan 2007 09:27:02 +0000
I think this changes every user-visible string that contains 'Gaim.' We probably want the UI to be able
to provide a user-readable client name as well as website, as some of my re-wordings come out somewhat awkward when I force not mentioning Gaim
| 14478 | 1 | #include "gtkmodule.h" |
| 2 | ||
| 14629 | 3 | MODULE = Gaim::GtkUI::Connection PACKAGE = Gaim::GtkUI::Connection PREFIX = gaim_gtk_connection_ |
| 14478 | 4 | PROTOTYPES: ENABLE |
| 5 | ||
| 14780 | 6 | Gaim::Handle |
| 14478 | 7 | gaim_gtk_connection_get_handle() |