Skip to content

Commit

Permalink
icons and such
Browse files Browse the repository at this point in the history
  • Loading branch information
Anne Jan Brouwer committed Aug 4, 2014
1 parent f677955 commit 1806fde
Show file tree
Hide file tree
Showing 5 changed files with 44 additions and 0 deletions.
Binary file added artwork/icon.icns
Binary file not shown.
Binary file added artwork/icon.ico
Binary file not shown.
39 changes: 39 additions & 0 deletions artwork/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions qtpass.pro
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,7 @@ TRANSLATIONS += localization/localization_nl_NL.ts \
RESOURCES += resources.qrc

TRANSLATIONS += localization/localization_nl_NL.ts

RC_FILE = windows.rc

ICON = artwork/icon.icns
1 change: 1 addition & 0 deletions windows.rc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
IDI_ICON1 ICON DISCARDABLE "artwork/icon.ico"

0 comments on commit 1806fde

Please sign in to comment.