[Scummvm-cvs-logs] scummvm-web master -> 3d52b88cc46a385e343e629ae725b5bdea05f7df

sev- sev at scummvm.org
Sun Feb 28 12:41:00 CET 2016


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .

Summary:
3d52b88cc4 WEB: Add Apple touch icon used in saving desktop shortcut


Commit: 3d52b88cc46a385e343e629ae725b5bdea05f7df
    https://github.com/scummvm/scummvm-web/commit/3d52b88cc46a385e343e629ae725b5bdea05f7df
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-02-28T12:40:22+01:00

Commit Message:
WEB: Add Apple touch icon used in saving desktop shortcut

Changed paths:
    templates/index.tpl



diff --git a/templates/index.tpl b/templates/index.tpl
index 5c2e19e..8dbe4bd 100644
--- a/templates/index.tpl
+++ b/templates/index.tpl
@@ -22,6 +22,7 @@
 	<![endif]-->
 	<link rel="alternate" type="application/atom+xml" title="{#indexAtomFeed#}" href="{$baseurl}feeds/atom/">
 	<link rel="alternate" type="application/rss+xml" title="{#indexRSSFeed#}" href="{$baseurl}feeds/rss/">
+	<link rel="apple-touch-icon" href="/images/scummvm.png"/>
 	<title>ScummVM :: {$title}</title>
 </head>
 <body>






More information about the Scummvm-git-logs mailing list