[gnome-contacts] about: updated website url and copyright year
- From: Erick Pérez Castellanos <erickpc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] about: updated website url and copyright year
- Date: Sat, 15 Feb 2014 17:28:03 +0000 (UTC)
commit 01fcc5378d86dc89c557a702fd5a798bfd10d49e
Author: Erick Pérez Castellanos <erick red gmail com>
Date: Sat Feb 15 08:55:55 2014 -0500
about: updated website url and copyright year
src/contacts-app.vala | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/contacts-app.vala b/src/contacts-app.vala
index 5d92e3d..067d54a 100644
--- a/src/contacts-app.vala
+++ b/src/contacts-app.vala
@@ -187,11 +187,11 @@ public class Contacts.App : Gtk.Application {
"program-name", _("GNOME Contacts"),
"title", _("About GNOME Contacts"),
"comments", _("Contact Management Application"),
- "copyright", "Copyright 2011 Red Hat, Inc.\nCopyright 2013 The Contacts
Developers",
+ "copyright", "Copyright 2011 Red Hat, Inc.\nCopyright 2014 The Contacts
Developers",
"license-type", Gtk.License.GPL_2_0,
"logo-icon-name", "x-office-address-book",
"version", Config.PACKAGE_VERSION,
- "website", "https://live.gnome.org/Contacts",
+ "website", "https://wiki.gnome.org/Apps/Contacts",
"wrap-license", true);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]