diff options
Diffstat (limited to 'protocols/NewsAggregator/Res/Resource.rc')
-rw-r--r-- | protocols/NewsAggregator/Res/Resource.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/NewsAggregator/Res/Resource.rc b/protocols/NewsAggregator/Res/Resource.rc index eb7688640f..9b8b50cfaa 100644 --- a/protocols/NewsAggregator/Res/Resource.rc +++ b/protocols/NewsAggregator/Res/Resource.rc @@ -28,6 +28,7 @@ LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT // remains consistent on all systems. IDI_ICON ICON "Main.ico" IDI_CHECKALL ICON "CheckAll.ico" +IDI_CHECKFEED ICON "CheckAll.ico" IDI_ADDFEED ICON "AddFeed.ico" IDI_IMPORTFEEDS ICON "Import.ico" IDI_EXPORTFEEDS ICON "Export.ico" |