-BEGIN VERIFY SCRIPT- sed -i -e 's/movies/animation/g' `git grep -l "movies"` sed -i -e 's/RES_MOVIES/RES_ANIMATION/g' `git grep -l "RES_MOVIES"` git mv src/qt/res/movies/ src/qt/res/animation -END VERIFY SCRIPT-
This is a backport of core-gui#14
Differential D10012 Authored by PiRK on Sep 1 2021, 12:27.
Details
Summary
This is a backport of core-gui#14 Test Plan ninja && src/qt/bitcoin-qt
Diff Detail
Event TimelineHerald added a reviewer: Restricted Project. · View Herald TranscriptSep 1 2021, 12:272021-09-01 12:27:40 (UTC+0) teamcity edited the summary of this revision. (Show Details)Sep 1 2021, 12:282021-09-01 12:28:53 (UTC+0) This revision is now accepted and ready to land.Sep 1 2021, 12:372021-09-01 12:37:23 (UTC+0) Harbormaster completed remote builds in B16512: Diff 29727.Sep 1 2021, 12:502021-09-01 12:50:03 (UTC+0) Closed by commit rABC8a8c0b1c8140: rename movie folder to animation (authored by Peter Bushnell <bushsolo@gmail.com>, committed by PiRK). · Explain WhySep 1 2021, 14:042021-09-01 14:04:49 (UTC+0) This revision was automatically updated to reflect the committed changes. |