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

Commit

Permalink
Win: add brackets icons and remove unused resources.
Browse files Browse the repository at this point in the history
  • Loading branch information
gruehle committed Jun 14, 2012
1 parent 9877bd5 commit 99d8778
Show file tree
Hide file tree
Showing 13 changed files with 3 additions and 134 deletions.
2 changes: 1 addition & 1 deletion Brackets.vcxproj

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions appshell/cefclient.rc
Expand Up @@ -37,8 +37,7 @@ IDS_BRACKETS_EXTENSIONS BINARY "brackets_extensions.js"

// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_CEFCLIENT ICON "res\cefclient.ico"
IDI_SMALL ICON "res\small.ico"
IDI_CEFCLIENT ICON "res\brackets.ico"

/////////////////////////////////////////////////////////////////////////////
//
Expand Down
27 changes: 0 additions & 27 deletions appshell/res/binding.html

This file was deleted.

Binary file added appshell/res/brackets.ico
Binary file not shown.
Binary file removed appshell/res/cefclient.ico
Binary file not shown.
45 changes: 0 additions & 45 deletions appshell/res/dialogs.html

This file was deleted.

13 changes: 0 additions & 13 deletions appshell/res/domaccess.html

This file was deleted.

24 changes: 0 additions & 24 deletions appshell/res/localstorage.html

This file was deleted.

Binary file removed appshell/res/logo.png
Binary file not shown.
Binary file removed appshell/res/logoball.png
Binary file not shown.
Binary file removed appshell/res/small.ico
Binary file not shown.
19 changes: 0 additions & 19 deletions appshell/res/xmlhttprequest.html

This file was deleted.

4 changes: 1 addition & 3 deletions appshell_paths.gypi
Expand Up @@ -105,9 +105,7 @@
'appshell/client_app_win.cpp',
'appshell/client_handler_win.cpp',
'appshell/resource.h',
'appshell/res/cefclient.ico',
'appshell/res/logoball.png',
'appshell/res/small.ico',
'appshell/res/brackets.ico',
'appshell/resource_util_win.cpp',
],
'appshell_sources_mac': [
Expand Down

0 comments on commit 99d8778

Please sign in to comment.