ui: updated icons, changed close button over as well.

This commit is contained in:
2026-03-13 13:32:08 -06:00
parent a8a879f2a0
commit 6ae1956b2a
128 changed files with 999 additions and 231 deletions

View File

@@ -27,7 +27,7 @@ typedef struct
GtkWidget *b2; /* button2 */
} tabview;
#define ICON_CHANVIEW_CLOSE "window-close"
#define ICON_CHANVIEW_CLOSE "gtk-close"
static void chanview_populate (chanview *cv);