diff options
author | Scott Jackson <daneren2005@gmail.com> | 2012-08-16 17:03:24 -0700 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2012-08-16 17:03:24 -0700 |
commit | a8f7cb108fe1b0d922afb3b9b7d5b1c19af53f38 (patch) | |
tree | 67c4641772d9ce56b8f88b94f7859e3fb0221142 /subsonic-android/assets/html | |
parent | 973110dedc9bd4cb68fe82a80304e5ff20192a32 (diff) | |
download | dsub-a8f7cb108fe1b0d922afb3b9b7d5b1c19af53f38.tar.gz dsub-a8f7cb108fe1b0d922afb3b9b7d5b1c19af53f38.tar.bz2 dsub-a8f7cb108fe1b0d922afb3b9b7d5b1c19af53f38.zip |
Changed package name to dsub since there is a app called sub droid already
Diffstat (limited to 'subsonic-android/assets/html')
-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 00c2da36..9ad7542c 100644 --- a/subsonic-android/assets/html/en/index.html +++ b/subsonic-android/assets/html/en/index.html @@ -1,16 +1,16 @@ <html> <head> - <title>Sub Droid Help</title> + <title>DSub Help</title> <link rel="stylesheet" href="../style.css" type="text/css"> </head> <body> -<h3><img src="../img/subsonic.png" alt=""> Welcome to Sub Droid!</h3> +<h3><img src="../img/subsonic.png" alt=""> Welcome to DSub!</h3> <p> - With <b>Sub Droid</b> you can easily stream or download music from your home computer to your Android phone + With <b>DSub</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> |