]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
wizard: fix logo path and remove space in markdown
authorMark Clarkstone <hello@markclarkstone.co.uk>
Sun, 3 Apr 2016 14:37:50 +0000 (15:37 +0100)
committerJaroslav Kysela <perex@perex.cz>
Sun, 3 Apr 2016 14:48:38 +0000 (16:48 +0200)
src/wizard.c

index a9c3f35ca320d8dc935b48990c7b3cca5a3c153c..6fa46d6544b757041346562a5547bc6f1da92f9b 100644 (file)
@@ -41,7 +41,7 @@ static const void *empty_get(void *o)
 
 static const void *icon_get(void *o)
 {
-  strcpy(prop_sbuf, "docresources/tvheadendlogo.png");
+  strcpy(prop_sbuf, "static/img/logobig.png");
   return &prop_sbuf_ptr;
 }
 
@@ -172,7 +172,7 @@ you're not willing to touch the current configuration, as continuing in \
 such cases can lead to misconfiguration and not all changes made thru \
 this wizard will take effect.**\n\
 \
-\n\n**Notes**:\n \
+\n\n**Notes**:\n\
 * If you cannot see your preferred language in the language list and would \
 like to help translate Tvheadend see \
 [here](https://tvheadend.org/projects/tvheadend/wiki/Internationalization).\n\