From 02c4cd9989bd5c3e67ab5b3a98386bfe02fa019c Mon Sep 17 00:00:00 2001 From: Mark Vejvoda Date: Fri, 12 Mar 2010 15:42:46 +0000 Subject: [PATCH] Moved data into trunk --- mk/linux/data | 2 +- mk/linux/maps | 2 +- mk/linux/scenarios | 2 +- mk/linux/screenshots | 2 +- mk/linux/techs | 2 +- mk/linux/tilesets | 2 +- mk/linux/tutorials | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/mk/linux/data b/mk/linux/data index 0bc6a3b2a..25450aeec 120000 --- a/mk/linux/data +++ b/mk/linux/data @@ -1 +1 @@ -../../../data/glest_game/data/ \ No newline at end of file +../../data/glest_game/data \ No newline at end of file diff --git a/mk/linux/maps b/mk/linux/maps index d4270f88c..9410d14ab 120000 --- a/mk/linux/maps +++ b/mk/linux/maps @@ -1 +1 @@ -../../../data/glest_game/maps \ No newline at end of file +../../data/glest_game/maps \ No newline at end of file diff --git a/mk/linux/scenarios b/mk/linux/scenarios index 15ce13723..3bdbc9f44 120000 --- a/mk/linux/scenarios +++ b/mk/linux/scenarios @@ -1 +1 @@ -../../../data/glest_game/scenarios \ No newline at end of file +../../data/glest_game/scenarios \ No newline at end of file diff --git a/mk/linux/screenshots b/mk/linux/screenshots index 16d74ec7d..1d0157b29 120000 --- a/mk/linux/screenshots +++ b/mk/linux/screenshots @@ -1 +1 @@ -../../../data/glest_game/screenshots \ No newline at end of file +../../data/glest_game/screenshots \ No newline at end of file diff --git a/mk/linux/techs b/mk/linux/techs index d030e544a..e9282ccb2 120000 --- a/mk/linux/techs +++ b/mk/linux/techs @@ -1 +1 @@ -../../../data/glest_game/techs \ No newline at end of file +../../data/glest_game/techs \ No newline at end of file diff --git a/mk/linux/tilesets b/mk/linux/tilesets index 678191617..0e1e5915a 120000 --- a/mk/linux/tilesets +++ b/mk/linux/tilesets @@ -1 +1 @@ -../../../data/glest_game/tilesets \ No newline at end of file +../../data/glest_game/tilesets \ No newline at end of file diff --git a/mk/linux/tutorials b/mk/linux/tutorials index 3743f4cad..8f5397e4b 120000 --- a/mk/linux/tutorials +++ b/mk/linux/tutorials @@ -1 +1 @@ -../../../data/glest_game/tutorials \ No newline at end of file +../../data/glest_game/tutorials \ No newline at end of file