From d066d0b2244b982d34aa6f1c9d24260e4f011a0c Mon Sep 17 00:00:00 2001 From: XTZGZoReX Date: Mon, 7 Jun 2010 00:22:12 +0200 Subject: [PATCH] * Move some text files. --HG-- branch : trunk --- README.AHBOT => doc/AuctionHouseBot.txt | 0 doc/{Text-tables.txt => TextTables.txt} | 0 INSTALL.linux => doc/UnixInstall.txt | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename README.AHBOT => doc/AuctionHouseBot.txt (100%) rename doc/{Text-tables.txt => TextTables.txt} (100%) rename INSTALL.linux => doc/UnixInstall.txt (100%) diff --git a/README.AHBOT b/doc/AuctionHouseBot.txt similarity index 100% rename from README.AHBOT rename to doc/AuctionHouseBot.txt diff --git a/doc/Text-tables.txt b/doc/TextTables.txt similarity index 100% rename from doc/Text-tables.txt rename to doc/TextTables.txt diff --git a/INSTALL.linux b/doc/UnixInstall.txt similarity index 100% rename from INSTALL.linux rename to doc/UnixInstall.txt