From 190cfda76b87b10514aa45bac061c3d4828ceffe Mon Sep 17 00:00:00 2001 From: H.G. Muller Date: Sun, 21 Oct 2012 15:56:43 +0200 Subject: [PATCH] Rename svg shogi pieces, so they become usable Only white pieces are present. For black they would have to be flipped. --- Makefile.am | 14 ++-- shogi/WhiteAdvisor.svg | 163 +++++++++++++++++++++++++++++++++++++++ shogi/WhiteBishop.svg | 119 ++++++++++++++++++++++++++++ shogi/WhiteCrownedBishop.svg | 83 ++++++++++++++++++++ shogi/WhiteCrownedRook.svg | 112 +++++++++++++++++++++++++++ shogi/WhiteGold.svg | 153 ++++++++++++++++++++++++++++++++++++ shogi/WhiteGoldKnight.svg | 65 ++++++++++++++++ shogi/WhiteGoldLance.svg | 65 ++++++++++++++++ shogi/WhiteGoldPawn.svg | 54 +++++++++++++ shogi/WhiteGoldSilver.svg | 73 +++++++++++++++++ shogi/WhiteKing.svg | 125 ++++++++++++++++++++++++++++++ shogi/WhiteKnight.svg | 138 +++++++++++++++++++++++++++++++++ shogi/WhiteLance.svg | 134 ++++++++++++++++++++++++++++++++ shogi/WhitePawn.svg | 108 ++++++++++++++++++++++++++ shogi/WhiteRook.svg | 137 ++++++++++++++++++++++++++++++++ shogi/shogi_bishop.svg | 119 ---------------------------- shogi/shogi_bishop_promoted.svg | 83 -------------------- shogi/shogi_gold.svg | 153 ------------------------------------ shogi/shogi_king.svg | 125 ------------------------------ shogi/shogi_knight.svg | 138 --------------------------------- shogi/shogi_knight_promoted.svg | 65 ---------------- shogi/shogi_lance.svg | 134 -------------------------------- shogi/shogi_lance_promoted.svg | 65 ---------------- shogi/shogi_pawn.svg | 108 -------------------------- shogi/shogi_pawn_promoted.svg | 54 ------------- shogi/shogi_rook.svg | 137 -------------------------------- shogi/shogi_rook_promoted.svg | 112 --------------------------- shogi/shogi_silver.svg | 163 --------------------------------------- shogi/shogi_silver_promoted.svg | 73 ----------------- 29 files changed, 1536 insertions(+), 1536 deletions(-) create mode 100644 shogi/WhiteAdvisor.svg create mode 100644 shogi/WhiteBishop.svg create mode 100644 shogi/WhiteCrownedBishop.svg create mode 100644 shogi/WhiteCrownedRook.svg create mode 100644 shogi/WhiteGold.svg create mode 100644 shogi/WhiteGoldKnight.svg create mode 100644 shogi/WhiteGoldLance.svg create mode 100644 shogi/WhiteGoldPawn.svg create mode 100644 shogi/WhiteGoldSilver.svg create mode 100644 shogi/WhiteKing.svg create mode 100644 shogi/WhiteKnight.svg create mode 100644 shogi/WhiteLance.svg create mode 100644 shogi/WhitePawn.svg create mode 100644 shogi/WhiteRook.svg delete mode 100644 shogi/shogi_bishop.svg delete mode 100644 shogi/shogi_bishop_promoted.svg delete mode 100644 shogi/shogi_gold.svg delete mode 100644 shogi/shogi_king.svg delete mode 100644 shogi/shogi_knight.svg delete mode 100644 shogi/shogi_knight_promoted.svg delete mode 100644 shogi/shogi_lance.svg delete mode 100644 shogi/shogi_lance_promoted.svg delete mode 100644 shogi/shogi_pawn.svg delete mode 100644 shogi/shogi_pawn_promoted.svg delete mode 100644 shogi/shogi_rook.svg delete mode 100644 shogi/shogi_rook_promoted.svg delete mode 100644 shogi/shogi_silver.svg delete mode 100644 shogi/shogi_silver_promoted.svg diff --git a/Makefile.am b/Makefile.am index 617f511..cf6a7d9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -110,13 +110,13 @@ dist_svg_DATA = svg/icon_white.svg svg/icon_black.svg \ svg/eo_White.svg shogidir = $(datadir)/games/xboard/themes/shogi -dist_shogi_DATA = shogi/shogi_gold.svg shogi/shogi_bishop_promoted.svg\ - shogi/shogi_bishop.svg shogi/shogi_king.svg\ - shogi/shogi_knight.svg shogi/shogi_knight_promoted.svg\ - shogi/shogi_lance.svg shogi/shogi_lance_promoted.svg\ - shogi/shogi_pawn.svg shogi/shogi_pawn_promoted.svg\ - shogi/shogi_rook.svg shogi/shogi_rook_promoted.svg\ - shogi/shogi_silver.svg shogi/shogi_silver_promoted.svg +dist_shogi_DATA = shogi/WhiteGold.svg shogi/WhiteCrownedBishop.svg\ + shogi/WhiteBishop.svg shogi/WhiteKing.svg\ + shogi/WhiteKnight.svg shogi/WhiteGoldKnight.svg\ + shogi/WhiteLance.svg shogi/WhiteGoldLance.svg\ + shogi/WhitePawn.svg shogi/WhiteGoldPawn.svg\ + shogi/WhiteRook.svg shogi/WhiteCrownedRook.svg\ + shogi/WhiteAdvisor.svg shogi/WhiteGoldSilver.svg ### directory and files for pixmaps diff --git a/shogi/WhiteAdvisor.svg b/shogi/WhiteAdvisor.svg new file mode 100644 index 0000000..6103a6c --- /dev/null +++ b/shogi/WhiteAdvisor.svg @@ -0,0 +1,163 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/shogi/WhiteBishop.svg b/shogi/WhiteBishop.svg new file mode 100644 index 0000000..d7c551f --- /dev/null +++ b/shogi/WhiteBishop.svg @@ -0,0 +1,119 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/shogi/WhiteCrownedBishop.svg b/shogi/WhiteCrownedBishop.svg new file mode 100644 index 0000000..8fdd603 --- /dev/null +++ b/shogi/WhiteCrownedBishop.svg @@ -0,0 +1,83 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/shogi/WhiteCrownedRook.svg b/shogi/WhiteCrownedRook.svg new file mode 100644 index 0000000..d800001 --- /dev/null +++ b/shogi/WhiteCrownedRook.svg @@ -0,0 +1,112 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/shogi/WhiteGold.svg b/shogi/WhiteGold.svg new file mode 100644 index 0000000..51267b2 --- /dev/null +++ b/shogi/WhiteGold.svg @@ -0,0 +1,153 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/shogi/WhiteGoldKnight.svg b/shogi/WhiteGoldKnight.svg new file mode 100644 index 0000000..f28e4a0 --- /dev/null +++ b/shogi/WhiteGoldKnight.svg @@ -0,0 +1,65 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/shogi/WhiteGoldLance.svg b/shogi/WhiteGoldLance.svg new file mode 100644 index 0000000..1edcf8b --- /dev/null +++ b/shogi/WhiteGoldLance.svg @@ -0,0 +1,65 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/shogi/WhiteGoldPawn.svg b/shogi/WhiteGoldPawn.svg new file mode 100644 index 0000000..4e33971 --- /dev/null +++ b/shogi/WhiteGoldPawn.svg @@ -0,0 +1,54 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/shogi/WhiteGoldSilver.svg b/shogi/WhiteGoldSilver.svg new file mode 100644 index 0000000..bba28dc --- /dev/null +++ b/shogi/WhiteGoldSilver.svg @@ -0,0 +1,73 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/shogi/WhiteKing.svg b/shogi/WhiteKing.svg new file mode 100644 index 0000000..19d5e8b --- /dev/null +++ b/shogi/WhiteKing.svg @@ -0,0 +1,125 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/shogi/WhiteKnight.svg b/shogi/WhiteKnight.svg new file mode 100644 index 0000000..0364da4 --- /dev/null +++ b/shogi/WhiteKnight.svg @@ -0,0 +1,138 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/shogi/WhiteLance.svg b/shogi/WhiteLance.svg new file mode 100644 index 0000000..36c99ed --- /dev/null +++ b/shogi/WhiteLance.svg @@ -0,0 +1,134 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/shogi/WhitePawn.svg b/shogi/WhitePawn.svg new file mode 100644 index 0000000..0c4a96e --- /dev/null +++ b/shogi/WhitePawn.svg @@ -0,0 +1,108 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/shogi/WhiteRook.svg b/shogi/WhiteRook.svg new file mode 100644 index 0000000..ae8afc9 --- /dev/null +++ b/shogi/WhiteRook.svg @@ -0,0 +1,137 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/shogi/shogi_bishop.svg b/shogi/shogi_bishop.svg deleted file mode 100644 index d7c551f..0000000 --- a/shogi/shogi_bishop.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/shogi/shogi_bishop_promoted.svg b/shogi/shogi_bishop_promoted.svg deleted file mode 100644 index 8fdd603..0000000 --- a/shogi/shogi_bishop_promoted.svg +++ /dev/null @@ -1,83 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/shogi/shogi_gold.svg b/shogi/shogi_gold.svg deleted file mode 100644 index 51267b2..0000000 --- a/shogi/shogi_gold.svg +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/shogi/shogi_king.svg b/shogi/shogi_king.svg deleted file mode 100644 index 19d5e8b..0000000 --- a/shogi/shogi_king.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/shogi/shogi_knight.svg b/shogi/shogi_knight.svg deleted file mode 100644 index 0364da4..0000000 --- a/shogi/shogi_knight.svg +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/shogi/shogi_knight_promoted.svg b/shogi/shogi_knight_promoted.svg deleted file mode 100644 index f28e4a0..0000000 --- a/shogi/shogi_knight_promoted.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/shogi/shogi_lance.svg b/shogi/shogi_lance.svg deleted file mode 100644 index 36c99ed..0000000 --- a/shogi/shogi_lance.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/shogi/shogi_lance_promoted.svg b/shogi/shogi_lance_promoted.svg deleted file mode 100644 index 1edcf8b..0000000 --- a/shogi/shogi_lance_promoted.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/shogi/shogi_pawn.svg b/shogi/shogi_pawn.svg deleted file mode 100644 index 0c4a96e..0000000 --- a/shogi/shogi_pawn.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/shogi/shogi_pawn_promoted.svg b/shogi/shogi_pawn_promoted.svg deleted file mode 100644 index 4e33971..0000000 --- a/shogi/shogi_pawn_promoted.svg +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/shogi/shogi_rook.svg b/shogi/shogi_rook.svg deleted file mode 100644 index ae8afc9..0000000 --- a/shogi/shogi_rook.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/shogi/shogi_rook_promoted.svg b/shogi/shogi_rook_promoted.svg deleted file mode 100644 index d800001..0000000 --- a/shogi/shogi_rook_promoted.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/shogi/shogi_silver.svg b/shogi/shogi_silver.svg deleted file mode 100644 index 6103a6c..0000000 --- a/shogi/shogi_silver.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/shogi/shogi_silver_promoted.svg b/shogi/shogi_silver_promoted.svg deleted file mode 100644 index bba28dc..0000000 --- a/shogi/shogi_silver_promoted.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - -- 1.7.0.4