projects
/
pub
/
Android
/
ownCloud.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fixed local path NULL when making favourite a file not down ; fixed change of local...
[pub/Android/ownCloud.git]
/
res
/
menu
/
account_picker_long_click.xml
1
<?xml
version
=
"1.0"
encoding
=
"utf-8"
?>
2
<menu
xmlns:
android
=
"http://schemas.android.com/apk/res/android"
>
3
<item
android:
id
=
"@+id/delete_account"
android:
title
=
"@string/delete_account"
></item>
4
5
6
</menu>