[gnome-weather] Update logo icon name in about dialog
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-weather] Update logo icon name in about dialog
- Date: Mon, 9 Sep 2013 11:13:26 +0000 (UTC)
commit 2cdb87dea193af80c69dc2a24eca497724310f8b
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Sep 8 18:51:07 2013 -0400
Update logo icon name in about dialog
The about dialog currently shows a broken image.
https://bugzilla.gnome.org/show_bug.cgi?id=707741
src/window.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/window.js b/src/window.js
index f35ed2b..778520f 100644
--- a/src/window.js
+++ b/src/window.js
@@ -299,7 +299,7 @@ const MainWindow = new Lang.Class({
comments: _("A weather application"),
copyright: 'Copyright 2013 The Weather Developers',
license_type: Gtk.License.GPL_2_0,
- logo_icon_name: 'gnome-weather',
+ logo_icon_name: 'org.gnome.Weather.Application',
version: pkg.version,
website: 'https://live.gnome.org/Design/Apps/Weather',
wrap_license: true,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]