[glade-web] Reverted registration files, I will run the survey on https://people.gnome.org/~jpu/glade/



commit d1fc7b25c32027710e73495e2f8bce0628ad140e
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date:   Fri Nov 8 00:18:26 2013 -0300

    Reverted registration files, I will run the survey on
    https://people.gnome.org/~jpu/glade/

 Makefile            |    2 -
 images/glade-bg.svg |   61 -------
 registration.html   |  497 ---------------------------------------------------
 registration.py     |    2 -
 4 files changed, 0 insertions(+), 562 deletions(-)
---
diff --git a/Makefile b/Makefile
index fd306d6..22c83b4 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,6 @@ SRC_PAGES =                   \
 HTML_PAGES = $(patsubst %.src, ${WEBDIR}/%.html, ${SRC_PAGES})
 COMMON_PAGES = head.src foot.src newsitems.py feed.py
 CSS_FILES = default.css
-REGISTRATION_FILES = registration.html registration.py
 
 all: start_log pages finish_log
 
@@ -53,7 +52,6 @@ news.rss: newsitems.py feed.py
 
 extras: ${CSS_FILES} images/*.png images/*.svg
        cp ${CSS_FILES} ${WEBDIR}
-       cp ${REGISTRATION_FILES} ${WEBDIR}
        cp images/*.png images/*.svg ${IMGDIR}
        cp news.rss ${WEBDIR}
        cp .htaccess ${WEBDIR}/.htaccess


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