[gnome-notes] icon: Fix about dialog
- From: Isaque Galdino de Araujo <igaldino src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-notes] icon: Fix about dialog
- Date: Tue, 31 Jul 2018 22:48:14 +0000 (UTC)
commit 04f639f5d2c0bea8b8720ca523d1a759a3055372
Author: Isaque Galdino <igaldino gmail com>
Date: Tue Jul 31 19:47:07 2018 -0300
icon: Fix about dialog
Changed about dialog box to use the new icon name.
src/bjb-application.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/bjb-application.c b/src/bjb-application.c
index 72d9e3c..6b4f1a8 100644
--- a/src/bjb-application.c
+++ b/src/bjb-application.c
@@ -516,7 +516,7 @@ bjb_app_about (BjbApplication *self)
"artists", artists,
"translator-credits", _("translator-credits"),
"website", "https://wiki.gnome.org/Apps/Notes",
- "logo-icon-name", "org.gnome.bijiben",
+ "logo-icon-name", "org.gnome.Notes",
NULL);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]