Skip to content

Commit

Permalink
Merge pull request #597 from archisman-panigrahi/master
Browse files Browse the repository at this point in the history
fix another icon name in settings dialog
  • Loading branch information
archisman-panigrahi authored Jul 6, 2024
2 parents 321869c + 76551f0 commit bb59e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion safeeyes/glade/settings_dialog.glade
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<property name="window-position">center</property>
<property name="default-width">450</property>
<property name="default-height">650</property>
<property name="icon-name">safeeyes</property>
<property name="icon-name">io.github.slgobinath.SafeEyes</property>
<property name="gravity">center</property>
<signal name="delete-event" handler="on_window_delete" swapped="no"/>
<child>
Expand Down

0 comments on commit bb59e6e

Please sign in to comment.