Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
Breeze
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
3
Issues
3
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DeStream-public
Breeze
Commits
c4f675f4
Commit
c4f675f4
authored
Nov 29, 2017
by
Jeremy Bokobza
Browse files
Options
Browse Files
Download
Plain Diff
merged
parents
1a75697e
f297ff56
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
electron-builder.json
Breeze.UI/electron-builder.json
+4
-4
icon.icns
Breeze.UI/src/assets/images/icon.icns
+0
-0
icon.ico
Breeze.UI/src/assets/images/icon.ico
+0
-0
icon.png
Breeze.UI/src/assets/images/icon.png
+0
-0
No files found.
Breeze.UI/electron-builder.json
View file @
c4f675f4
...
...
@@ -6,10 +6,11 @@
},
"directories"
:
{
"app"
:
"dist"
,
"output"
:
"app-builds"
"output"
:
"app-builds"
,
"buildResources"
:
"dist/assets/images"
},
"win"
:
{
"icon"
:
"dist/assets/images
/breeze-logo
"
,
"icon"
:
"dist/assets/images"
,
"target"
:
[
"nsis"
],
"artifactName"
:
"${productName}.v${version}.setup.${os}.${env.arch}.${ext}"
},
...
...
@@ -19,8 +20,7 @@
"tar.gz"
],
"category"
:
"Utility"
,
"artifactName"
:
"${productName}.v${version}.setup.${os}.${arch}.${ext}"
,
"icon"
:
"dist/assets/images/breeze-logo.icns"
"artifactName"
:
"${productName}.v${version}.setup.${os}.${arch}.${ext}"
},
"nsis"
:
{
"oneClick"
:
false
,
...
...
Breeze.UI/src/assets/images/icon.icns
0 → 100644
View file @
c4f675f4
File added
Breeze.UI/src/assets/images/icon.ico
0 → 100644
View file @
c4f675f4
361 KB
Breeze.UI/src/assets/images/icon.png
0 → 100644
View file @
c4f675f4
106 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment