From 1019dfc34d78545e7447bec68887d754ee7bb6a3 Mon Sep 17 00:00:00 2001 From: "David A. Velasco" Date: Fri, 21 Jun 2013 13:10:13 +0200 Subject: [PATCH] Added new contextual option in account list to allow the user modify the password --- res/menu/account_picker_long_click.xml | 3 +-- res/values/strings.xml | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/res/menu/account_picker_long_click.xml b/res/menu/account_picker_long_click.xml index a6ef11e2..b7e2dd37 100644 --- a/res/menu/account_picker_long_click.xml +++ b/res/menu/account_picker_long_click.xml @@ -18,7 +18,6 @@ along with this program. If not, see . --> + - - \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index 708fbfbb..ac795599 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -95,6 +95,7 @@ Loading … Unknown error About + Change password Delete account Create account Upload from … -- 2.11.0