From af0e056eec33798f3b54f4aca05d52b3ca7b6c13 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 18 Oct 2022 22:35:02 -0400 Subject: widgetfactory: Add text to iconic model buttons We want to use this for tooltips in the future. --- demos/widget-factory/widget-factory.ui | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/demos/widget-factory/widget-factory.ui b/demos/widget-factory/widget-factory.ui index 7f8c1699d8..db55c43cc4 100644 --- a/demos/widget-factory/widget-factory.ui +++ b/demos/widget-factory/widget-factory.ui @@ -3345,10 +3345,12 @@ bad things might happen. circular-buttons printer-symbolic + Print all the things! win.print emblem-shared-symbolic + Share all the things! app.share @@ -3363,14 +3365,17 @@ bad things might happen. Edit edit-cut-symbolic + Cut app.cut edit-copy-symbolic + Copy app.copy edit-paste-symbolic + Paste app.paste -- cgit v1.2.1