From 39c98d7f49df7f520fe59ecefa8579f5588b4b41 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 15 Apr 2021 19:26:36 +0900 Subject: [PATCH] Use new window_duplicate icon in tdelibs. Signed-off-by: Michele Calgaro (cherry picked from commit a25ecca6b5fea6f633f3dc5f4054669c10899476) --- src/thememoodin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/thememoodin.h b/src/thememoodin.h index bea5d2f..cd3eec0 100644 --- a/src/thememoodin.h +++ b/src/thememoodin.h @@ -57,7 +57,7 @@ public: l << "filetypes"; // 1 filetypes l << "application-x-executable"; // 2 application-x-executable l << "key_bindings"; // 3 key_bindings - l << "window_list"; // 4 window_list + l << "window_duplicate"; // 4 window_duplicate l << "desktop"; // 5 desktop l << "style"; // 6 style l << "preferences-system"; // 7 preferences-system