Rename electron-mattermost to Mattermost at implementation

npm package name (package.json: name) is "mattermost-desktop"
display name (package.json: productName) is "Mattermost"
This commit is contained in:
Yuya Ochiai
2016-03-13 22:55:08 +09:00
parent 4bee65881b
commit e82d6be0b5
6 changed files with 13 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<title>electron-mattermost</title>
<title>Mattermost</title>
<link rel="stylesheet" href="modules/bootstrap/css/bootstrap.min.css">
</head>