Commit 680344e9 authored by Canek Peláez's avatar Canek Peláez
Browse files

Update about dialog.

parent 8c5f59fd
Loading
Loading
Loading
Loading
+8 −7
Original line number Diff line number Diff line
@@ -188,7 +188,8 @@ namespace MLM {
                "license-type",   Gtk.License.GPL_3_0,
                "logo-icon-name", "mlm",
                "version",        Config.PACKAGE_VERSION,
                "website", "http://github.com/canek-pelaez/mlm",
                "website",        ("https://canek@aztlan.fciencias.unam.mx/" +
                                   "gitlab/canek/mlm.git"),
                "wrap-license",   true);
        }
    }