]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - test/ippserver.c
Tweak default printer icon, add apple-touch-icon to ippserver.
[thirdparty/cups.git] / test / ippserver.c
index 9ff96b614b4abccd96ccdf874f5fc4661dd3207e..41fed5f873cff088a844785c6134ae31d679e650 100644 (file)
@@ -2372,6 +2372,7 @@ html_header(_ipp_client_t *client,        /* I - Client */
              "<head>\n"
              "<title>%s</title>\n"
              "<link rel=\"shortcut icon\" href=\"/icon.png\" type=\"image/png\">\n"
+             "<link rel=\"apple-touch-icon\" href=\"/icon.png\" type=\"image/png\">\n"
              "<meta http-equiv=\"X-UA-Compatible\" content=\"IE=9\">\n"
              "<meta name=\"viewport\" content=\"width=device-width\">\n"
              "<style>\n"