Skip to content

Commit d019553

Browse files
committed
UI: Fix install button icon
Fixes linuxmint/lmde6-beta#7
1 parent 7c52e88 commit d019553

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 7 additions & 0 deletions
Loading

usr/share/linuxmint/mintupdate/main.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<property name="can-focus">False</property>
102102
<property name="label" translatable="yes">Install Updates</property>
103103
<property name="use-underline">True</property>
104-
<property name="icon-name">mail-replied-symbolic</property>
104+
<property name="icon-name">mintupdate-action-install-symbolic</property>
105105
</object>
106106
<packing>
107107
<property name="expand">False</property>

0 commit comments

Comments
 (0)