diff options
author | George Hazan <ghazan@miranda.im> | 2020-05-08 14:22:06 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2020-05-08 14:22:06 +0300 |
commit | 447e5fbb0fc7062b6749afe84252e2978ee57094 (patch) | |
tree | 4d21b130a47ce39e443da38075f1b5231422050f /plugins/NewStory/res/resource.rc | |
parent | 265d46dea7c95dfb1bf78cdba7299fd39767abd0 (diff) |
NewStory to use common icons for files & URLs
Diffstat (limited to 'plugins/NewStory/res/resource.rc')
-rw-r--r-- | plugins/NewStory/res/resource.rc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/NewStory/res/resource.rc b/plugins/NewStory/res/resource.rc index 3630cfcb40..f3453ca27d 100644 --- a/plugins/NewStory/res/resource.rc +++ b/plugins/NewStory/res/resource.rc @@ -50,10 +50,6 @@ ICO_MSGOUT ICON "msgout.ico" ICO_SIGNIN ICON "signin.ico" -ICO_FILE ICON "file.ico" - -ICO_URL ICON "url.ico" - ICO_UNKNOWN ICON "unknown.ico" ICO_FINDPREV ICON "findprev.ico" |