Skip to content

Commit 321869c

Browse files
Merge pull request slgobinath#596 from archisman-panigrahi/master
Fix icon in settings window
2 parents d834af9 + 56393cc commit 321869c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

safeeyes/glade/settings_dialog.glade

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- Generated with glade 3.38.2 -->
2+
<!-- Generated with glade 3.40.0 -->
33
<!--
44
~ Safe Eyes is a utility to remind you to take break frequently
55
~ to protect your eyes from eye strain.
@@ -1156,7 +1156,7 @@
11561156
<object class="GtkImage" id="img_icon">
11571157
<property name="visible">True</property>
11581158
<property name="can-focus">False</property>
1159-
<property name="icon-name">safeeyes</property>
1159+
<property name="icon-name">io.github.slgobinath.SafeEyes</property>
11601160
<property name="icon_size">1</property>
11611161
</object>
11621162
</child>

0 commit comments

Comments
 (0)