diff options
author | Sky <git@bunnies.cc> | 2014-04-12 02:11:51 +0100 |
---|---|---|
committer | Sky <git@bunnies.cc> | 2014-04-12 02:11:51 +0100 |
commit | 6e42d512831eba21bb8e72dd04df789f622ad9a5 (patch) | |
tree | d13e12494e32133ee2cb43cbaaf6c06ca4976595 /resources/multimc/multimc.qrc | |
parent | 50d18a06d57ce1bb6b8cd77230ff8d79968aebb3 (diff) | |
parent | 86830967b66123cd3dc179ebf3ea674d6f98c20a (diff) | |
download | PrismLauncher-6e42d512831eba21bb8e72dd04df789f622ad9a5.tar.gz PrismLauncher-6e42d512831eba21bb8e72dd04df789f622ad9a5.tar.bz2 PrismLauncher-6e42d512831eba21bb8e72dd04df789f622ad9a5.zip |
Merge pull request #211 from Drayshak/develop
Add Patreon button with logo
Diffstat (limited to 'resources/multimc/multimc.qrc')
-rw-r--r-- | resources/multimc/multimc.qrc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/resources/multimc/multimc.qrc b/resources/multimc/multimc.qrc index 363347de..d3068ff4 100644 --- a/resources/multimc/multimc.qrc +++ b/resources/multimc/multimc.qrc @@ -26,6 +26,14 @@ <file>48x48/bug.png</file> <file>64x64/bug.png</file> + <!-- Patron logo. (C) 2014 Patreon, Inc., http://www.patreon.com/toolbox?ftyp=media --> + <file>16x16/patreon.png</file> + <file>22x22/patreon.png</file> + <file>24x24/patreon.png</file> + <file>32x32/patreon.png</file> + <file>48x48/patreon.png</file> + <file>64x64/patreon.png</file> + <!-- The cat button. Freeware, http://findicons.com/icon/73096/black_cat --> <file>16x16/cat.png</file> <file>22x22/cat.png</file> |