forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Project mass rename (Bitcoin -> Vincoin)
Renamed all source files, modules, libraries and other docs from bitcoin (btc) to vincoin (vnc).
- Loading branch information
Showing
1,905 changed files
with
13,956 additions
and
35,303 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
blank_issues_enabled: true | ||
contact_links: | ||
- name: Bitcoin Core Security Policy | ||
url: https://github.com/bitcoin/bitcoin/blob/master/SECURITY.md | ||
- name: Vincoin Core Security Policy | ||
url: https://github.com/vincoin/vincoin/blob/master/SECURITY.md | ||
about: View security policy | ||
- name: Bitcoin Core Developers | ||
url: https://bitcoincore.org | ||
about: Bitcoin Core homepage | ||
- name: Vincoin Core Developers | ||
url: https://vincoincore.org | ||
about: Vincoin Core homepage |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[main] | ||
host = https://www.transifex.com | ||
|
||
[o:bitcoin:p:bitcoin:r:qt-translation-027x] | ||
file_filter = src/qt/locale/bitcoin_<lang>.xlf | ||
source_file = src/qt/locale/bitcoin_en.xlf | ||
[o:vincoin:p:vincoin:r:qt-translation-027x] | ||
file_filter = src/qt/locale/vincoin_<lang>.xlf | ||
source_file = src/qt/locale/vincoin_en.xlf | ||
source_lang = en |
Oops, something went wrong.