Skip to content
This repository has been archived by the owner on Oct 2, 2018. It is now read-only.

Commit

Permalink
Merge pull request #348 from codexa/develop
Browse files Browse the repository at this point in the history
Firetext 0.5.1
  • Loading branch information
ferndot committed Jan 14, 2016
2 parents 31b8592 + 5eef3b2 commit a9ed68a
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 141 deletions.
1 change: 1 addition & 0 deletions builder/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ prepareFile(argv._[0].replace('../', ''), {compat: false, _compat: false, bootst
/\.icon-file/,
/\.icon-format-align-left/,
/\.icon-format-float-left/,
/\.icon-chevron-right/,
]
}, function(err, css) {
// Remove unused glyphs from icon font
Expand Down
6 changes: 3 additions & 3 deletions manifest.webapp
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "Firetext",
"description": "The word processor for Firefox OS",
"version": "0.5",
"version": "0.5.1",
"type": "privileged",
"launch_path": "/index.html",
"developer": {
"name": "Airborn OS",
"url": "https://www.airbornos.com/"
"name": "Codexa",
"url": "https://github.com/codexa"
},
"icons": {
"32": "/style/icons/app/32.png",
Expand Down
Loading

0 comments on commit a9ed68a

Please sign in to comment.