diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index b24a2eaed..84ba5a830 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -18,8 +18,10 @@ install_DATA = \ mp3.png mute.png mute_small.png mute_zap_gray.png mute_zap_green.png \ network.png not_mounted.png notyet.png numericpad.png ok.png power.png \ radar_red.pal radar.pal radar0.raw radar1.raw radar2.raw radar3.raw radar4.raw \ - radar5.raw radar6.raw radar7.raw radar8.raw radar9.raw movieplayer.raw \ - recording.png settings.png shell.png softupdate.png streaming.png \ + radar5.raw radar6.raw radar7.raw radar8.raw radar9.raw movieplayer.raw recording.png \ + res_1280.png res_1920.png res_382.png res_528.png res_576.png res_720.png res_000.png \ + res_1440.png res_352.png res_480.png res_544.png res_704.png \ + settings.png shell.png softupdate.png streaming.png \ subt.png subt_gray.png timer.png video.png \ volume.png volumebody.png volumeslider2.png volumeslider2alpha.png \ volumeslider2blue.png volumeslider2green.png volumeslider2red.png \ diff --git a/data/icons/res_000.png b/data/icons/res_000.png new file mode 100644 index 000000000..e291a796c Binary files /dev/null and b/data/icons/res_000.png differ diff --git a/data/icons/res_1280.png b/data/icons/res_1280.png new file mode 100644 index 000000000..3361714af Binary files /dev/null and b/data/icons/res_1280.png differ diff --git a/data/icons/res_1440.png b/data/icons/res_1440.png new file mode 100644 index 000000000..1aca51873 Binary files /dev/null and b/data/icons/res_1440.png differ diff --git a/data/icons/res_1920.png b/data/icons/res_1920.png new file mode 100644 index 000000000..d7dcf931a Binary files /dev/null and b/data/icons/res_1920.png differ diff --git a/data/icons/res_352.png b/data/icons/res_352.png new file mode 100644 index 000000000..8268baa2f Binary files /dev/null and b/data/icons/res_352.png differ diff --git a/data/icons/res_382.png b/data/icons/res_382.png new file mode 100644 index 000000000..af33cb39e Binary files /dev/null and b/data/icons/res_382.png differ diff --git a/data/icons/res_480.png b/data/icons/res_480.png new file mode 100644 index 000000000..d256eb04b Binary files /dev/null and b/data/icons/res_480.png differ diff --git a/data/icons/res_528.png b/data/icons/res_528.png new file mode 100644 index 000000000..ef9575b3b Binary files /dev/null and b/data/icons/res_528.png differ diff --git a/data/icons/res_544.png b/data/icons/res_544.png new file mode 100644 index 000000000..8159aac74 Binary files /dev/null and b/data/icons/res_544.png differ diff --git a/data/icons/res_576.png b/data/icons/res_576.png new file mode 100644 index 000000000..defa6452e Binary files /dev/null and b/data/icons/res_576.png differ diff --git a/data/icons/res_704.png b/data/icons/res_704.png new file mode 100644 index 000000000..f13b1a52f Binary files /dev/null and b/data/icons/res_704.png differ diff --git a/data/icons/res_720.png b/data/icons/res_720.png new file mode 100644 index 000000000..329716fb9 Binary files /dev/null and b/data/icons/res_720.png differ