[polari] app: Add website to about dialog
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [polari] app: Add website to about dialog
- Date: Wed, 16 Sep 2015 17:21:01 +0000 (UTC)
commit 678d0fddda63ec39cdf617b5b0bbda457c0859a4
Author: Florian Müllner <fmuellner gnome org>
Date: Wed Sep 16 18:49:24 2015 +0200
app: Add website to about dialog
We should also add a nicer label after the string freeze is lifted ...
src/application.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/application.js b/src/application.js
index 028bc4a..a41fcc2 100644
--- a/src/application.js
+++ b/src/application.js
@@ -455,6 +455,7 @@ const Application = new Lang.Class({
license_type: Gtk.License.GPL_2_0,
logo_icon_name: 'polari',
version: pkg.version,
+ website: 'https://wiki.gnome.org/Apps/Polari',
transient_for: this._window.window,
modal: true
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]