myMeaux in minimal first manifest

This commit is contained in:
Thomas NOËL 2015-09-11 15:44:16 +02:00
parent bc504cccaf
commit 6d558f0840
2 changed files with 4 additions and 4 deletions

View File

@ -73,4 +73,4 @@
}
},
"dependent_plugins": {}
}
}

View File

@ -38,12 +38,12 @@ var app = {
// Minimal Default Manifest
manifest: {
meta: {
'title': 'Momo Application',
'title': 'myMeaux',
'icon': 'icon.png',
'contact': 'contact@cadoles.com',
'contact': 'mobile@mymeaux.fr',
'manifestUrl': 'index.json',
'assetsUrl': 'assets.zip',
'updateFreq': 60000,
'updateFreq': 600,
'default': true,
'titlePersitent': true,
'titleSeparator': "<br>",