From d6813fbf8f962eec6c9ab7d5a5a585d348be7065 Mon Sep 17 00:00:00 2001 From: "Kirill Lipatov (Leency)" Date: Sun, 8 Sep 2019 04:51:29 +0000 Subject: [PATCH] KosChess: move to appropriate place git-svn-id: svn://kolibrios.org@7686 a494cfbc-eb01-0410-851d-a64ba20cac60 --- {programs => data/common}/games/KosChess/KosChess | Bin .../common}/games/KosChess/images/bb.raw | Bin .../common}/games/KosChess/images/bk.raw | Bin .../common}/games/KosChess/images/bn.raw | Bin .../common}/games/KosChess/images/bp.raw | Bin .../common}/games/KosChess/images/bq.raw | Bin .../common}/games/KosChess/images/br.raw | Bin .../common}/games/KosChess/images/decrease.raw | Bin .../common}/games/KosChess/images/increase.raw | Bin .../common}/games/KosChess/images/wb.raw | Bin .../common}/games/KosChess/images/wk.raw | Bin .../common}/games/KosChess/images/wn.raw | Bin .../common}/games/KosChess/images/wp.raw | Bin .../common}/games/KosChess/images/wq.raw | Bin .../common}/games/KosChess/images/wr.raw | Bin 15 files changed, 0 insertions(+), 0 deletions(-) rename {programs => data/common}/games/KosChess/KosChess (100%) rename {programs => data/common}/games/KosChess/images/bb.raw (100%) rename {programs => data/common}/games/KosChess/images/bk.raw (100%) rename {programs => data/common}/games/KosChess/images/bn.raw (100%) rename {programs => data/common}/games/KosChess/images/bp.raw (100%) rename {programs => data/common}/games/KosChess/images/bq.raw (100%) rename {programs => data/common}/games/KosChess/images/br.raw (100%) rename {programs => data/common}/games/KosChess/images/decrease.raw (100%) rename {programs => data/common}/games/KosChess/images/increase.raw (100%) rename {programs => data/common}/games/KosChess/images/wb.raw (100%) rename {programs => data/common}/games/KosChess/images/wk.raw (100%) rename {programs => data/common}/games/KosChess/images/wn.raw (100%) rename {programs => data/common}/games/KosChess/images/wp.raw (100%) rename {programs => data/common}/games/KosChess/images/wq.raw (100%) rename {programs => data/common}/games/KosChess/images/wr.raw (100%) diff --git a/programs/games/KosChess/KosChess b/data/common/games/KosChess/KosChess similarity index 100% rename from programs/games/KosChess/KosChess rename to data/common/games/KosChess/KosChess diff --git a/programs/games/KosChess/images/bb.raw b/data/common/games/KosChess/images/bb.raw similarity index 100% rename from programs/games/KosChess/images/bb.raw rename to data/common/games/KosChess/images/bb.raw diff --git a/programs/games/KosChess/images/bk.raw b/data/common/games/KosChess/images/bk.raw similarity index 100% rename from programs/games/KosChess/images/bk.raw rename to data/common/games/KosChess/images/bk.raw diff --git a/programs/games/KosChess/images/bn.raw b/data/common/games/KosChess/images/bn.raw similarity index 100% rename from programs/games/KosChess/images/bn.raw rename to data/common/games/KosChess/images/bn.raw diff --git a/programs/games/KosChess/images/bp.raw b/data/common/games/KosChess/images/bp.raw similarity index 100% rename from programs/games/KosChess/images/bp.raw rename to data/common/games/KosChess/images/bp.raw diff --git a/programs/games/KosChess/images/bq.raw b/data/common/games/KosChess/images/bq.raw similarity index 100% rename from programs/games/KosChess/images/bq.raw rename to data/common/games/KosChess/images/bq.raw diff --git a/programs/games/KosChess/images/br.raw b/data/common/games/KosChess/images/br.raw similarity index 100% rename from programs/games/KosChess/images/br.raw rename to data/common/games/KosChess/images/br.raw diff --git a/programs/games/KosChess/images/decrease.raw b/data/common/games/KosChess/images/decrease.raw similarity index 100% rename from programs/games/KosChess/images/decrease.raw rename to data/common/games/KosChess/images/decrease.raw diff --git a/programs/games/KosChess/images/increase.raw b/data/common/games/KosChess/images/increase.raw similarity index 100% rename from programs/games/KosChess/images/increase.raw rename to data/common/games/KosChess/images/increase.raw diff --git a/programs/games/KosChess/images/wb.raw b/data/common/games/KosChess/images/wb.raw similarity index 100% rename from programs/games/KosChess/images/wb.raw rename to data/common/games/KosChess/images/wb.raw diff --git a/programs/games/KosChess/images/wk.raw b/data/common/games/KosChess/images/wk.raw similarity index 100% rename from programs/games/KosChess/images/wk.raw rename to data/common/games/KosChess/images/wk.raw diff --git a/programs/games/KosChess/images/wn.raw b/data/common/games/KosChess/images/wn.raw similarity index 100% rename from programs/games/KosChess/images/wn.raw rename to data/common/games/KosChess/images/wn.raw diff --git a/programs/games/KosChess/images/wp.raw b/data/common/games/KosChess/images/wp.raw similarity index 100% rename from programs/games/KosChess/images/wp.raw rename to data/common/games/KosChess/images/wp.raw diff --git a/programs/games/KosChess/images/wq.raw b/data/common/games/KosChess/images/wq.raw similarity index 100% rename from programs/games/KosChess/images/wq.raw rename to data/common/games/KosChess/images/wq.raw diff --git a/programs/games/KosChess/images/wr.raw b/data/common/games/KosChess/images/wr.raw similarity index 100% rename from programs/games/KosChess/images/wr.raw rename to data/common/games/KosChess/images/wr.raw