trenaming for web - tomb - the crypto undertaker
HTML git clone git://parazyd.org/tomb.git
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 5ba8607499fbcba70974cfe0bf584e603ac334e7
DIR parent 05901c114efabf6e7dfc28892a30e7af45cbd6a4
HTML Author: Jaromil <jaromil@dyne.org>
Date: Wed, 26 Jan 2011 14:03:12 +0100
renaming for web
Diffstat:
A doc/web/dyne-config.el | 6 ++++++
D doc/web/dyne-web-config.el | 6 ------
2 files changed, 6 insertions(+), 6 deletions(-)
---
DIR diff --git a/doc/web/dyne-config.el b/doc/web/dyne-config.el
t@@ -0,0 +1,6 @@
+; simple website settings
+(provide 'dyne-config)
+
+(set 'name "Tomb")
+
+(set 'url "http://tomb.dyne.org")
DIR diff --git a/doc/web/dyne-web-config.el b/doc/web/dyne-web-config.el
t@@ -1,6 +0,0 @@
-; simple website settings
-(provide 'dyne-web-config)
-
-(set 'name "Tomb")
-
-(set 'url "http://tomb.dyne.org")