Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Commit 6c5698f

Browse files
committed
UX: add tooltip text to Preview Theme button
1 parent d339c35 commit 6c5698f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/ui/window.blp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ template GradienceMainWindow : Adw.ApplicationWindow {
3434
Gtk.MenuButton {
3535
icon-name: "applications-science-symbolic";
3636
menu-model: preview-menu;
37-
//label: _("Preview");
37+
tooltip-text: _("Preview Theme in…");
3838
}
3939

4040
[title]

0 commit comments

Comments
 (0)