[gnomeweb-wml] [friends] Rename 'drive' directory to 'ruler'



commit 50521ed04b154a01838999f6d71f676b5d30dbe1
Author: Lucas Rocha <lucasr litl com>
Date:   Mon Feb 8 16:53:38 2010 +0000

    [friends] Rename 'drive' directory to 'ruler'

 configure.in                                       |    4 ++--
 www.gnome.org/friends/Makefile.am                  |    2 +-
 www.gnome.org/friends/{drive => ruler}/Makefile.am |    2 +-
 .../friends/{drive => ruler}/admin/Makefile.am     |    0
 .../friends/{drive => ruler}/admin/admin.wml       |    0
 .../friends/{drive => ruler}/admin/htaccess        |    0
 .../friends/{drive => ruler}/admin/htpasswd        |    0
 .../friends/{drive => ruler}/admin/index.wml       |    0
 www.gnome.org/friends/{drive => ruler}/index.wml   |    4 ++--
 9 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/configure.in b/configure.in
index fcdd097..5dee50f 100644
--- a/configure.in
+++ b/configure.in
@@ -29,8 +29,8 @@ www.gnome.org/friends/banners/Makefile
 www.gnome.org/friends/css/Makefile
 www.gnome.org/friends/images/Makefile
 www.gnome.org/friends/js/Makefile
-www.gnome.org/friends/drive/Makefile
-www.gnome.org/friends/drive/admin/Makefile
+www.gnome.org/friends/ruler/Makefile
+www.gnome.org/friends/ruler/admin/Makefile
 www.gnome.org/fonts/Makefile
 www.gnome.org/i18n/Makefile
 www.gnome.org/img/Makefile
diff --git a/www.gnome.org/friends/Makefile.am b/www.gnome.org/friends/Makefile.am
index a5f63a7..9773f00 100644
--- a/www.gnome.org/friends/Makefile.am
+++ b/www.gnome.org/friends/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = banners css drive images js amazon
+SUBDIRS = banners css ruler images js amazon
 
 urlpath = /friends
 
diff --git a/www.gnome.org/friends/drive/Makefile.am b/www.gnome.org/friends/ruler/Makefile.am
similarity index 80%
rename from www.gnome.org/friends/drive/Makefile.am
rename to www.gnome.org/friends/ruler/Makefile.am
index 9de43b7..38dd1c5 100644
--- a/www.gnome.org/friends/drive/Makefile.am
+++ b/www.gnome.org/friends/ruler/Makefile.am
@@ -1,6 +1,6 @@
 SUBDIRS = admin
 
-urlpath = /friends/drive
+urlpath = /friends/ruler
 
 include $(top_srcdir)/rules.common
 
diff --git a/www.gnome.org/friends/drive/admin/Makefile.am b/www.gnome.org/friends/ruler/admin/Makefile.am
similarity index 100%
rename from www.gnome.org/friends/drive/admin/Makefile.am
rename to www.gnome.org/friends/ruler/admin/Makefile.am
diff --git a/www.gnome.org/friends/drive/admin/admin.wml b/www.gnome.org/friends/ruler/admin/admin.wml
similarity index 100%
rename from www.gnome.org/friends/drive/admin/admin.wml
rename to www.gnome.org/friends/ruler/admin/admin.wml
diff --git a/www.gnome.org/friends/drive/admin/htaccess b/www.gnome.org/friends/ruler/admin/htaccess
similarity index 100%
rename from www.gnome.org/friends/drive/admin/htaccess
rename to www.gnome.org/friends/ruler/admin/htaccess
diff --git a/www.gnome.org/friends/drive/admin/htpasswd b/www.gnome.org/friends/ruler/admin/htpasswd
similarity index 100%
rename from www.gnome.org/friends/drive/admin/htpasswd
rename to www.gnome.org/friends/ruler/admin/htpasswd
diff --git a/www.gnome.org/friends/drive/admin/index.wml b/www.gnome.org/friends/ruler/admin/index.wml
similarity index 100%
rename from www.gnome.org/friends/drive/admin/index.wml
rename to www.gnome.org/friends/ruler/admin/index.wml
diff --git a/www.gnome.org/friends/drive/index.wml b/www.gnome.org/friends/ruler/index.wml
similarity index 93%
rename from www.gnome.org/friends/drive/index.wml
rename to www.gnome.org/friends/ruler/index.wml
index 91c03e2..819328e 100644
--- a/www.gnome.org/friends/drive/index.wml
+++ b/www.gnome.org/friends/ruler/index.wml
@@ -17,11 +17,11 @@
     data about contributions and generates a progress meter and some JavaScript.
     You can then embed a progress widget into web sites with the following:</p>
 
-    <pre>&lt;script type="text/javascript" src="http://www.gnome.org/friends/drive/drive.js";>&lt;/script></pre>
+    <pre>&lt;script type="text/javascript" src="http://www.gnome.org/friends/ruler/ruler.js";>&lt;/script></pre>
 
     <p>Here's how my prototype looks when I do that:</p>
 
-    <script type="text/javascript" src="http://www.gnome.org/friends/drive/drive.js";></script>
+    <script type="text/javascript" src="http://www.gnome.org/friends/ruler/ruler.js";></script>
 
     <p>Note that this was fed with completely bogus data.  To make this happen,
     we'd need access to real data.  We should also tweak the design and the



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]