diff options
author | Scott Jackson <daneren2005@gmail.com> | 2012-08-14 20:29:07 -0700 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2012-08-14 20:29:07 -0700 |
commit | 973110dedc9bd4cb68fe82a80304e5ff20192a32 (patch) | |
tree | de56a4f15972ff3b3438aeca80b7e44e43b0e626 /subsonic-android/assets | |
parent | 4ce59daa35f0e8a04d134fa300589702823de1ba (diff) | |
download | dsub-973110dedc9bd4cb68fe82a80304e5ff20192a32.tar.gz dsub-973110dedc9bd4cb68fe82a80304e5ff20192a32.tar.bz2 dsub-973110dedc9bd4cb68fe82a80304e5ff20192a32.zip |
Changed package name to subdroid to avoid getting banned by Google for being to similar to subphonic
Diffstat (limited to 'subsonic-android/assets')
-rw-r--r-- | subsonic-android/assets/html/en/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/subsonic-android/assets/html/en/index.html b/subsonic-android/assets/html/en/index.html index a504da34..00c2da36 100644 --- a/subsonic-android/assets/html/en/index.html +++ b/subsonic-android/assets/html/en/index.html @@ -1,16 +1,16 @@ <html> <head> - <title>Subsonic Help</title> + <title>Sub Droid Help</title> <link rel="stylesheet" href="../style.css" type="text/css"> </head> <body> -<h3><img src="../img/subsonic.png" alt=""> Welcome to Subphonic</h3> +<h3><img src="../img/subsonic.png" alt=""> Welcome to Sub Droid!</h3> <p> - With <b>Subphonic</b> you can easily stream or download music from your home computer to your Android phone + With <b>Sub Droid</b> you can easily stream or download music from your home computer to your Android phone (and do lots of other cool stuff too). </p> |