Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions build-aux/snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ parts:
COPYCONF=0 # copy example config into users data folder, 1 = enabled
JOBS=4 # 0 means off and make will run without -j
PATCH=1 # 1 = enabled
SPLASHPNGS=0 # patch pngs to differ visaully from those installed from self compilation or other source like deb
FIXPPCBUILD=1 # if ppc builds fail due to failed qt, apps part will return error and build will fail, 1 = enabled
EXTRALOG=0 # prints env and all installed files at the end of current script
RUNTESTS=0 # run make check after post install part
Expand Down Expand Up @@ -173,20 +172,6 @@ parts:
else
echo "APPLY .patch files during compilation is disabled, skipping"
fi
if [ $SPLASHPNGS = 1 ]; then
echo "replace splash screen with snapcrafts"
mv -f $SNAPCRAFT_PART_BUILD/contrib/snap/images/splash.png $SNAPCRAFT_PART_BUILD/src/qt/res/images/splash.png
mv -f $SNAPCRAFT_PART_BUILD/contrib/snap/images/splash_regtest.png $SNAPCRAFT_PART_BUILD/src/qt/res/images/splash_regtest.png
mv -f $SNAPCRAFT_PART_BUILD/contrib/snap/images/splash_testnet.png $SNAPCRAFT_PART_BUILD/src/qt/res/images/splash_testnet.png
mv -f $SNAPCRAFT_PART_BUILD/contrib/snap/icons/favicon.ico $SNAPCRAFT_PART_BUILD/share/pixmaps/favicon.ico
mv -f $SNAPCRAFT_PART_BUILD/contrib/snap/icons/favicon_testnet.ico $SNAPCRAFT_PART_BUILD/share/pixmaps/favicon_testnet.ico
mv -f $SNAPCRAFT_PART_BUILD/contrib/snap/icons/favicon_regtest.ico $SNAPCRAFT_PART_BUILD/share/pixmaps/favicon_regtest.ico
mv -f $SNAPCRAFT_PART_BUILD/build-aux/snap/local/desktop/${BINPREF}.png $SNAPCRAFT_PART_BUILD/src/qt/res/icons/${BINPREF}.png
mv -f $SNAPCRAFT_PART_BUILD/build-aux/snap/local/desktop/${BINPREF}_testnet.png $SNAPCRAFT_PART_BUILD/src/qt/res/icons/${BINPREF}_testnet.png
mv -f $SNAPCRAFT_PART_BUILD/build-aux/snap/local/desktop/${BINPREF}_regtest.png $SNAPCRAFT_PART_BUILD/src/qt/res/icons/${BINPREF}_regtest.png
else
echo "patch icons and images is disabled, skipping"
fi
if [ $DEPENDS = 1 ]; then
echo "-----------------------------------------------"
echo "+++++++++++++++++++++++++++++++++++++++++++++++"
Expand Down
Binary file modified share/pixmaps/favicon.ico
Binary file not shown.
Binary file modified share/pixmaps/nsis-header.bmp
Binary file not shown.
Binary file modified share/pixmaps/nsis-wizard.bmp
Binary file not shown.
Binary file modified share/pixmaps/pivx.ico
Binary file not shown.
Binary file added share/pixmaps/pivx1024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,210 changes: 1,210 additions & 0 deletions share/pixmaps/pivx1024.xpm

Large diffs are not rendered by default.

Binary file modified share/pixmaps/pivx128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
581 changes: 327 additions & 254 deletions share/pixmaps/pivx128.xpm

Large diffs are not rendered by default.

