Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: diou12 on April 22, 2018, 07:58:56 AM



Title: How i can change bitcoin qt icon ? from source code
Post by: diou12 on April 22, 2018, 07:58:56 AM
Hello World , i want to know how i can change the bitcoin qt icon . Can someone help mee ?


Title: Re: How i can change bitcoin qt icon ? from source code
Post by: Xynerise on April 22, 2018, 09:04:01 AM
The code for the Bitcoin-Qt GUI can be found here (https://github.com/bitcoin/bitcoin/tree/master/src/qt)

Icons can be found in the res (https://github.com/bitcoin/bitcoin/tree/master/src/qt/res/icons) folder.


Title: Re: How i can change bitcoin qt icon ? from source code
Post by: 0xuser on May 16, 2018, 07:23:20 PM
All the images are located at /src/qt/res/
Just replace images located there with your owns