[gnome-online-accounts] live: "Microsoft Account" is the common parlance nowadays
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts] live: "Microsoft Account" is the common parlance nowadays
- Date: Thu, 26 Mar 2015 17:50:25 +0000 (UTC)
commit c85e9efa3be512b503a68b377959b087ba8f4048
Author: Debarshi Ray <debarshir gnome org>
Date: Thu Mar 26 18:25:37 2015 +0100
live: "Microsoft Account" is the common parlance nowadays
https://bugzilla.gnome.org/show_bug.cgi?id=710764
src/goabackend/goawindowsliveprovider.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/goabackend/goawindowsliveprovider.c b/src/goabackend/goawindowsliveprovider.c
index ac6fe46..667f805 100644
--- a/src/goabackend/goawindowsliveprovider.c
+++ b/src/goabackend/goawindowsliveprovider.c
@@ -1,6 +1,6 @@
/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
/*
- * Copyright (C) 2011, 2012, 2013, 2014 Red Hat, Inc.
+ * Copyright (C) 2011, 2012, 2013, 2014, 2015 Red Hat, Inc.
* Copyright (C) 2011 Collabora Ltd.
*
* This library is free software; you can redistribute it and/or
@@ -74,7 +74,7 @@ static gchar *
get_provider_name (GoaProvider *_provider,
GoaObject *object)
{
- return g_strdup (_("Windows Live"));
+ return g_strdup (_("Microsoft Account"));
}
static GoaProviderGroup
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]