[eog: 3/4] EogWindow: Use updated app icon in about dialog
- From: Felix Riemann <friemann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [eog: 3/4] EogWindow: Use updated app icon in about dialog
- Date: Sun, 28 Oct 2018 14:15:26 +0000 (UTC)
commit eeb9e9b4c1321a2ad6ce377328b2a87e2f4f2020
Author: Felix Riemann <friemann gnome org>
Date: Sun Oct 28 13:46:53 2018 +0100
EogWindow: Use updated app icon in about dialog
src/eog-window.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/eog-window.c b/src/eog-window.c
index 5be451f9..ac825dc0 100644
--- a/src/eog-window.c
+++ b/src/eog-window.c
@@ -5577,7 +5577,7 @@ eog_window_show_about_dialog (EogWindow *window)
"documenters", documenters,
"translator-credits", _("translator-credits"),
"website", "https://wiki.gnome.org/Apps/EyeOfGnome",
- "logo-icon-name", "eog",
+ "logo-icon-name", "org.gnome.eog",
"wrap-license", TRUE,
"license-type", GTK_LICENSE_GPL_2_0,
NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]