fix icon name

This commit is contained in:
deltragon 2024-07-14 21:49:48 +02:00
parent 8b1607294c
commit ebe2541f48
No known key found for this signature in database
GPG Key ID: 41F552553C6D94B5
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<object class="GtkWindow" id="window_required_plugin">
<property name="title" translatable="1">Safe Eyes - Error</property>
<property name="resizable">0</property>
<property name="icon-name">safeeyes</property>
<property name="icon-name">io.github.slgobinath.SafeEyes</property>
<child>
<object class="GtkBox" id="layout_box">
<property name="margin-start">5</property>