[gnome-online-accounts] flickr: Add the missing "Use for" string



commit de5b4372b6749f44416bfc2cd998198ab18ea425
Author: Debarshi Ray <debarshir gnome org>
Date:   Fri Aug 23 13:56:41 2013 +0200

    flickr: Add the missing "Use for" string

 src/goabackend/goaflickrprovider.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/goabackend/goaflickrprovider.c b/src/goabackend/goaflickrprovider.c
index d425c47..0f02e70 100644
--- a/src/goabackend/goaflickrprovider.c
+++ b/src/goabackend/goaflickrprovider.c
@@ -424,7 +424,7 @@ show_account (GoaProvider         *provider,
                                                                        right);
 
   goa_util_add_row_switch_from_keyfile_with_blurb (left, right, object,
-                                                   NULL,
+                                                   _("Use for"),
                                                    "photos-disabled",
                                                    _("_Photos"));
 }


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