Binary file modified share/pixmaps/pivx16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
325 changes: 180 additions & 145 deletions share/pixmaps/pivx16.xpm
Original file line number Diff line number Diff line change
@@ -1,149 +1,184 @@
/* XPM */
static char *bitcoin16[] = {
static char *pivx16[] = {
/* columns rows colors chars-per-pixel */
"16 16 127 2 ",
" c black",
". c #2F273D",
"X c #30283D",
"o c #31293F",
"O c #312A3E",
"+ c #332A3F",
"@ c #322A40",
"# c #322B40",
"$ c #352C41",
"% c #342D41",
"& c #352D41",
"* c #352E42",
"= c #362E43",
"- c #372F43",
"; c #362E44",
": c #383045",
"> c #3A3149",
", c #3C3549",
"< c #3C334C",
"1 c #3E3453",
"2 c #423A4E",
"3 c #433756",
"4 c #423855",
"5 c #423758",
"6 c #44365D",
"7 c #453A5A",
"8 c #4B4555",
"9 c #4D4558",
"0 c #4D4659",
"q c #4D475A",
"w c #575065",
"e c #5A5263",
"r c #5D5767",
"t c #5C5668",
"y c #524371",
"u c #514072",
"i c #524273",
"p c #544473",
"a c #544477",
"s c #564477",
"d c #594D71",
"f c #574778",
"g c #5A4A79",
"h c #5A4A7A",
"j c #5A4A7B",
"k c #5B4A7B",
"l c #5C4B7C",
"z c #5C4C7C",
"x c #5D4D7C",
"c c #5E5274",
"v c #625B6D",
"b c #625A70",
"n c #60507F",
"m c #686271",
"M c #696473",
"N c #AAFF55",
"B c #5E4D80",
"V c #645484",
"C c #675A83",
"Z c #6C5D88",
"A c #6C5E89",
"S c #6C5E8A",
"D c #71638B",
"F c #71638D",
"G c #73678C",
"H c #7F7B86",
"J c #786B93",
"K c #796B93",
"L c #786A94",
"P c #7A6D94",
"I c #7C6F96",
"U c #7D7095",
"Y c #7C7096",
"T c #7D7197",
"R c #867A9E",
"E c #8C8793",
"W c #918D99",
"Q c #928F9A",
"! c #99959F",
"~ c #8C80A4",
"^ c #968BAB",
"/ c #988EAD",
"( c #9A8FAF",
") c #9894A0",
"_ c #9F99A4",
"` c #9E94B4",
"' c #A39FA9",
"] c #A198B4",
"[ c #A39AB5",
"{ c #A399B6",
"} c #A49AB7",
"| c #A59CB6",
" . c #A69CB8",
".. c #A69DB8",
"X. c #A89EB9",
"o. c #AEACB4",
"O. c #AFADB5",
"+. c #AAA1BB",
"@. c #ABA3BC",
"#. c #AEA5BF",
"$. c #B1AEB6",
"%. c #BAB7BF",
"&. c #80FF80",
"*. c #B1A8C1",
"=. c #B4ADC2",
"-. c #B9B1C7",
";. c #BDBAC3",
":. c #BAB2C8",
">. c #BDB5C9",
",. c #BCB6CA",
"<. c #C0BDC4",
"1. c #C1BBCD",
"2. c #C3BDCD",
"3. c #C3BDCE",
"4. c #C4C4CB",
"5. c #C9C5D3",
"6. c #CDC7D7",
"7. c gray89",
"8. c #E0E0E6",
"9. c #E3E3EA",
"0. c #E6FFE6",
"q. c #EDFFED",
"w. c #FFFFEA",
"e. c #EBE6F0",
"r. c #F2FFF2",
"t. c gray100",
"y. c None",
"16 16 162 2 ",
" c #2A1944",
". c #2A1A44",
"X c #2B1947",
"o c #2E1C49",
"O c #311F4D",
"+ c #321E50",
"@ c #392359",
"# c #39245A",
"$ c #3B255A",
"% c #3B255B",
"& c #3C255E",
"* c #3C265E",
"= c #3D265E",
"- c #3E2662",
"; c #3F2863",
": c #41305C",
"> c #402662",
", c #402763",
"< c #412666",
"1 c #432A68",
"2 c #442A6A",
"3 c #482C6B",
"4 c #492C6D",
"5 c #4C3E62",
"6 c #4E3D69",
"7 c #492971",
"8 c #482972",
"9 c #4D2A73",
"0 c #4F2C7A",
"q c #502F78",
"w c #512F7C",
"e c #55317F",
"r c #53426D",
"t c #54426E",
"y c #594B6F",
"u c #584376",
"i c #594577",
"p c #5B4B72",
"a c #5C4E72",
"s c #605473",
"d c #615573",
"f c #605176",
"g c #615277",
"h c #625774",
"j c #635775",
"k c #6A5F7B",
"l c #6B607C",
"z c #6C607D",
"x c #572F80",
"c c #582D82",
"v c #5A2A85",
"b c #5B2B86",
"n c #5F278B",
"m c #5D2B88",
"M c #5D2E88",
"N c #5F2D8A",
"B c #5A3783",
"V c #5C3685",
"C c #5C3486",
"Z c #5E3388",
"A c #60288B",
"S c #612D8B",
"D c #60288C",
"F c #61298C",
"G c #612A8C",
"H c #60328A",
"J c #62328C",
"K c #64318E",
"L c #66348F",
"P c #673291",
"I c #683391",
"U c #6D3E95",
"Y c #604087",
"T c #68478D",
"R c #69478F",
"E c #694F8D",
"W c #6D598A",
"Q c #6D598B",
"! c #715F8B",
"~ c #6D4B90",
"^ c #6C4B91",
"/ c #6E4A93",
"( c #704995",
") c #754C99",
"_ c #784F9C",
"` c #7A4C9F",
"' c #715094",
"] c #78569A",
"[ c #7B539E",
"{ c #7A569C",
"} c #7C569E",
"| c #775C98",
" . c #716387",
".. c #746A84",
"X. c #7C708D",
"o. c #766195",
"O. c #7A6299",
"+. c #7D619C",
"@. c #7F6B9C",
"#. c #837695",
"$. c #897B9E",
"%. c #8A7D9C",
"&. c #8057A2",
"*. c #8265A1",
"=. c #8563A4",
"-. c #8764A6",
";. c #826CA0",
":. c #886EA5",
">. c #8B61AB",
",. c #8C62AC",
"<. c #8D64AD",
"1. c #8D6EAA",
"2. c #8B7CA0",
"3. c #8D7CA4",
"4. c #9278AD",
"5. c #9478AF",
"6. c #926AB0",
"7. c #936BB1",
"8. c #936CB1",
"9. c #9474B1",
"0. c #9A75B6",
"q. c #977DB1",
"w. c #967EB0",
"e. c #9A79B5",
"r. c #9D7DB7",
"t. c #8C839A",
"y. c #8F859E",
"u. c #9083A2",
"i. c #9386A8",
"p. c #9588A9",
"a. c #9A8BAD",
"s. c #9A85B2",
"d. c #9B83B4",
"f. c #9A88B1",
"g. c #9D8CB3",
"h. c #9E81B8",
"j. c #9F86B8",
"k. c #A385BC",
"l. c #A28DB8",
"z. c #A28CB9",
"x. c #A38CBA",
"c. c #A489BC",
"v. c #A68EBD",
"b. c #A78EBE",
"n. c #A89FB6",
"m. c #ACA4B9",
"M. c #AEA5BB",
"N. c #A98AC1",
"B. c #A98CC0",
"V. c #BBA7CD",
"C. c #B9A9CA",
"Z. c #BDABCE",
"A. c #BEABCF",
"S. c #BCACCC",
"D. c #C1B0D1",
"F. c #C2B1D1",
"G. c #C1B2D1",
"H. c #C4B2D4",
"J. c #C6B3D5",
"K. c #C6B3D6",
"L. c #D2CADB",
"P. c None",
/* pixels */
"y. ",
" t.t.8.%.2.e.r.N ",
" 7.o.Q H M w D R / X.,.9. ",
" $.e 3 y i a a u s j L >. ",
" $.8 7 B ~ .. .( V k A :. ",
" $.9 < g F Y K ] @.f S :. ",
" $.q & d } | J z 1.x S :. ",
" $.q * < C I P [ +.f S :. ",
" $.q = . ) =.{ ^ n h S :. ",
" O.0 ; X ! b 6 p z l Z -. ",
" <.v + @ W r # > 4 5 U 5. ",
" t._ 0 o 2 , : - O c #.0. ",
" t.' m @ $ % 1 T *.t. ",
" &.4.E t G ` 6.N ",
" w.;.3.q. ",
" "
"P.P.P.P.P.i W @.;.| ^ P.P.P.P.P.",
"P.P.X.u.a.g.s.4.5.j.v.b.c.e.P.P.",
"P.d p.E Y B V C Z H J U ` N.,.P.",
"P.h .8 0 T C.G.F.D.h.L n 6.<.P.",
"P.j z < w e R / ( } A.k.D 8.<.P.",
"P.j k + q :.z.x.1.b _ K.I 7.<.P.",
"P.j l . > +.w.q.=.v [ J.P 7.<.P.",
"P.j l O 4 ' ] { -.H.r.A 8.<.P.",
"P.j l . o p L.S.Z.V.9.K F 8.<.P.",
"P.j k o g M.3 x M m S G 7.<.P.",
"P.s .. o g m.$ , 9 c N F 0.>.P.",
"P.P.t.5 X f n.% * ; 2 7 ~ B.P.P.",
"P.P.y y.a : t # = - 1 Q l.&.P.P.",
"P.P.P.r %.#.6 @ & u 3.d.) P.P.P.",
"P.P.P.P.P.! i.$.2.f.*.P.P.P.P.P.",
"P.P.P.P.P.P.P.o.O.P.P.P.P.P.P.P."
};
Binary file added share/pixmaps/pivx24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading