Adding "windows compatible" icon.

This commit is contained in:
Sergiotarxz 2024-03-04 04:50:41 +01:00
parent 8fd91b1e08
commit 6c68ddfa8f
3 changed files with 1 additions and 1 deletions

View File

@ -290,7 +290,7 @@ sub activate_about {
eval {
my $texture = Gdk::Texture->new_from_filename(
path(__FILE__)->parent->parent->parent->parent->child(
'resources/icons/hicolor/scalable/apps/gemetool.svg'),
'resources/icons/hicolor/apps/256x256/gemetool.png')
);
$about->set_logo($texture);
};

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB