Skip to content

Commit f717cae

Browse files
committed
Fix preferences icon name
1 parent 1862f13 commit f717cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usr/share/hypnotix/hypnotix.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<object class="GtkImage">
143143
<property name="visible">True</property>
144144
<property name="can-focus">False</property>
145-
<property name="icon-name">xsi-prefs-behavior-symbolic</property>
145+
<property name="icon-name">xsi-preferences-symbolic</property>
146146
<property name="icon_size">3</property>
147147
</object>
148148
</child>

0 commit comments

Comments
 (0)