aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/res/values/attrs.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2013-05-22 22:37:55 -0700
committerScott Jackson <daneren2005@gmail.com>2013-05-22 22:37:55 -0700
commit167d895345e7482807d65efe01745cb123846eda (patch)
tree14a100bcf62dd55176cd61693916e268f109449f /subsonic-android/res/values/attrs.xml
parent1654cf11f1b61532e5270fd53b152906fb2e590c (diff)
downloaddsub-167d895345e7482807d65efe01745cb123846eda.tar.gz
dsub-167d895345e7482807d65efe01745cb123846eda.tar.bz2
dsub-167d895345e7482807d65efe01745cb123846eda.zip
Merge Chat Tab from UltraSonic
Diffstat (limited to 'subsonic-android/res/values/attrs.xml')
-rw-r--r--subsonic-android/res/values/attrs.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/subsonic-android/res/values/attrs.xml b/subsonic-android/res/values/attrs.xml
index e5d8984f..8f669cd2 100644
--- a/subsonic-android/res/values/attrs.xml
+++ b/subsonic-android/res/values/attrs.xml
@@ -7,4 +7,6 @@
<attr name="media_button_repeat_off" format="reference"/>
<attr name="media_button_start" format="reference"/>
<attr name="media_button_stop" format="reference"/>
+ <attr name="chat" format="reference"/>
+ <attr name="chat_send" format="reference" />
</resources>