projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed typo in strings.xml
[pub/Android/ownCloud.git]
/
res
/
values
/
colors.xml
diff --git
a/res/values/colors.xml
b/res/values/colors.xml
index
ce9b2d1
..
2b1fec9
100644
(file)
--- a/
res/values/colors.xml
+++ b/
res/values/colors.xml
@@
-21,5
+21,6
@@
<color name="filelist_icon_backgorund">#DDDDDD</color>
<color name="owncloud_blue_bright">#00ddff</color>
+ <color name="list_item_lastmod_and_filesize_text">#989898</color>
</resources>
\ No newline at end of file