[gnome-characters/wip/dueno/website: 6/6] window: Show website on About dialog



commit 218a4f138bc6ebba86fc050dbfa1690f3d008064
Author: Daiki Ueno <dueno src gnome org>
Date:   Wed Apr 1 08:30:51 2020 +0200

    window: Show website on About dialog

 src/window.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/window.js b/src/window.js
index 5498b58..8e09a2c 100644
--- a/src/window.js
+++ b/src/window.js
@@ -198,7 +198,7 @@ var MainWindow = GObject.registerClass({
               license_type: Gtk.License.GPL_2_0,
               logo_icon_name: Main.application_id,
               version: pkg.version,
-              // website: 'https://wiki.gnome.org/Design/Apps/CharacterMap',
+              website: 'https://wiki.gnome.org/Apps/Characters',
               wrap_license: true,
               modal: true,
               transient_for: this


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