summary refs log tree commit diff stats
path: root/plugins/hextray/hexchat.h
AgeCommit message (Collapse)Author
2012-12-23fix incorrect FSF addressDan Mashal
2012-10-30Rebranding for the rest of plugin*Berke Viktor
2012-10-24A lot more rebrandingBerke Viktor
rkeviktor@aol.com <berkeviktor@aol.com> 2011-02-24 04:14:30 +0100 add xchat r1489' href='/git-repos/torxchat.git/commit/src/fe-gtk/pixmaps.h?h=fe-web&id=4a6ceffb98a0b785494f680d3776c4bfc4052f9e'>4a6ceffb ^
98ef7740 ^



4a6ceffb ^
c65e16fd ^


4a6ceffb ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21






                                    


                                     
 



                                   
 


                              

                                                     
extern GdkPixbuf *pix_ulist_voice;
extern GdkPixbuf *pix_ulist_halfop;
extern GdkPixbuf *pix_ulist_op;
extern GdkPixbuf *pix_ulist_owner;
extern GdkPixbuf *pix_ulist_founder;
extern GdkPixbuf *pix_ulist_netop;

extern GdkPixbuf *pix_tray_fileoffer;
extern GdkPixbuf *pix_tray_highlight;
extern GdkPixbuf *pix_tray_message;

extern GdkPixbuf *pix_tree_channel;
extern GdkPixbuf *pix_tree_dialog;
extern GdkPixbuf *pix_tree_server;
extern GdkPixbuf *pix_tree_util;

extern GdkPixbuf *pix_book;
extern GdkPixbuf *pix_hexchat;

extern GdkPixmap *pixmap_load_from_file (char *file);
extern void pixmaps_init (void);