From ba7742686b9f5e6f576f37a60cf4cd782850de4c Mon Sep 17 00:00:00 2001
From: Wolfgang Müller
Date: Fri, 18 Jun 2021 12:10:52 +0200
Subject: terminal.ui: Stop using deprecated 'stock' property
GTK-STOCK-OPEN was deprecated in GTK 3.10 [1]. Use the recommended named
icon 'document-open' icon instead.
[1] https://developer.gnome.org/gtk3/stable/gtk3-Stock-Items.html#GTK-STOCK-OPEN:CAPS
---
terminal.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/terminal.ui b/terminal.ui
index e757774..534b00b 100644
--- a/terminal.ui
+++ b/terminal.ui
@@ -50,7 +50,7 @@