From 1803d2e9169c1fae676213d2eaead86babc02a4c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Remko=20Tron=C3=A7on?= <git@el-tramo.be>
Date: Sun, 28 Mar 2010 22:35:04 +0200
Subject: Renaming Swiften Developers Guide.


diff --git a/Documentation/SwiftenDevelopersGuide/SConscript b/Documentation/SwiftenDevelopersGuide/SConscript
index 3aec8d0..145663f 100644
--- a/Documentation/SwiftenDevelopersGuide/SConscript
+++ b/Documentation/SwiftenDevelopersGuide/SConscript
@@ -2,4 +2,4 @@ Import("env")
 
 env.Tool("DocBook", toolpath = ["#/BuildTools/DocBook/SCons"])
 
-env.DocBook("SwiftenDevelopersGuide.xml")
+env.DocBook("Swiften Developers Guide.xml")
diff --git a/Documentation/SwiftenDevelopersGuide/Swiften Developers Guide.xml b/Documentation/SwiftenDevelopersGuide/Swiften Developers Guide.xml
new file mode 100644
index 0000000..f980fce
--- /dev/null
+++ b/Documentation/SwiftenDevelopersGuide/Swiften Developers Guide.xml	
@@ -0,0 +1,22 @@
+<?xml version="1.0" ?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
+
+<book>
+  <title>Swiften Developer's Guide</title>
+
+  <chapter>
+    <title>Introduction</title>
+
+    <para>
+      This is an introduction
+    </para>
+
+    <sect1>
+      <title>Section</title>
+
+      <para>
+        This is a section
+      </para>
+    </sect1>
+  </chapter>
+</book>
diff --git a/Documentation/SwiftenDevelopersGuide/SwiftenDevelopersGuide.xml b/Documentation/SwiftenDevelopersGuide/SwiftenDevelopersGuide.xml
deleted file mode 100644
index f980fce..0000000
--- a/Documentation/SwiftenDevelopersGuide/SwiftenDevelopersGuide.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" ?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
-
-<book>
-  <title>Swiften Developer's Guide</title>
-
-  <chapter>
-    <title>Introduction</title>
-
-    <para>
-      This is an introduction
-    </para>
-
-    <sect1>
-      <title>Section</title>
-
-      <para>
-        This is a section
-      </para>
-    </sect1>
-  </chapter>
-</book>
-- 
cgit v0.10.2-6-g49f6