From 4bdc2097e1e95f3fdc8d70f3687fcba40f6bc820 Mon Sep 17 00:00:00 2001 From: Daniel Bainton Date: Tue, 2 Dec 2008 21:18:30 +0200 Subject: [PATCH] [muttator] Move everything to muttator/ --- AUTHORS => muttator/AUTHORS | 0 Donators => muttator/Donators | 0 License.txt => muttator/License.txt | 0 Makefile => muttator/Makefile | 0 NEWS => muttator/NEWS | 0 README => muttator/README | 0 TODO => muttator/TODO | 0 chrome.manifest => muttator/chrome.manifest | 0 install.rdf => muttator/install.rdf | 0 {locale => muttator/locale}/en-US/asciidoc.conf | 0 {locale => muttator/locale}/en-US/intro.txt | 0 {locale => muttator/locale}/en-US/xhtml11.css | 0 {skin => muttator/skin}/icon.png | Bin {skin => muttator/skin}/liberator.css | 0 14 files changed, 0 insertions(+), 0 deletions(-) rename AUTHORS => muttator/AUTHORS (100%) rename Donators => muttator/Donators (100%) rename License.txt => muttator/License.txt (100%) rename Makefile => muttator/Makefile (100%) rename NEWS => muttator/NEWS (100%) rename README => muttator/README (100%) rename TODO => muttator/TODO (100%) rename chrome.manifest => muttator/chrome.manifest (100%) rename install.rdf => muttator/install.rdf (100%) rename {locale => muttator/locale}/en-US/asciidoc.conf (100%) rename {locale => muttator/locale}/en-US/intro.txt (100%) rename {locale => muttator/locale}/en-US/xhtml11.css (100%) rename {skin => muttator/skin}/icon.png (100%) rename {skin => muttator/skin}/liberator.css (100%) diff --git a/AUTHORS b/muttator/AUTHORS similarity index 100% rename from AUTHORS rename to muttator/AUTHORS diff --git a/Donators b/muttator/Donators similarity index 100% rename from Donators rename to muttator/Donators diff --git a/License.txt b/muttator/License.txt similarity index 100% rename from License.txt rename to muttator/License.txt diff --git a/Makefile b/muttator/Makefile similarity index 100% rename from Makefile rename to muttator/Makefile diff --git a/NEWS b/muttator/NEWS similarity index 100% rename from NEWS rename to muttator/NEWS diff --git a/README b/muttator/README similarity index 100% rename from README rename to muttator/README diff --git a/TODO b/muttator/TODO similarity index 100% rename from TODO rename to muttator/TODO diff --git a/chrome.manifest b/muttator/chrome.manifest similarity index 100% rename from chrome.manifest rename to muttator/chrome.manifest diff --git a/install.rdf b/muttator/install.rdf similarity index 100% rename from install.rdf rename to muttator/install.rdf diff --git a/locale/en-US/asciidoc.conf b/muttator/locale/en-US/asciidoc.conf similarity index 100% rename from locale/en-US/asciidoc.conf rename to muttator/locale/en-US/asciidoc.conf diff --git a/locale/en-US/intro.txt b/muttator/locale/en-US/intro.txt similarity index 100% rename from locale/en-US/intro.txt rename to muttator/locale/en-US/intro.txt diff --git a/locale/en-US/xhtml11.css b/muttator/locale/en-US/xhtml11.css similarity index 100% rename from locale/en-US/xhtml11.css rename to muttator/locale/en-US/xhtml11.css diff --git a/skin/icon.png b/muttator/skin/icon.png similarity index 100% rename from skin/icon.png rename to muttator/skin/icon.png diff --git a/skin/liberator.css b/muttator/skin/liberator.css similarity index 100% rename from skin/liberator.css rename to muttator/skin/liberator.css