[baobab] Fix application icon name in baobab-main-window.ui
- From: Christopher Davis <christopherdavis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [baobab] Fix application icon name in baobab-main-window.ui
- Date: Thu, 14 Oct 2021 15:42:28 +0000 (UTC)
commit 46021de1f024f2fbbd24b5604f3ae71886e5a332
Author: Gabriel Rauter <rauter gabriel gmail com>
Date: Sat Aug 22 10:53:58 2020 +0200
Fix application icon name in baobab-main-window.ui
Use the correct named icon for the window. This is needed to get the
right icon on mingw builds.
data/ui/baobab-main-window.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/ui/baobab-main-window.ui b/data/ui/baobab-main-window.ui
index 355cbe0..8062e29 100644
--- a/data/ui/baobab-main-window.ui
+++ b/data/ui/baobab-main-window.ui
@@ -33,7 +33,7 @@
</menu>
<template class="BaobabWindow" parent="AdwApplicationWindow">
<property name="title" translatable="yes">Disk Usage Analyzer</property>
- <property name="icon_name">baobab</property>
+ <property name="icon_name">org.gnome.baobab</property>
<child>
<object class="GtkBox" id="vbox">
<property name="orientation">vertical</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]