Skip to content

Commit 76551f0

Browse files
fix another icon name in settings dialog
1 parent 56393cc commit 76551f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

safeeyes/glade/settings_dialog.glade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<property name="window-position">center</property>
103103
<property name="default-width">450</property>
104104
<property name="default-height">650</property>
105-
<property name="icon-name">safeeyes</property>
105+
<property name="icon-name">io.github.slgobinath.SafeEyes</property>
106106
<property name="gravity">center</property>
107107
<signal name="delete-event" handler="on_window_delete" swapped="no"/>
108108
<child>

0 commit comments

Comments
 (0)