diff options
Diffstat (limited to 'plugins/NewStory/res')
-rw-r--r-- | plugins/NewStory/res/delivered.ico | bin | 0 -> 1150 bytes | |||
-rw-r--r-- | plugins/NewStory/res/remoteread.ico | bin | 0 -> 1150 bytes | |||
-rw-r--r-- | plugins/NewStory/res/resource.rc | 4 |
3 files changed, 4 insertions, 0 deletions
diff --git a/plugins/NewStory/res/delivered.ico b/plugins/NewStory/res/delivered.ico Binary files differnew file mode 100644 index 0000000000..4908bb7ed6 --- /dev/null +++ b/plugins/NewStory/res/delivered.ico diff --git a/plugins/NewStory/res/remoteread.ico b/plugins/NewStory/res/remoteread.ico Binary files differnew file mode 100644 index 0000000000..3e2aeed274 --- /dev/null +++ b/plugins/NewStory/res/remoteread.ico diff --git a/plugins/NewStory/res/resource.rc b/plugins/NewStory/res/resource.rc index 79975d36e0..470db6d250 100644 --- a/plugins/NewStory/res/resource.rc +++ b/plugins/NewStory/res/resource.rc @@ -76,6 +76,10 @@ IDI_REPLY ICON "reply.ico" IDI_NO_IMAGE PNG "no-image-ico.png" +IDI_DELIVERED ICON "delivered.ico" + +IDI_REMOTEREAD ICON "remoteread.ico" + ///////////////////////////////////////////////////////////////////////////// // // Dialog |