aboutsummaryrefslogtreecommitdiffstats
path: root/res/menu/manageaccounts_context.xml
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-07-07 13:50:31 +0200
committeriNPUTmice <daniel@gultsch.de>2014-07-07 13:50:31 +0200
commit37eb8e4ed9d2ba4a9bc4e0afec65e2c5b455dcd7 (patch)
treeb58ce5f2868dad2ab50f83041f318ee9e7076a9f /res/menu/manageaccounts_context.xml
parentb0a561bac0e9150eebaaecba54abba025ead6f90 (diff)
changed icons to light
Diffstat (limited to 'res/menu/manageaccounts_context.xml')
-rw-r--r--res/menu/manageaccounts_context.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/menu/manageaccounts_context.xml b/res/menu/manageaccounts_context.xml
index 5f76b0e0..04ecc25f 100644
--- a/res/menu/manageaccounts_context.xml
+++ b/res/menu/manageaccounts_context.xml
@@ -8,7 +8,7 @@
android:title="@string/mgmt_account_edit"/>
<item
android:id="@+id/mgmt_account_delete"
- android:icon="@drawable/ic_action_delete"
+ android:icon="@drawable/ic_action_discard"
android:showAsAction="always"
android:title="@string/mgmt_account_delete"/>
<item