[gnome-maps/wip/release-3.11.91: 1/2] Update About dialog
- From: Mattias Bengtsson <mattiasb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/wip/release-3.11.91: 1/2] Update About dialog
- Date: Sun, 2 Mar 2014 23:26:38 +0000 (UTC)
commit 28c680197da8718214466b2a433e885e167b7a88
Author: Mattias Bengtsson <mattias jc bengtsson gmail com>
Date: Sun Mar 2 23:41:14 2014 +0100
Update About dialog
Add Jonas Danielsson as author and fix the website URL.
src/mainWindow.js | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/src/mainWindow.js b/src/mainWindow.js
index 3f9fc96..a359685 100644
--- a/src/mainWindow.js
+++ b/src/mainWindow.js
@@ -366,7 +366,8 @@ const MainWindow = new Lang.Class({
artists: [ 'Jakub Steiner <jimmac gmail com>',
'Andreas Nilsson <nisses mail home se>' ],
authors: [ 'Zeeshan Ali (Khattak) <zeeshanak gnome org>',
- 'Mattias Bengtsson <mattias jc bengtsson gmail com>' ],
+ 'Mattias Bengtsson <mattias jc bengtsson gmail com>',
+ 'Jonas Danielsson <jonas threetimestwo org>'],
translator_credits: _("translator-credits"),
/* Translators: This is the program name. */
program_name: _("Maps"),
@@ -377,7 +378,7 @@ const MainWindow = new Lang.Class({
license_type: Gtk.License.GPL_2_0,
logo_icon_name: 'gnome-maps',
version: Config.PACKAGE_VERSION,
- website: 'http://live.gnome.org/Maps',
+ website: 'https://live.gnome.org/Apps/Maps',
wrap_license: true,
modal: true,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]