@@ -119,10 +119,15 @@ You can expect all the essential features like: save as; print; find; replace; s
119
119
<None Remove =" img\icons\alt\kuro_icon.ico" />
120
120
<None Remove =" img\icons\alt\shadow_icon.ico" />
121
121
<None Remove =" img\icons\alt\shiro_icon.ico" />
122
+ <None Remove =" img\icons\bing.png" />
123
+ <None Remove =" img\icons\brave.png" />
122
124
<None Remove =" img\icons\clear_recent_outline_black_18dp.png" />
123
125
<None Remove =" img\icons\cropped_arrow_drop_down_black_18dp.png" />
124
126
<None Remove =" img\icons\cropped_format_color_text_black_18dp.png" />
127
+ <None Remove =" img\icons\duckduckgo.png" />
125
128
<None Remove =" img\icons\filled_star_eee_48dp.png" />
129
+ <None Remove =" img\icons\google.png" />
130
+ <None Remove =" img\icons\googlescholar.png" />
126
131
<None Remove =" img\icons\kuronote_48_admin_icon_250.png" />
127
132
<None Remove =" img\icons\kuronote_48_admin_icon_36.png" />
128
133
<None Remove =" img\icons\kuronote_48_admin_inv_icon_250.png" />
@@ -244,6 +249,11 @@ You can expect all the essential features like: save as; print; find; replace; s
244
249
<None Remove =" img\icons\recent_file_sky_18dp.png" />
245
250
<None Remove =" img\icons\recent_file_white_18dp.png" />
246
251
<None Remove =" img\icons\recent_file_yellow_18dp.png" />
252
+ <None Remove =" img\icons\stackoverflow.png" />
253
+ <None Remove =" img\icons\startpage.png" />
254
+ <None Remove =" img\icons\wikipedia.png" />
255
+ <None Remove =" img\icons\yahoo.png" />
256
+ <None Remove =" img\icons\youtube.png" />
247
257
<None Remove =" img\ranks\0.png" />
248
258
<None Remove =" img\ranks\0b.png" />
249
259
<None Remove =" img\ranks\1.png" />
@@ -367,6 +377,12 @@ You can expect all the essential features like: save as; print; find; replace; s
367
377
<Resource Include =" img\icons\alt\shiro_icon.ico" >
368
378
<CopyToOutputDirectory >Never</CopyToOutputDirectory >
369
379
</Resource >
380
+ <Resource Include =" img\icons\bing.png" >
381
+ <CopyToOutputDirectory >Never</CopyToOutputDirectory >
382
+ </Resource >
383
+ <Resource Include =" img\icons\brave.png" >
384
+ <CopyToOutputDirectory >Never</CopyToOutputDirectory >
385
+ </Resource >
370
386
<Resource Include =" img\icons\clear_recent_outline_black_18dp.png" >
371
387
<CopyToOutputDirectory >Never</CopyToOutputDirectory >
372
388
</Resource >
@@ -376,6 +392,15 @@ You can expect all the essential features like: save as; print; find; replace; s
376
392
<Resource Include =" img\icons\cropped_format_color_text_black_18dp.png" >
377
393
<CopyToOutputDirectory >Never</CopyToOutputDirectory >
378
394
</Resource >
395
+ <Resource Include =" img\icons\duckduckgo.png" >
396
+ <CopyToOutputDirectory >Never</CopyToOutputDirectory >
397
+ </Resource >
398
+ <Resource Include =" img\icons\google.png" >
399
+ <CopyToOutputDirectory >Never</CopyToOutputDirectory >
400
+ </Resource >
401
+ <Resource Include =" img\icons\googlescholar.png" >
402
+ <CopyToOutputDirectory >Never</CopyToOutputDirectory >
403
+ </Resource >
379
404
<Resource Include =" img\icons\kuronote_48_admin_icon_250.png" >
380
405
<CopyToOutputDirectory >Never</CopyToOutputDirectory >
381
406
</Resource >
@@ -553,6 +578,21 @@ You can expect all the essential features like: save as; print; find; replace; s
553
578
<Resource Include =" img\icons\recent_file_yellow_18dp.png" >
554
579
<CopyToOutputDirectory >Never</CopyToOutputDirectory >
555
580
</Resource >
581
+ <Resource Include =" img\icons\stackoverflow.png" >
582
+ <CopyToOutputDirectory >Never</CopyToOutputDirectory >
583
+ </Resource >
584
+ <Resource Include =" img\icons\startpage.png" >
585
+ <CopyToOutputDirectory >Never</CopyToOutputDirectory >
586
+ </Resource >
587
+ <Resource Include =" img\icons\wikipedia.png" >
588
+ <CopyToOutputDirectory >Never</CopyToOutputDirectory >
589
+ </Resource >
590
+ <Resource Include =" img\icons\yahoo.png" >
591
+ <CopyToOutputDirectory >Never</CopyToOutputDirectory >
592
+ </Resource >
593
+ <Resource Include =" img\icons\youtube.png" >
594
+ <CopyToOutputDirectory >Never</CopyToOutputDirectory >
595
+ </Resource >
556
596
<Resource Include =" img\ranks\6b.png" >
557
597
<CopyToOutputDirectory >Never</CopyToOutputDirectory >
558
598
</Resource >
0 commit comments