activate french in the showcase and update manifest

This commit is contained in:
Manuel Friedli 2014-06-28 22:06:15 +02:00
parent f7defa96d5
commit a378f45470
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,5 @@
CACHE MANIFEST
# 6.0.0.1
# 6.0.1
COPYING
README.md
@ -15,6 +15,7 @@ uhr-de.js
uhr-de_CH.js
uhr-de_CH_genau.js
uhr-en.js
uhr-fr.js
uhr-green.css
uhr-pink.css
uhr-red.css

View File

@ -43,6 +43,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<script type="text/javascript" src="../uhr-de_CH_genau.js"></script>
<script type="text/javascript" src="../uhr-de.js"></script>
<script type="text/javascript" src="../uhr-en.js"></script>
<script type="text/javascript" src="../uhr-fr.js"></script>
<script type="text/javascript">
(function($) {
var width = $(window).width();