summary refs log tree commit diff stats
path: root/plugins/sysinfo/xsys.h
AgeCommit message (Expand)Author
2012-12-23fix incorrect FSF addressDan Mashal
2012-10-21Even more SysInfo fixesBerke Viktor
2012-10-21First bunch of fixes to SysInfo-Unix, now it works - barelyBerke Viktor
2012-10-21Add vanilla X-Sys sourcesBerke Viktor
extern GdkPixbuf *pix_book;
extern GdkPixbuf *pix_hop;
extern GdkPixbuf *pix_purple;
extern GdkPixbuf *pix_red;
extern GdkPixbuf *pix_op;
extern GdkPixbuf *pix_voice;
extern GdkPixbuf *pix_xchat;

extern GdkPixbuf *pix_tray_msg;
extern GdkPixbuf *pix_tray_hilight;
extern GdkPixbuf *pix_tray_file;

extern GdkPixbuf *pix_channel;
extern GdkPixbuf *pix_dialog;
extern GdkPixbuf *pix_server;
extern GdkPixbuf *pix_util;

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