Skip to content

Commit bb59e6e

Browse files
Merge pull request slgobinath#597 from archisman-panigrahi/master
fix another icon name in settings dialog
2 parents 321869c + 76551f0 commit bb59e6e

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)