[gnome-logs] Update icon in about dialog
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-logs] Update icon in about dialog
- Date: Thu, 20 Dec 2018 11:15:25 +0000 (UTC)
commit 2c8bb61e24cf2c32523e20a63758bfbddf108b74
Author: David King <davidk gnome org>
Date: Thu Dec 20 11:09:50 2018 +0000
Update icon in about dialog
Closes https://gitlab.gnome.org/GNOME/gnome-logs/issues/35
src/gl-application.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gl-application.c b/src/gl-application.c
index d7082d8..b1c8ff3 100644
--- a/src/gl-application.c
+++ b/src/gl-application.c
@@ -110,7 +110,7 @@ on_about (GSimpleAction *action,
"comments", _("View and search logs"),
"copyright", "Copyright © 2013–2015 Red Hat, Inc.\nCopyright © 2014-2015 Jonathan
Kang",
"license-type", GTK_LICENSE_GPL_3_0,
- "logo-icon-name", PACKAGE_TARNAME,
+ "logo-icon-name", "org.gnome.Logs",
"version", PACKAGE_VERSION,
"website", PACKAGE_URL, NULL);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]