From d8413fa5ec594455b3cdec86899b61adba39eb33 Mon Sep 17 00:00:00 2001 From: Petr Mrázek Date: Sun, 19 Jan 2014 04:52:34 +0100 Subject: Use icon theme so we can have more than one icon size per icon --- resources/multimc/16x16/noaccount.png | Bin 0 -> 334 bytes resources/multimc/16x16/refresh.png | Bin 0 -> 1389 bytes resources/multimc/22x22/about.png | Bin 0 -> 1693 bytes resources/multimc/22x22/bug.png | Bin 0 -> 1180 bytes resources/multimc/22x22/centralmods.png | Bin 0 -> 1561 bytes resources/multimc/22x22/checkupdate.png | Bin 0 -> 1635 bytes resources/multimc/22x22/copy.png | Bin 0 -> 297 bytes resources/multimc/22x22/help.png | Bin 0 -> 1735 bytes resources/multimc/22x22/new.png | Bin 0 -> 1440 bytes resources/multimc/22x22/news.png | Bin 0 -> 1173 bytes resources/multimc/22x22/refresh.png | Bin 0 -> 1843 bytes resources/multimc/22x22/settings.png | Bin 0 -> 1964 bytes resources/multimc/22x22/viewfolder.png | Bin 0 -> 1006 bytes resources/multimc/24x24/cat.png | Bin 0 -> 811 bytes resources/multimc/24x24/noaccount.png | Bin 0 -> 344 bytes resources/multimc/24x24/refresh.png | Bin 0 -> 2116 bytes resources/multimc/32x32/noaccount.png | Bin 0 -> 363 bytes resources/multimc/32x32/refresh.png | Bin 0 -> 2822 bytes resources/multimc/48x48/noaccount.png | Bin 0 -> 387 bytes resources/multimc/48x48/refresh.png | Bin 0 -> 3922 bytes resources/multimc/8x8/noaccount.png | Bin 0 -> 284 bytes resources/multimc/index.theme | 30 + resources/multimc/multimc.qrc | 32 + resources/multimc/scalable/apps/multimc.svg | 1993 ++++++++++++++++++++++++++ resources/multimc/scalable/bug.svg | 387 +++++ resources/multimc/scalable/console.svg | 228 +++ resources/multimc/scalable/console_error.svg | 247 ++++ resources/multimc/scalable/news.svg | 296 ++++ 28 files changed, 3213 insertions(+) create mode 100644 resources/multimc/16x16/noaccount.png create mode 100644 resources/multimc/16x16/refresh.png create mode 100644 resources/multimc/22x22/about.png create mode 100644 resources/multimc/22x22/bug.png create mode 100644 resources/multimc/22x22/centralmods.png create mode 100644 resources/multimc/22x22/checkupdate.png create mode 100644 resources/multimc/22x22/copy.png create mode 100644 resources/multimc/22x22/help.png create mode 100644 resources/multimc/22x22/new.png create mode 100644 resources/multimc/22x22/news.png create mode 100644 resources/multimc/22x22/refresh.png create mode 100644 resources/multimc/22x22/settings.png create mode 100644 resources/multimc/22x22/viewfolder.png create mode 100644 resources/multimc/24x24/cat.png create mode 100644 resources/multimc/24x24/noaccount.png create mode 100644 resources/multimc/24x24/refresh.png create mode 100644 resources/multimc/32x32/noaccount.png create mode 100644 resources/multimc/32x32/refresh.png create mode 100644 resources/multimc/48x48/noaccount.png create mode 100644 resources/multimc/48x48/refresh.png create mode 100644 resources/multimc/8x8/noaccount.png create mode 100644 resources/multimc/index.theme create mode 100644 resources/multimc/multimc.qrc create mode 100644 resources/multimc/scalable/apps/multimc.svg create mode 100644 resources/multimc/scalable/bug.svg create mode 100644 resources/multimc/scalable/console.svg create mode 100644 resources/multimc/scalable/console_error.svg create mode 100644 resources/multimc/scalable/news.svg (limited to 'resources/multimc') diff --git a/resources/multimc/16x16/noaccount.png b/resources/multimc/16x16/noaccount.png new file mode 100644 index 00000000..b49bcf36 Binary files /dev/null and b/resources/multimc/16x16/noaccount.png differ diff --git a/resources/multimc/16x16/refresh.png b/resources/multimc/16x16/refresh.png new file mode 100644 index 00000000..dc66b824 Binary files /dev/null and b/resources/multimc/16x16/refresh.png differ diff --git a/resources/multimc/22x22/about.png b/resources/multimc/22x22/about.png new file mode 100644 index 00000000..57775e25 Binary files /dev/null and b/resources/multimc/22x22/about.png differ diff --git a/resources/multimc/22x22/bug.png b/resources/multimc/22x22/bug.png new file mode 100644 index 00000000..90481bba Binary files /dev/null and b/resources/multimc/22x22/bug.png differ diff --git a/resources/multimc/22x22/centralmods.png b/resources/multimc/22x22/centralmods.png new file mode 100644 index 00000000..a10f9a2b Binary files /dev/null and b/resources/multimc/22x22/centralmods.png differ diff --git a/resources/multimc/22x22/checkupdate.png b/resources/multimc/22x22/checkupdate.png new file mode 100644 index 00000000..badb200c Binary files /dev/null and b/resources/multimc/22x22/checkupdate.png differ diff --git a/resources/multimc/22x22/copy.png b/resources/multimc/22x22/copy.png new file mode 100644 index 00000000..c8f9db41 Binary files /dev/null and b/resources/multimc/22x22/copy.png differ diff --git a/resources/multimc/22x22/help.png b/resources/multimc/22x22/help.png new file mode 100644 index 00000000..da79b3e3 Binary files /dev/null and b/resources/multimc/22x22/help.png differ diff --git a/resources/multimc/22x22/new.png b/resources/multimc/22x22/new.png new file mode 100644 index 00000000..c707fbbf Binary files /dev/null and b/resources/multimc/22x22/new.png differ diff --git a/resources/multimc/22x22/news.png b/resources/multimc/22x22/news.png new file mode 100644 index 00000000..1953bf7b Binary files /dev/null and b/resources/multimc/22x22/news.png differ diff --git a/resources/multimc/22x22/refresh.png b/resources/multimc/22x22/refresh.png new file mode 100644 index 00000000..734729bf Binary files /dev/null and b/resources/multimc/22x22/refresh.png differ diff --git a/resources/multimc/22x22/settings.png b/resources/multimc/22x22/settings.png new file mode 100644 index 00000000..daf56aad Binary files /dev/null and b/resources/multimc/22x22/settings.png differ diff --git a/resources/multimc/22x22/viewfolder.png b/resources/multimc/22x22/viewfolder.png new file mode 100644 index 00000000..b645167f Binary files /dev/null and b/resources/multimc/22x22/viewfolder.png differ diff --git a/resources/multimc/24x24/cat.png b/resources/multimc/24x24/cat.png new file mode 100644 index 00000000..4fcda3ea Binary files /dev/null and b/resources/multimc/24x24/cat.png differ diff --git a/resources/multimc/24x24/noaccount.png b/resources/multimc/24x24/noaccount.png new file mode 100644 index 00000000..ac12437c Binary files /dev/null and b/resources/multimc/24x24/noaccount.png differ diff --git a/resources/multimc/24x24/refresh.png b/resources/multimc/24x24/refresh.png new file mode 100644 index 00000000..09a11186 Binary files /dev/null and b/resources/multimc/24x24/refresh.png differ diff --git a/resources/multimc/32x32/noaccount.png b/resources/multimc/32x32/noaccount.png new file mode 100644 index 00000000..a73afc94 Binary files /dev/null and b/resources/multimc/32x32/noaccount.png differ diff --git a/resources/multimc/32x32/refresh.png b/resources/multimc/32x32/refresh.png new file mode 100644 index 00000000..1f0c3913 Binary files /dev/null and b/resources/multimc/32x32/refresh.png differ diff --git a/resources/multimc/48x48/noaccount.png b/resources/multimc/48x48/noaccount.png new file mode 100644 index 00000000..4703796c Binary files /dev/null and b/resources/multimc/48x48/noaccount.png differ diff --git a/resources/multimc/48x48/refresh.png b/resources/multimc/48x48/refresh.png new file mode 100644 index 00000000..f81b8d67 Binary files /dev/null and b/resources/multimc/48x48/refresh.png differ diff --git a/resources/multimc/8x8/noaccount.png b/resources/multimc/8x8/noaccount.png new file mode 100644 index 00000000..466e4c07 Binary files /dev/null and b/resources/multimc/8x8/noaccount.png differ diff --git a/resources/multimc/index.theme b/resources/multimc/index.theme new file mode 100644 index 00000000..d7d460c7 --- /dev/null +++ b/resources/multimc/index.theme @@ -0,0 +1,30 @@ +[Icon Theme] +Name=multimc +Comment=MultiMC Default Icons +Inherits=default +Directories=scalable/apps,8x8,16x16,22x22,24x24,32x32,48x48 + +[scalable/apps] +Size=48 +Type=scalable +MinSize=1 +MaxSize=512 +Context=Applications + +[8x8] +Size=8 + +[16x16] +Size=16 + +[22x22] +Size=22 + +[24x24] +Size=24 + +[32x32] +Size=32 + +[48x48] +Size=48 diff --git a/resources/multimc/multimc.qrc b/resources/multimc/multimc.qrc new file mode 100644 index 00000000..bacd1f76 --- /dev/null +++ b/resources/multimc/multimc.qrc @@ -0,0 +1,32 @@ + + + + index.theme + scalable/apps/multimc.svg + scalable/console.svg + scalable/console_error.svg + scalable/bug.svg + scalable/news.svg + 22x22/about.png + 22x22/bug.png + 22x22/centralmods.png + 22x22/checkupdate.png + 22x22/help.png + 22x22/new.png + 22x22/copy.png + 22x22/news.png + 16x16/refresh.png + 22x22/refresh.png + 24x24/refresh.png + 32x32/refresh.png + 48x48/refresh.png + 22x22/settings.png + 22x22/viewfolder.png + 24x24/cat.png + 8x8/noaccount.png + 16x16/noaccount.png + 24x24/noaccount.png + 32x32/noaccount.png + 48x48/noaccount.png + + diff --git a/resources/multimc/scalable/apps/multimc.svg b/resources/multimc/scalable/apps/multimc.svg new file mode 100644 index 00000000..178509ac --- /dev/null +++ b/resources/multimc/scalable/apps/multimc.svg @@ -0,0 +1,1993 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/multimc/scalable/bug.svg b/resources/multimc/scalable/bug.svg new file mode 100644 index 00000000..0534cbef --- /dev/null +++ b/resources/multimc/scalable/bug.svg @@ -0,0 +1,387 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/multimc/scalable/console.svg b/resources/multimc/scalable/console.svg new file mode 100644 index 00000000..ec14ab68 --- /dev/null +++ b/resources/multimc/scalable/console.svg @@ -0,0 +1,228 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + MC + + + diff --git a/resources/multimc/scalable/console_error.svg b/resources/multimc/scalable/console_error.svg new file mode 100644 index 00000000..a71c6b35 --- /dev/null +++ b/resources/multimc/scalable/console_error.svg @@ -0,0 +1,247 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/resources/multimc/scalable/news.svg b/resources/multimc/scalable/news.svg new file mode 100644 index 00000000..67a370df --- /dev/null +++ b/resources/multimc/scalable/news.svg @@ -0,0 +1,296 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce convallis mauris ullamcorper mauris viverra molestie. Donec ultricies faucibus laoreet. Donec convallis congue neque consequat vehicula. Morbi condimentum tempor nulla et rhoncus. Etiam auctor, augue eu pharetra congue, elit justo lacinia risus, non lacinia est justo sed erat. Ut risus urna, viverra id interdum in, molestie non sem. Morbi leo orci, gravida auctor tempor vel, varius et enim. Nulla sem enim, ultricies vel laoreet ac, semper vel mauris. Ut adipiscing sapien sed leo pretium id vulputate erat gravida. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Cras tempor leo sit amet velit molestie commodo eget tincidunt leo. Cras dictum metus non ante pulvinar pellentesque. Morbi id elit ullamcorper mi vulputate lobortis. Cras ac vehicula felis. Phasellus dictum, tellus at molestie pellentesque, purus purus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce convallis mauris ullamcorper mauris viverra molestie. Donec ultricies faucibus laoreet. Donec convallis congue neque consequat vehicula. Morbi condimentum tempor nulla et rhoncus. Etiam auctor, augue eu pharetra congue, elit justo lacinia risus, non lacinia est justo sed erat. Ut risus urna, + + + + + + + + + + + + + + + + + + + + + -- cgit From 498bb4833808399c8c7c84ebdd41fec6ef0fa6cf Mon Sep 17 00:00:00 2001 From: Petr Mrázek Date: Sun, 19 Jan 2014 13:52:44 +0100 Subject: Add more scales to toolbar icons --- resources/instances/instances.qrc | 23 +- resources/multimc/16x16/about.png | Bin 0 -> 1270 bytes resources/multimc/16x16/bug.png | Bin 0 -> 734 bytes resources/multimc/16x16/centralmods.png | Bin 0 -> 1145 bytes resources/multimc/16x16/checkupdate.png | Bin 0 -> 1212 bytes resources/multimc/16x16/copy.png | Bin 0 -> 957 bytes resources/multimc/16x16/help.png | Bin 0 -> 1297 bytes resources/multimc/16x16/new.png | Bin 0 -> 1175 bytes resources/multimc/16x16/news.png | Bin 0 -> 727 bytes resources/multimc/16x16/settings.png | Bin 0 -> 1410 bytes resources/multimc/16x16/viewfolder.png | Bin 0 -> 852 bytes resources/multimc/22x22/copy.png | Bin 297 -> 1004 bytes resources/multimc/24x24/about.png | Bin 0 -> 2051 bytes resources/multimc/24x24/bug.png | Bin 0 -> 1290 bytes resources/multimc/24x24/centralmods.png | Bin 0 -> 1787 bytes resources/multimc/24x24/checkupdate.png | Bin 0 -> 1632 bytes resources/multimc/24x24/copy.png | Bin 0 -> 1417 bytes resources/multimc/24x24/help.png | Bin 0 -> 2089 bytes resources/multimc/24x24/new.png | Bin 0 -> 1468 bytes resources/multimc/24x24/news.png | Bin 0 -> 1295 bytes resources/multimc/24x24/settings.png | Bin 0 -> 2109 bytes resources/multimc/24x24/viewfolder.png | Bin 0 -> 1235 bytes resources/multimc/32x32/about.png | Bin 0 -> 2658 bytes resources/multimc/32x32/bug.png | Bin 0 -> 1772 bytes resources/multimc/32x32/centralmods.png | Bin 0 -> 2119 bytes resources/multimc/32x32/checkupdate.png | Bin 0 -> 2480 bytes resources/multimc/32x32/copy.png | Bin 0 -> 1401 bytes resources/multimc/32x32/help.png | Bin 0 -> 2720 bytes resources/multimc/32x32/new.png | Bin 0 -> 1769 bytes resources/multimc/32x32/news.png | Bin 0 -> 1752 bytes resources/multimc/32x32/settings.png | Bin 0 -> 2983 bytes resources/multimc/32x32/viewfolder.png | Bin 0 -> 1518 bytes resources/multimc/48x48/about.png | Bin 0 -> 3995 bytes resources/multimc/48x48/bug.png | Bin 0 -> 3124 bytes resources/multimc/48x48/centralmods.png | Bin 0 -> 3201 bytes resources/multimc/48x48/checkupdate.png | Bin 0 -> 4196 bytes resources/multimc/48x48/copy.png | Bin 0 -> 1952 bytes resources/multimc/48x48/help.png | Bin 0 -> 4170 bytes resources/multimc/48x48/new.png | Bin 0 -> 2870 bytes resources/multimc/48x48/news.png | Bin 0 -> 3333 bytes resources/multimc/48x48/settings.png | Bin 0 -> 4797 bytes resources/multimc/48x48/viewfolder.png | Bin 0 -> 1945 bytes resources/multimc/multimc.qrc | 84 ++++++- resources/multimc/scalable/centralmods.svg | 346 +++++++++++++++++++++++++++++ resources/multimc/scalable/checkupdate.svg | 167 ++++++++++++++ resources/multimc/scalable/new.svg | 127 +++++++++++ resources/multimc/scalable/viewfolder.svg | 122 ++++++++++ 47 files changed, 855 insertions(+), 14 deletions(-) create mode 100644 resources/multimc/16x16/about.png create mode 100644 resources/multimc/16x16/bug.png create mode 100644 resources/multimc/16x16/centralmods.png create mode 100644 resources/multimc/16x16/checkupdate.png create mode 100644 resources/multimc/16x16/copy.png create mode 100644 resources/multimc/16x16/help.png create mode 100644 resources/multimc/16x16/new.png create mode 100644 resources/multimc/16x16/news.png create mode 100644 resources/multimc/16x16/settings.png create mode 100644 resources/multimc/16x16/viewfolder.png create mode 100644 resources/multimc/24x24/about.png create mode 100644 resources/multimc/24x24/bug.png create mode 100644 resources/multimc/24x24/centralmods.png create mode 100644 resources/multimc/24x24/checkupdate.png create mode 100644 resources/multimc/24x24/copy.png create mode 100644 resources/multimc/24x24/help.png create mode 100644 resources/multimc/24x24/new.png create mode 100644 resources/multimc/24x24/news.png create mode 100644 resources/multimc/24x24/settings.png create mode 100644 resources/multimc/24x24/viewfolder.png create mode 100644 resources/multimc/32x32/about.png create mode 100644 resources/multimc/32x32/bug.png create mode 100644 resources/multimc/32x32/centralmods.png create mode 100644 resources/multimc/32x32/checkupdate.png create mode 100644 resources/multimc/32x32/copy.png create mode 100644 resources/multimc/32x32/help.png create mode 100644 resources/multimc/32x32/new.png create mode 100644 resources/multimc/32x32/news.png create mode 100644 resources/multimc/32x32/settings.png create mode 100644 resources/multimc/32x32/viewfolder.png create mode 100644 resources/multimc/48x48/about.png create mode 100644 resources/multimc/48x48/bug.png create mode 100644 resources/multimc/48x48/centralmods.png create mode 100644 resources/multimc/48x48/checkupdate.png create mode 100644 resources/multimc/48x48/copy.png create mode 100644 resources/multimc/48x48/help.png create mode 100644 resources/multimc/48x48/new.png create mode 100644 resources/multimc/48x48/news.png create mode 100644 resources/multimc/48x48/settings.png create mode 100644 resources/multimc/48x48/viewfolder.png create mode 100644 resources/multimc/scalable/centralmods.svg create mode 100644 resources/multimc/scalable/checkupdate.svg create mode 100644 resources/multimc/scalable/new.svg create mode 100644 resources/multimc/scalable/viewfolder.svg (limited to 'resources/multimc') diff --git a/resources/instances/instances.qrc b/resources/instances/instances.qrc index e9d22c78..ec3cdf21 100644 --- a/resources/instances/instances.qrc +++ b/resources/instances/instances.qrc @@ -1,30 +1,35 @@ + brick.png - chicken128.png - creeper128.png - derp.png diamond.png dirt.png + gold.png + grass.png + stone.png + tnt.png + iron.png + planks.png + + + derp.png enderman.png + + + chicken128.png + creeper128.png enderpearl128.png ftb_glow128.png ftb_logo128.png gear128.png - gold.png - grass.png herobrine128.png infinity128.png - iron.png magitech128.png meat128.png netherstar128.png - planks.png skeleton128.png squarecreeper128.png steve128.png - stone.png - tnt.png diff --git a/resources/multimc/16x16/about.png b/resources/multimc/16x16/about.png new file mode 100644 index 00000000..a6a986e1 Binary files /dev/null and b/resources/multimc/16x16/about.png differ diff --git a/resources/multimc/16x16/bug.png b/resources/multimc/16x16/bug.png new file mode 100644 index 00000000..0c5b78b4 Binary files /dev/null and b/resources/multimc/16x16/bug.png differ diff --git a/resources/multimc/16x16/centralmods.png b/resources/multimc/16x16/centralmods.png new file mode 100644 index 00000000..c1b91c76 Binary files /dev/null and b/resources/multimc/16x16/centralmods.png differ diff --git a/resources/multimc/16x16/checkupdate.png b/resources/multimc/16x16/checkupdate.png new file mode 100644 index 00000000..f3742058 Binary files /dev/null and b/resources/multimc/16x16/checkupdate.png differ diff --git a/resources/multimc/16x16/copy.png b/resources/multimc/16x16/copy.png new file mode 100644 index 00000000..ccaed9e1 Binary files /dev/null and b/resources/multimc/16x16/copy.png differ diff --git a/resources/multimc/16x16/help.png b/resources/multimc/16x16/help.png new file mode 100644 index 00000000..e6edf6ba Binary files /dev/null and b/resources/multimc/16x16/help.png differ diff --git a/resources/multimc/16x16/new.png b/resources/multimc/16x16/new.png new file mode 100644 index 00000000..2e56f589 Binary files /dev/null and b/resources/multimc/16x16/new.png differ diff --git a/resources/multimc/16x16/news.png b/resources/multimc/16x16/news.png new file mode 100644 index 00000000..872e85db Binary files /dev/null and b/resources/multimc/16x16/news.png differ diff --git a/resources/multimc/16x16/settings.png b/resources/multimc/16x16/settings.png new file mode 100644 index 00000000..b916cd24 Binary files /dev/null and b/resources/multimc/16x16/settings.png differ diff --git a/resources/multimc/16x16/viewfolder.png b/resources/multimc/16x16/viewfolder.png new file mode 100644 index 00000000..98b8a944 Binary files /dev/null and b/resources/multimc/16x16/viewfolder.png differ diff --git a/resources/multimc/22x22/copy.png b/resources/multimc/22x22/copy.png index c8f9db41..ea236a24 100644 Binary files a/resources/multimc/22x22/copy.png and b/resources/multimc/22x22/copy.png differ diff --git a/resources/multimc/24x24/about.png b/resources/multimc/24x24/about.png new file mode 100644 index 00000000..537f37e4 Binary files /dev/null and b/resources/multimc/24x24/about.png differ diff --git a/resources/multimc/24x24/bug.png b/resources/multimc/24x24/bug.png new file mode 100644 index 00000000..158b5032 Binary files /dev/null and b/resources/multimc/24x24/bug.png differ diff --git a/resources/multimc/24x24/centralmods.png b/resources/multimc/24x24/centralmods.png new file mode 100644 index 00000000..c220d033 Binary files /dev/null and b/resources/multimc/24x24/centralmods.png differ diff --git a/resources/multimc/24x24/checkupdate.png b/resources/multimc/24x24/checkupdate.png new file mode 100644 index 00000000..db62813f Binary files /dev/null and b/resources/multimc/24x24/checkupdate.png differ diff --git a/resources/multimc/24x24/copy.png b/resources/multimc/24x24/copy.png new file mode 100644 index 00000000..6133ef1d Binary files /dev/null and b/resources/multimc/24x24/copy.png differ diff --git a/resources/multimc/24x24/help.png b/resources/multimc/24x24/help.png new file mode 100644 index 00000000..735ca50a Binary files /dev/null and b/resources/multimc/24x24/help.png differ diff --git a/resources/multimc/24x24/new.png b/resources/multimc/24x24/new.png new file mode 100644 index 00000000..bca3f45b Binary files /dev/null and b/resources/multimc/24x24/new.png differ diff --git a/resources/multimc/24x24/news.png b/resources/multimc/24x24/news.png new file mode 100644 index 00000000..8679405d Binary files /dev/null and b/resources/multimc/24x24/news.png differ diff --git a/resources/multimc/24x24/settings.png b/resources/multimc/24x24/settings.png new file mode 100644 index 00000000..a4c6cb32 Binary files /dev/null and b/resources/multimc/24x24/settings.png differ diff --git a/resources/multimc/24x24/viewfolder.png b/resources/multimc/24x24/viewfolder.png new file mode 100644 index 00000000..3e95749b Binary files /dev/null and b/resources/multimc/24x24/viewfolder.png differ diff --git a/resources/multimc/32x32/about.png b/resources/multimc/32x32/about.png new file mode 100644 index 00000000..5174c4f1 Binary files /dev/null and b/resources/multimc/32x32/about.png differ diff --git a/resources/multimc/32x32/bug.png b/resources/multimc/32x32/bug.png new file mode 100644 index 00000000..ada46653 Binary files /dev/null and b/resources/multimc/32x32/bug.png differ diff --git a/resources/multimc/32x32/centralmods.png b/resources/multimc/32x32/centralmods.png new file mode 100644 index 00000000..cd2b8208 Binary files /dev/null and b/resources/multimc/32x32/centralmods.png differ diff --git a/resources/multimc/32x32/checkupdate.png b/resources/multimc/32x32/checkupdate.png new file mode 100644 index 00000000..754005f9 Binary files /dev/null and b/resources/multimc/32x32/checkupdate.png differ diff --git a/resources/multimc/32x32/copy.png b/resources/multimc/32x32/copy.png new file mode 100644 index 00000000..c137b0f1 Binary files /dev/null and b/resources/multimc/32x32/copy.png differ diff --git a/resources/multimc/32x32/help.png b/resources/multimc/32x32/help.png new file mode 100644 index 00000000..b3854278 Binary files /dev/null and b/resources/multimc/32x32/help.png differ diff --git a/resources/multimc/32x32/new.png b/resources/multimc/32x32/new.png new file mode 100644 index 00000000..a3555ba4 Binary files /dev/null and b/resources/multimc/32x32/new.png differ diff --git a/resources/multimc/32x32/news.png b/resources/multimc/32x32/news.png new file mode 100644 index 00000000..c579fd44 Binary files /dev/null and b/resources/multimc/32x32/news.png differ diff --git a/resources/multimc/32x32/settings.png b/resources/multimc/32x32/settings.png new file mode 100644 index 00000000..a9c0817c Binary files /dev/null and b/resources/multimc/32x32/settings.png differ diff --git a/resources/multimc/32x32/viewfolder.png b/resources/multimc/32x32/viewfolder.png new file mode 100644 index 00000000..74ab8fa6 Binary files /dev/null and b/resources/multimc/32x32/viewfolder.png differ diff --git a/resources/multimc/48x48/about.png b/resources/multimc/48x48/about.png new file mode 100644 index 00000000..b4ac71b8 Binary files /dev/null and b/resources/multimc/48x48/about.png differ diff --git a/resources/multimc/48x48/bug.png b/resources/multimc/48x48/bug.png new file mode 100644 index 00000000..298f9397 Binary files /dev/null and b/resources/multimc/48x48/bug.png differ diff --git a/resources/multimc/48x48/centralmods.png b/resources/multimc/48x48/centralmods.png new file mode 100644 index 00000000..d927e39b Binary files /dev/null and b/resources/multimc/48x48/centralmods.png differ diff --git a/resources/multimc/48x48/checkupdate.png b/resources/multimc/48x48/checkupdate.png new file mode 100644 index 00000000..2e2c7d6b Binary files /dev/null and b/resources/multimc/48x48/checkupdate.png differ diff --git a/resources/multimc/48x48/copy.png b/resources/multimc/48x48/copy.png new file mode 100644 index 00000000..ea40e34b Binary files /dev/null and b/resources/multimc/48x48/copy.png differ diff --git a/resources/multimc/48x48/help.png b/resources/multimc/48x48/help.png new file mode 100644 index 00000000..82d828fa Binary files /dev/null and b/resources/multimc/48x48/help.png differ diff --git a/resources/multimc/48x48/new.png b/resources/multimc/48x48/new.png new file mode 100644 index 00000000..a81753b3 Binary files /dev/null and b/resources/multimc/48x48/new.png differ diff --git a/resources/multimc/48x48/news.png b/resources/multimc/48x48/news.png new file mode 100644 index 00000000..0f82d857 Binary files /dev/null and b/resources/multimc/48x48/news.png differ diff --git a/resources/multimc/48x48/settings.png b/resources/multimc/48x48/settings.png new file mode 100644 index 00000000..6674eb23 Binary files /dev/null and b/resources/multimc/48x48/settings.png differ diff --git a/resources/multimc/48x48/viewfolder.png b/resources/multimc/48x48/viewfolder.png new file mode 100644 index 00000000..0492a736 Binary files /dev/null and b/resources/multimc/48x48/viewfolder.png differ diff --git a/resources/multimc/multimc.qrc b/resources/multimc/multimc.qrc index bacd1f76..894d8ab9 100644 --- a/resources/multimc/multimc.qrc +++ b/resources/multimc/multimc.qrc @@ -2,27 +2,101 @@ index.theme - scalable/apps/multimc.svg + + scalable/apps/multimc.svg + + scalable/console.svg + + scalable/console_error.svg - scalable/bug.svg - scalable/news.svg + + + 16x16/about.png 22x22/about.png + 24x24/about.png + 32x32/about.png + 48x48/about.png + + + scalable/bug.svg + 16x16/bug.png 22x22/bug.png + 24x24/bug.png + 32x32/bug.png + 48x48/bug.png + + + scalable/centralmods.svg + 16x16/centralmods.png 22x22/centralmods.png + 24x24/centralmods.png + 32x32/centralmods.png + 48x48/centralmods.png + + + scalable/checkupdate.svg + 16x16/checkupdate.png 22x22/checkupdate.png - 22x22/help.png + 24x24/checkupdate.png + 32x32/checkupdate.png + 48x48/checkupdate.png + + + 16x16/help.png + 22x22/help.png + 24x24/help.png + 32x32/help.png + 48x48/help.png + + + 16x16/new.png 22x22/new.png + 24x24/new.png + 32x32/new.png + 48x48/new.png + + + 16x16/copy.png 22x22/copy.png - 22x22/news.png + 24x24/copy.png + 32x32/copy.png + 48x48/copy.png + + + scalable/news.svg + 16x16/news.png + 22x22/news.png + 24x24/news.png + 32x32/news.png + 48x48/news.png + + 16x16/refresh.png 22x22/refresh.png 24x24/refresh.png 32x32/refresh.png 48x48/refresh.png + + + 16x16/settings.png 22x22/settings.png + 24x24/settings.png + 32x32/settings.png + 48x48/settings.png + + + scalable/viewfolder.svg + 16x16/viewfolder.png 22x22/viewfolder.png + 24x24/viewfolder.png + 32x32/viewfolder.png + 48x48/viewfolder.png + + 24x24/cat.png + + 8x8/noaccount.png 16x16/noaccount.png 24x24/noaccount.png diff --git a/resources/multimc/scalable/centralmods.svg b/resources/multimc/scalable/centralmods.svg new file mode 100644 index 00000000..a8b123d0 --- /dev/null +++ b/resources/multimc/scalable/centralmods.svg @@ -0,0 +1,346 @@ + + + + + + + + + + unsorted + + + + + Open Clip Art Library, Source: Oxygen Icons, Source: Oxygen Icons, Source: Oxygen Icons, Source: Oxygen Icons + + + + + + + + + + + + + + image/svg+xml + + + en + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/multimc/scalable/checkupdate.svg b/resources/multimc/scalable/checkupdate.svg new file mode 100644 index 00000000..fc09cb4c --- /dev/null +++ b/resources/multimc/scalable/checkupdate.svg @@ -0,0 +1,167 @@ + + + + + + + + + + unsorted + + + + + Open Clip Art Library, Source: GNOME-Colors, Source: GNOME-Colors, Source: GNOME-Colors, Source: GNOME-Colors, Source: GNOME-Colors + + + + + + + + + + + + + + image/svg+xml + + + en + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/multimc/scalable/new.svg b/resources/multimc/scalable/new.svg new file mode 100644 index 00000000..c9cff358 --- /dev/null +++ b/resources/multimc/scalable/new.svg @@ -0,0 +1,127 @@ + + + + + + New Document + + + + regular + plaintext + text + document + + + + + Source: GNOME Icon Theme, Source: GNOME Icon Theme, Source: GNOME Icon Theme, Source: GNOME Icon Theme, Source: GNOME Icon Theme + + + + + Jakub Steiner + + + + + Jakub Steiner + + + + image/svg+xml + + + en + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/multimc/scalable/viewfolder.svg b/resources/multimc/scalable/viewfolder.svg new file mode 100644 index 00000000..4ba0ed0a --- /dev/null +++ b/resources/multimc/scalable/viewfolder.svg @@ -0,0 +1,122 @@ + + + + + + + + + + unsorted + + + + + Open Clip Art Library, Source: Oxygen Icons, Source: Oxygen Icons, Source: Oxygen Icons, Source: Oxygen Icons + + + + + + + + + + + + + + image/svg+xml + + + en + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit From 53f61bea71996eca02ef6f1ca5a7f4a65be1df97 Mon Sep 17 00:00:00 2001 From: Petr Mrázek Date: Sun, 19 Jan 2014 15:16:32 +0100 Subject: Remove 24x24 icons :< --- resources/multimc/24x24/about.png | Bin 2051 -> 0 bytes resources/multimc/24x24/bug.png | Bin 1290 -> 0 bytes resources/multimc/24x24/centralmods.png | Bin 1787 -> 0 bytes resources/multimc/24x24/checkupdate.png | Bin 1632 -> 0 bytes resources/multimc/24x24/copy.png | Bin 1417 -> 0 bytes resources/multimc/24x24/help.png | Bin 2089 -> 0 bytes resources/multimc/24x24/new.png | Bin 1468 -> 0 bytes resources/multimc/24x24/news.png | Bin 1295 -> 0 bytes resources/multimc/24x24/refresh.png | Bin 2116 -> 0 bytes resources/multimc/24x24/settings.png | Bin 2109 -> 0 bytes resources/multimc/24x24/viewfolder.png | Bin 1235 -> 0 bytes resources/multimc/multimc.qrc | 11 ----------- 12 files changed, 11 deletions(-) delete mode 100644 resources/multimc/24x24/about.png delete mode 100644 resources/multimc/24x24/bug.png delete mode 100644 resources/multimc/24x24/centralmods.png delete mode 100644 resources/multimc/24x24/checkupdate.png delete mode 100644 resources/multimc/24x24/copy.png delete mode 100644 resources/multimc/24x24/help.png delete mode 100644 resources/multimc/24x24/new.png delete mode 100644 resources/multimc/24x24/news.png delete mode 100644 resources/multimc/24x24/refresh.png delete mode 100644 resources/multimc/24x24/settings.png delete mode 100644 resources/multimc/24x24/viewfolder.png (limited to 'resources/multimc') diff --git a/resources/multimc/24x24/about.png b/resources/multimc/24x24/about.png deleted file mode 100644 index 537f37e4..00000000 Binary files a/resources/multimc/24x24/about.png and /dev/null differ diff --git a/resources/multimc/24x24/bug.png b/resources/multimc/24x24/bug.png deleted file mode 100644 index 158b5032..00000000 Binary files a/resources/multimc/24x24/bug.png and /dev/null differ diff --git a/resources/multimc/24x24/centralmods.png b/resources/multimc/24x24/centralmods.png deleted file mode 100644 index c220d033..00000000 Binary files a/resources/multimc/24x24/centralmods.png and /dev/null differ diff --git a/resources/multimc/24x24/checkupdate.png b/resources/multimc/24x24/checkupdate.png deleted file mode 100644 index db62813f..00000000 Binary files a/resources/multimc/24x24/checkupdate.png and /dev/null differ diff --git a/resources/multimc/24x24/copy.png b/resources/multimc/24x24/copy.png deleted file mode 100644 index 6133ef1d..00000000 Binary files a/resources/multimc/24x24/copy.png and /dev/null differ diff --git a/resources/multimc/24x24/help.png b/resources/multimc/24x24/help.png deleted file mode 100644 index 735ca50a..00000000 Binary files a/resources/multimc/24x24/help.png and /dev/null differ diff --git a/resources/multimc/24x24/new.png b/resources/multimc/24x24/new.png deleted file mode 100644 index bca3f45b..00000000 Binary files a/resources/multimc/24x24/new.png and /dev/null differ diff --git a/resources/multimc/24x24/news.png b/resources/multimc/24x24/news.png deleted file mode 100644 index 8679405d..00000000 Binary files a/resources/multimc/24x24/news.png and /dev/null differ diff --git a/resources/multimc/24x24/refresh.png b/resources/multimc/24x24/refresh.png deleted file mode 100644 index 09a11186..00000000 Binary files a/resources/multimc/24x24/refresh.png and /dev/null differ diff --git a/resources/multimc/24x24/settings.png b/resources/multimc/24x24/settings.png deleted file mode 100644 index a4c6cb32..00000000 Binary files a/resources/multimc/24x24/settings.png and /dev/null differ diff --git a/resources/multimc/24x24/viewfolder.png b/resources/multimc/24x24/viewfolder.png deleted file mode 100644 index 3e95749b..00000000 Binary files a/resources/multimc/24x24/viewfolder.png and /dev/null differ diff --git a/resources/multimc/multimc.qrc b/resources/multimc/multimc.qrc index 894d8ab9..592ea7a1 100644 --- a/resources/multimc/multimc.qrc +++ b/resources/multimc/multimc.qrc @@ -14,7 +14,6 @@ 16x16/about.png 22x22/about.png - 24x24/about.png 32x32/about.png 48x48/about.png @@ -22,7 +21,6 @@ scalable/bug.svg 16x16/bug.png 22x22/bug.png - 24x24/bug.png 32x32/bug.png 48x48/bug.png @@ -30,7 +28,6 @@ scalable/centralmods.svg 16x16/centralmods.png 22x22/centralmods.png - 24x24/centralmods.png 32x32/centralmods.png 48x48/centralmods.png @@ -38,28 +35,24 @@ scalable/checkupdate.svg 16x16/checkupdate.png 22x22/checkupdate.png - 24x24/checkupdate.png 32x32/checkupdate.png 48x48/checkupdate.png 16x16/help.png 22x22/help.png - 24x24/help.png 32x32/help.png 48x48/help.png 16x16/new.png 22x22/new.png - 24x24/new.png 32x32/new.png 48x48/new.png 16x16/copy.png 22x22/copy.png - 24x24/copy.png 32x32/copy.png 48x48/copy.png @@ -67,21 +60,18 @@ scalable/news.svg 16x16/news.png 22x22/news.png - 24x24/news.png 32x32/news.png 48x48/news.png 16x16/refresh.png 22x22/refresh.png - 24x24/refresh.png 32x32/refresh.png 48x48/refresh.png 16x16/settings.png 22x22/settings.png - 24x24/settings.png 32x32/settings.png 48x48/settings.png @@ -89,7 +79,6 @@ scalable/viewfolder.svg 16x16/viewfolder.png 22x22/viewfolder.png - 24x24/viewfolder.png 32x32/viewfolder.png 48x48/viewfolder.png -- cgit From e9ed4b29bca585d0e45c2d24224e04ffdc1691fb Mon Sep 17 00:00:00 2001 From: Petr Mrázek Date: Sun, 19 Jan 2014 22:07:59 +0100 Subject: Add 64x64 icon versions --- resources/multimc/16x16/cat.png | Bin 0 -> 736 bytes resources/multimc/16x16/refresh.png | Bin 1389 -> 931 bytes resources/multimc/22x22/cat.png | Bin 0 -> 1034 bytes resources/multimc/22x22/refresh.png | Bin 1843 -> 1283 bytes resources/multimc/24x24/cat.png | Bin 811 -> 1252 bytes resources/multimc/32x32/cat.png | Bin 0 -> 1678 bytes resources/multimc/32x32/refresh.png | Bin 2822 -> 2182 bytes resources/multimc/48x48/cat.png | Bin 0 -> 2733 bytes resources/multimc/48x48/refresh.png | Bin 3922 -> 3743 bytes resources/multimc/64x64/about.png | Bin 0 -> 5513 bytes resources/multimc/64x64/bug.png | Bin 0 -> 4263 bytes resources/multimc/64x64/cat.png | Bin 0 -> 4033 bytes resources/multimc/64x64/centralmods.png | Bin 0 -> 4408 bytes resources/multimc/64x64/checkupdate.png | Bin 0 -> 5858 bytes resources/multimc/64x64/copy.png | Bin 0 -> 2884 bytes resources/multimc/64x64/help.png | Bin 0 -> 5402 bytes resources/multimc/64x64/new.png | Bin 0 -> 3949 bytes resources/multimc/64x64/news.png | Bin 0 -> 4968 bytes resources/multimc/64x64/refresh.png | Bin 0 -> 5745 bytes resources/multimc/64x64/settings.png | Bin 0 -> 7125 bytes resources/multimc/64x64/viewfolder.png | Bin 0 -> 2134 bytes resources/multimc/index.theme | 3 ++ resources/multimc/multimc.qrc | 64 ++++++++++++++++++++------------ resources/multimc/scalable/bug.svg | 28 +++++++------- 24 files changed, 57 insertions(+), 38 deletions(-) create mode 100644 resources/multimc/16x16/cat.png create mode 100644 resources/multimc/22x22/cat.png create mode 100644 resources/multimc/32x32/cat.png create mode 100644 resources/multimc/48x48/cat.png create mode 100644 resources/multimc/64x64/about.png create mode 100644 resources/multimc/64x64/bug.png create mode 100644 resources/multimc/64x64/cat.png create mode 100644 resources/multimc/64x64/centralmods.png create mode 100644 resources/multimc/64x64/checkupdate.png create mode 100644 resources/multimc/64x64/copy.png create mode 100644 resources/multimc/64x64/help.png create mode 100644 resources/multimc/64x64/new.png create mode 100644 resources/multimc/64x64/news.png create mode 100644 resources/multimc/64x64/refresh.png create mode 100644 resources/multimc/64x64/settings.png create mode 100644 resources/multimc/64x64/viewfolder.png (limited to 'resources/multimc') diff --git a/resources/multimc/16x16/cat.png b/resources/multimc/16x16/cat.png new file mode 100644 index 00000000..e6e31b44 Binary files /dev/null and b/resources/multimc/16x16/cat.png differ diff --git a/resources/multimc/16x16/refresh.png b/resources/multimc/16x16/refresh.png index dc66b824..86b6f82c 100644 Binary files a/resources/multimc/16x16/refresh.png and b/resources/multimc/16x16/refresh.png differ diff --git a/resources/multimc/22x22/cat.png b/resources/multimc/22x22/cat.png new file mode 100644 index 00000000..3ea7ba69 Binary files /dev/null and b/resources/multimc/22x22/cat.png differ diff --git a/resources/multimc/22x22/refresh.png b/resources/multimc/22x22/refresh.png index 734729bf..45b5535c 100644 Binary files a/resources/multimc/22x22/refresh.png and b/resources/multimc/22x22/refresh.png differ diff --git a/resources/multimc/24x24/cat.png b/resources/multimc/24x24/cat.png index 4fcda3ea..c93245f6 100644 Binary files a/resources/multimc/24x24/cat.png and b/resources/multimc/24x24/cat.png differ diff --git a/resources/multimc/32x32/cat.png b/resources/multimc/32x32/cat.png new file mode 100644 index 00000000..78ff98e9 Binary files /dev/null and b/resources/multimc/32x32/cat.png differ diff --git a/resources/multimc/32x32/refresh.png b/resources/multimc/32x32/refresh.png index 1f0c3913..afa2a9d7 100644 Binary files a/resources/multimc/32x32/refresh.png and b/resources/multimc/32x32/refresh.png differ diff --git a/resources/multimc/48x48/cat.png b/resources/multimc/48x48/cat.png new file mode 100644 index 00000000..25912a3c Binary files /dev/null and b/resources/multimc/48x48/cat.png differ diff --git a/resources/multimc/48x48/refresh.png b/resources/multimc/48x48/refresh.png index f81b8d67..0b08b238 100644 Binary files a/resources/multimc/48x48/refresh.png and b/resources/multimc/48x48/refresh.png differ diff --git a/resources/multimc/64x64/about.png b/resources/multimc/64x64/about.png new file mode 100644 index 00000000..b83e9269 Binary files /dev/null and b/resources/multimc/64x64/about.png differ diff --git a/resources/multimc/64x64/bug.png b/resources/multimc/64x64/bug.png new file mode 100644 index 00000000..156b0315 Binary files /dev/null and b/resources/multimc/64x64/bug.png differ diff --git a/resources/multimc/64x64/cat.png b/resources/multimc/64x64/cat.png new file mode 100644 index 00000000..2cc21f80 Binary files /dev/null and b/resources/multimc/64x64/cat.png differ diff --git a/resources/multimc/64x64/centralmods.png b/resources/multimc/64x64/centralmods.png new file mode 100644 index 00000000..8831f437 Binary files /dev/null and b/resources/multimc/64x64/centralmods.png differ diff --git a/resources/multimc/64x64/checkupdate.png b/resources/multimc/64x64/checkupdate.png new file mode 100644 index 00000000..dd1e29ac Binary files /dev/null and b/resources/multimc/64x64/checkupdate.png differ diff --git a/resources/multimc/64x64/copy.png b/resources/multimc/64x64/copy.png new file mode 100644 index 00000000..d12cf9c8 Binary files /dev/null and b/resources/multimc/64x64/copy.png differ diff --git a/resources/multimc/64x64/help.png b/resources/multimc/64x64/help.png new file mode 100644 index 00000000..0f3948c2 Binary files /dev/null and b/resources/multimc/64x64/help.png differ diff --git a/resources/multimc/64x64/new.png b/resources/multimc/64x64/new.png new file mode 100644 index 00000000..c3c6796c Binary files /dev/null and b/resources/multimc/64x64/new.png differ diff --git a/resources/multimc/64x64/news.png b/resources/multimc/64x64/news.png new file mode 100644 index 00000000..e306eed3 Binary files /dev/null and b/resources/multimc/64x64/news.png differ diff --git a/resources/multimc/64x64/refresh.png b/resources/multimc/64x64/refresh.png new file mode 100644 index 00000000..8373d819 Binary files /dev/null and b/resources/multimc/64x64/refresh.png differ diff --git a/resources/multimc/64x64/settings.png b/resources/multimc/64x64/settings.png new file mode 100644 index 00000000..e3ff58fa Binary files /dev/null and b/resources/multimc/64x64/settings.png differ diff --git a/resources/multimc/64x64/viewfolder.png b/resources/multimc/64x64/viewfolder.png new file mode 100644 index 00000000..7d531f9c Binary files /dev/null and b/resources/multimc/64x64/viewfolder.png differ diff --git a/resources/multimc/index.theme b/resources/multimc/index.theme index d7d460c7..776792b7 100644 --- a/resources/multimc/index.theme +++ b/resources/multimc/index.theme @@ -28,3 +28,6 @@ Size=32 [48x48] Size=48 + +[64x64] +Size=64 \ No newline at end of file diff --git a/resources/multimc/multimc.qrc b/resources/multimc/multimc.qrc index 592ea7a1..363347de 100644 --- a/resources/multimc/multimc.qrc +++ b/resources/multimc/multimc.qrc @@ -16,64 +16,82 @@ 22x22/about.png 32x32/about.png 48x48/about.png + 64x64/about.png scalable/bug.svg - 16x16/bug.png - 22x22/bug.png - 32x32/bug.png + 16x16/bug.png + 22x22/bug.png + 32x32/bug.png 48x48/bug.png + 64x64/bug.png - - scalable/centralmods.svg - 16x16/centralmods.png - 22x22/centralmods.png - 32x32/centralmods.png + + 16x16/cat.png + 22x22/cat.png + 24x24/cat.png + 32x32/cat.png + 48x48/cat.png + 64x64/cat.png + + + scalable/centralmods.svg + 16x16/centralmods.png + 22x22/centralmods.png + 32x32/centralmods.png 48x48/centralmods.png + 64x64/centralmods.png scalable/checkupdate.svg - 16x16/checkupdate.png - 22x22/checkupdate.png - 32x32/checkupdate.png + 16x16/checkupdate.png + 22x22/checkupdate.png + 32x32/checkupdate.png 48x48/checkupdate.png + 64x64/checkupdate.png + + 16x16/copy.png + 22x22/copy.png + 32x32/copy.png + 48x48/copy.png + 64x64/copy.png + 16x16/help.png 22x22/help.png 32x32/help.png 48x48/help.png + 64x64/help.png 16x16/new.png 22x22/new.png 32x32/new.png 48x48/new.png - - - 16x16/copy.png - 22x22/copy.png - 32x32/copy.png - 48x48/copy.png + 64x64/new.png scalable/news.svg - 16x16/news.png + 16x16/news.png 22x22/news.png 32x32/news.png 48x48/news.png + 64x64/news.png - - 16x16/refresh.png + + 16x16/refresh.png 22x22/refresh.png 32x32/refresh.png 48x48/refresh.png + 64x64/refresh.png 16x16/settings.png 22x22/settings.png 32x32/settings.png 48x48/settings.png + 64x64/settings.png scalable/viewfolder.svg @@ -81,12 +99,10 @@ 22x22/viewfolder.png 32x32/viewfolder.png 48x48/viewfolder.png - - - 24x24/cat.png + 64x64/viewfolder.png - 8x8/noaccount.png + 8x8/noaccount.png 16x16/noaccount.png 24x24/noaccount.png 32x32/noaccount.png diff --git a/resources/multimc/scalable/bug.svg b/resources/multimc/scalable/bug.svg index 0534cbef..178e3c23 100644 --- a/resources/multimc/scalable/bug.svg +++ b/resources/multimc/scalable/bug.svg @@ -14,11 +14,11 @@ height="32" id="svg2" version="1.1" - inkscape:version="0.48.3.1 r9886" + inkscape:version="0.48.4 r9939" sodipodi:docname="bug.svg" - inkscape:export-filename="/home/peterix/projects/MultiMC4/src/resources/tbaricons/ReportBug.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> + inkscape:export-filename="/home/peterix/minecraft/src/MultiMC5/resources/multimc/64x64/bug.png" + inkscape:export-xdpi="180" + inkscape:export-ydpi="180">