Relocate hexchat.png and hexchat.ico and some more varname cleanup

This commit is contained in:
Berke Viktor
2012-11-03 02:33:44 +01:00
parent 259ed9644d
commit c65e16fd00
23 changed files with 47 additions and 48 deletions

View File

@@ -51,7 +51,7 @@ typedef GdkPixbuf* TrayIcon;
#define tray_icon_from_file(f) gdk_pixbuf_new_from_file(f,NULL)
#define tray_icon_free(i) g_object_unref(i)
#define ICON_NORMAL pix_xchat
#define ICON_NORMAL pix_hexchat
#define ICON_MSG pix_tray_msg
#define ICON_HILIGHT pix_tray_hilight
#define ICON_FILE pix_tray_file