mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 16:00:18 +00:00
Relocate hexchat.png and hexchat.ico and some more varname cleanup
This commit is contained in:
@@ -820,7 +820,7 @@ show_and_unfocus (GtkWidget * wid)
|
||||
void
|
||||
gtkutil_set_icon (GtkWidget *win)
|
||||
{
|
||||
gtk_window_set_icon (GTK_WINDOW (win), pix_xchat);
|
||||
gtk_window_set_icon (GTK_WINDOW (win), pix_hexchat);
|
||||
}
|
||||
|
||||
extern GtkWidget *parent_window; /* maingui.c */
|
||||
|
||||
Reference in New Issue
Block a user