[foundation-web] Do the same for .php-generated files.
- From: Andrea Veri <av src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [foundation-web] Do the same for .php-generated files.
- Date: Thu, 16 Feb 2012 23:44:52 +0000 (UTC)
commit 217ee7b200b895dfd1d772778e643da6bdc8fba4
Author: Andrea Veri <av src gnome org>
Date: Fri Feb 17 00:45:06 2012 +0100
Do the same for .php-generated files.
include/evilsedhack | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/include/evilsedhack b/include/evilsedhack
index 3057e7f..9c33a6e 100755
--- a/include/evilsedhack
+++ b/include/evilsedhack
@@ -2,7 +2,7 @@
PAGE=$1
ROOT=$2
-sed "s,<head>,<head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" /><link rel=\"stylesheet\" type=\"text/css\" href=\"http://www-old.gnome.org/default.css\" /><link rel=\"stylesheet\" type=\"text/css\" href=\"$ROOT/foundation.css\" /><link rel=\"icon\" type=\"image/png\" href=\"http://www-old.gnome.org/img/logo/foot-16.png\" />,i;s,<body\([^>]*\)>,<body\1><div id=\"body\">,i;/<\/body>/,//d" $PAGE
+sed "s,<head>,<head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" /><link rel=\"stylesheet\" type=\"text/css\" href=\"http://www-old.gnome.org/default.css\" /><link rel=\"stylesheet\" type=\"text/css\" href=\"http://foundation-old.gnome.org/foundation.css\" /><link rel=\"icon\" type=\"image/png\" href=\"http://www-old.gnome.org/img/logo/foot-16.png\" />,i;s,<body\([^>]*\)>,<body\1><div id=\"body\">,i;/<\/body>/,//d" $PAGE
cat <<-FOOT
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]