Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP][Refactor] Use shield nomenclature instead of shielded #2077

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Dec 19, 2020

  1. scripted-diff: Use shield instead of shielded nomenclature

    -BEGIN VERIFY SCRIPT-
    sed -i 's/shielded/shield/g' src/*.h src/*.cpp src/*/*.h src/*/*.cpp src/*/*/*.h src/*/*/*.cpp src/qt/forms/*.ui src/qt/pivx/forms/*.ui test/functional/*.py ;
    sed -i 's/Shielded/Shield/g' src/*.h src/*.cpp src/*/*.h src/*/*.cpp src/*/*/*.h src/*/*/*.cpp src/qt/forms/*.ui src/qt/pivx/forms/*.ui test/functional/*.py ;
    sed -i 's/SHIELDED/SHIELD/g' src/*.h src/*.cpp src/*/*.h src/*/*.cpp src/*/*/*.h src/*/*/*.cpp src/qt/forms/*.ui src/qt/pivx/forms/*.ui test/functional/*.py ;
    -END VERIFY SCRIPT-
    Fuzzbawls committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    3c18628 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff314f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    431a1cc View commit details
    Browse the repository at this point in the history