zathras-crypto / omnicore

mastercore info

Home Page:mastercoin.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release: rebrand on a lower level

dexX7 opened this issue · comments

This is probably an incredibly difficult topic. There are several places with references with the name Bitcoin Core, links to bitcoin.org, file names, images, ... which are not fully rebranded.

Simply renaming everything could have very significant consequences, for example QT uses the application and organization names to write and read settings, stored in the system registry on Windows, in XML preferences files on Mac OS X and usually somewhere in INI files on Unix systems. There are also installation and deinstallation routines, icons, start menu entries ...

Some, and likely not all, files or even whole locations involved here:

I seriously have no idea how to handle this. especially because it could turn into a nightmare when migrating to another code base.