aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2013-07-09 21:24:45 -0700
committerScott Jackson <daneren2005@gmail.com>2013-07-09 21:24:45 -0700
commit94747c900f2968484af3288e4a48ce082dbce6ba (patch)
treed1c841a91ca0b2c185933ee4d12dc39b36c72579 /subsonic-android
parentc3fd9c732666e8a48fe372fbe17bf67500a8f8ae (diff)
downloaddsub-94747c900f2968484af3288e4a48ce082dbce6ba.tar.gz
dsub-94747c900f2968484af3288e4a48ce082dbce6ba.tar.bz2
dsub-94747c900f2968484af3288e4a48ce082dbce6ba.zip
Forgot to change this to new package name forever ago
Diffstat (limited to 'subsonic-android')
-rw-r--r--subsonic-android/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/subsonic-android/AndroidManifest.xml b/subsonic-android/AndroidManifest.xml
index 66337ea5..f4fcfffa 100644
--- a/subsonic-android/AndroidManifest.xml
+++ b/subsonic-android/AndroidManifest.xml
@@ -92,7 +92,7 @@
</intent-filter>
</receiver>
- <receiver android:name="net.sourceforge.subsonic.androidapp.receiver.A2dpIntentReceiver">
+ <receiver android:name="github.daneren2005.dsub.receiver.A2dpIntentReceiver">
<intent-filter>
<action android:name="android.music.playstatusrequest"/>
</intent-filter>