[evince] shell: Update app icon name in about dialog



commit fd3e42d3bfea48c8e43418f4f94a737eff062027
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Tue Aug 14 10:28:52 2018 -0400

    shell: Update app icon name in about dialog

 shell/ev-application.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/shell/ev-application.c b/shell/ev-application.c
index 485045a3..60d8a73f 100644
--- a/shell/ev-application.c
+++ b/shell/ev-application.c
@@ -993,7 +993,7 @@ app_about_cb (GSimpleAction *action,
                                "authors", authors,
                                "documenters", documenters,
                                "translator-credits", _("translator-credits"),
-                               "logo-icon-name", "evince",
+                               "logo-icon-name", "org.gnome.Evince",
                                NULL);
 }
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]