From 8e502e85f545a33daf915cdf6e0f9099cf9b7141 Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 25 Dec 2025 12:13:32 +0300 Subject: [PATCH] xterm ver. bump --- x11/terminal/xterm/actions.py | 2 ++ x11/terminal/xterm/pspec.xml | 1 + 2 files changed, 3 insertions(+) diff --git a/x11/terminal/xterm/actions.py b/x11/terminal/xterm/actions.py index c15359d901..07bb462624 100644 --- a/x11/terminal/xterm/actions.py +++ b/x11/terminal/xterm/actions.py @@ -11,6 +11,8 @@ def setup(): autotools.configure(" \ --disable-full-tgetent \ --with-app-defaults=/usr/share/X11/app-defaults \ + --with-icondir=/usr/share/icons \ + --with-icon-theme=hicolor \ --disable-desktop \ --with-utempter \ --with-tty-group=tty \ diff --git a/x11/terminal/xterm/pspec.xml b/x11/terminal/xterm/pspec.xml index 8932e707b0..7e94eaaa7a 100644 --- a/x11/terminal/xterm/pspec.xml +++ b/x11/terminal/xterm/pspec.xml @@ -65,6 +65,7 @@ /usr/share/X11 /usr/share/doc /usr/share/man + /usr/share/icons/hicolor