Skip to content

Commit

Permalink
added osx icon (safe) and win icon (dont know if it works)
Browse files Browse the repository at this point in the history
  • Loading branch information
donjuandem committed Dec 3, 2016
1 parent bfebaae commit 58131f3
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 0 deletions.
22 changes: 22 additions & 0 deletions quark.icns
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
How to use this icon:

Step 1: Copy the icon to the clipboard
a) Click on this file from the Finder
b) Choose 'Get Info' from the 'File' menu.
c) In the info window that pops up, click on the icon
d) Choose 'Copy' from the 'Edit' menu.
e) Close the info window

Step 2: Paste the icon to the desired item
a) Go to the item in the Finder that you want a custom icon
b) Click the item (file, folder, disk, etc)
b) Choose 'Get Info' from the 'File' menu.
c) In the info window that pops up, click on the icon
d) Choose 'Paste' from the 'Edit' menu.
e) Close the info window

Step 3:
Enjoy your newly customized icon!

For more thorough directions, see Apple's website at:
http://www.apple.com/support/mac101/customize/6/
Binary file added quark.ico
Binary file not shown.
2 changes: 2 additions & 0 deletions quark.pro
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ RESOURCES += qml.qrc
OUT_PWD_WIN = $${OUT_PWD}
OUT_PWD_WIN ~= s,/,\\,g

ICON = quark.icns

win32:RC_ICONS += quark.ico
!win32: NODE_CMD = $$PWD/tmp/bin-$$system(bash tools/uname.sh -o)-$$system(bash tools/uname.sh -a)/node

macx {
Expand Down
1 change: 1 addition & 0 deletions quark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 58131f3

Please sign in to comment.