Skip to content

Commit

Permalink
Merge pull request #596 from archisman-panigrahi/master
Browse files Browse the repository at this point in the history
Fix icon in settings window
  • Loading branch information
archisman-panigrahi committed Jul 6, 2024
2 parents d834af9 + 56393cc commit 321869c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions safeeyes/glade/settings_dialog.glade
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.38.2 -->
<!-- Generated with glade 3.40.0 -->
<!--
~ Safe Eyes is a utility to remind you to take break frequently
~ to protect your eyes from eye strain.
Expand Down Expand Up @@ -1156,7 +1156,7 @@
<object class="GtkImage" id="img_icon">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="icon-name">safeeyes</property>
<property name="icon-name">io.github.slgobinath.SafeEyes</property>
<property name="icon_size">1</property>
</object>
</child>
Expand Down

0 comments on commit 321869c

Please sign in to comment.