summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-03-26 18:25:39 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-03-26 18:25:39 -0400
commiteebbec5b40d7aee86faa4a4f3a0e52bedceb005f (patch)
treef1497d1591a0e6485751926a1af05a02c5eda9fb
parentb18a8081bd5096a5bafdce252256b94f601f2f94 (diff)
Removed old static files
-rwxr-xr-xstatic/topb.pngbin266 -> 0 bytes
-rwxr-xr-xstatic/topl.pngbin679 -> 0 bytes
-rwxr-xr-xstatic/topr.pngbin651 -> 0 bytes
-rwxr-xr-xstatic/try.gifbin25331 -> 0 bytes
-rwxr-xr-xstatic/try.pngbin2265 -> 0 bytes
-rwxr-xr-xstatic/up.pngbin4951 -> 0 bytes
-rw-r--r--static/upload1.pngbin2806 -> 0 bytes
-rw-r--r--static/upload2.pngbin1167 -> 0 bytes
-rw-r--r--static/upload3.pngbin1098 -> 0 bytes
-rw-r--r--static/upload4.pngbin1293 -> 0 bytes
-rw-r--r--static/upload5.pngbin1727 -> 0 bytes
-rw-r--r--static/upload6.pngbin215 -> 0 bytes
-rw-r--r--static/upload7.pngbin213 -> 0 bytes
-rw-r--r--static/upload8.pngbin203 -> 0 bytes
-rw-r--r--static/url1.pngbin221 -> 0 bytes
-rwxr-xr-xstatic/wayne.gifbin58068 -> 0 bytes
-rwxr-xr-xstatic/wordlogo.gifbin7314 -> 0 bytes
-rwxr-xr-xstatic/wordlogo2.gifbin8515 -> 0 bytes
-rwxr-xr-xstatic/yb.pngbin665 -> 0 bytes
-rwxr-xr-xtemplate/logged_dump.st20
-rw-r--r--template/xd_receiver.htm1
21 files changed, 0 insertions, 21 deletions
diff --git a/static/topb.png b/static/topb.png
deleted file mode 100755
index 51cc4cc..0000000
--- a/static/topb.png
+++ /dev/null
Binary files differ
diff --git a/static/topl.png b/static/topl.png
deleted file mode 100755
index dcfe5b9..0000000
--- a/static/topl.png
+++ /dev/null
Binary files differ
diff --git a/static/topr.png b/static/topr.png
deleted file mode 100755
index 9cfab08..0000000
--- a/static/topr.png
+++ /dev/null
Binary files differ
diff --git a/static/try.gif b/static/try.gif
deleted file mode 100755
index cbe2d89..0000000
--- a/static/try.gif
+++ /dev/null
Binary files differ
diff --git a/static/try.png b/static/try.png
deleted file mode 100755
index a7021f8..0000000
--- a/static/try.png
+++ /dev/null
Binary files differ
diff --git a/static/up.png b/static/up.png
deleted file mode 100755
index b13da1c..0000000
--- a/static/up.png
+++ /dev/null
Binary files differ
diff --git a/static/upload1.png b/static/upload1.png
deleted file mode 100644
index f46b6a8..0000000
--- a/static/upload1.png
+++ /dev/null
Binary files differ
diff --git a/static/upload2.png b/static/upload2.png
deleted file mode 100644
index 10b2237..0000000
--- a/static/upload2.png
+++ /dev/null
Binary files differ
diff --git a/static/upload3.png b/static/upload3.png
deleted file mode 100644
index 714acb1..0000000
--- a/static/upload3.png
+++ /dev/null
Binary files differ
diff --git a/static/upload4.png b/static/upload4.png
deleted file mode 100644
index 5771bc7..0000000
--- a/static/upload4.png
+++ /dev/null
Binary files differ
diff --git a/static/upload5.png b/static/upload5.png
deleted file mode 100644
index 552bab7..0000000
--- a/static/upload5.png
+++ /dev/null
Binary files differ
diff --git a/static/upload6.png b/static/upload6.png
deleted file mode 100644
index 413261d..0000000
--- a/static/upload6.png
+++ /dev/null
Binary files differ
diff --git a/static/upload7.png b/static/upload7.png
deleted file mode 100644
index b677b26..0000000
--- a/static/upload7.png
+++ /dev/null
Binary files differ
diff --git a/static/upload8.png b/static/upload8.png
deleted file mode 100644
index 329b072..0000000
--- a/static/upload8.png
+++ /dev/null
Binary files differ
diff --git a/static/url1.png b/static/url1.png
deleted file mode 100644
index 51e0b55..0000000
--- a/static/url1.png
+++ /dev/null
Binary files differ
diff --git a/static/wayne.gif b/static/wayne.gif
deleted file mode 100755
index 13dde42..0000000
--- a/static/wayne.gif
+++ /dev/null
Binary files differ
diff --git a/static/wordlogo.gif b/static/wordlogo.gif
deleted file mode 100755
index dbef59d..0000000
--- a/static/wordlogo.gif
+++ /dev/null
Binary files differ
diff --git a/static/wordlogo2.gif b/static/wordlogo2.gif
deleted file mode 100755
index b6f22da..0000000
--- a/static/wordlogo2.gif
+++ /dev/null
Binary files differ
diff --git a/static/yb.png b/static/yb.png
deleted file mode 100755
index af2e410..0000000
--- a/static/yb.png
+++ /dev/null
Binary files differ
diff --git a/template/logged_dump.st b/template/logged_dump.st
deleted file mode 100755
index 3b8336a..0000000
--- a/template/logged_dump.st
+++ /dev/null
@@ -1,20 +0,0 @@
-
-<div class="logged-dump" id="message-$dump.message_id$">
- <div>$dump.created_on$ -- by <b><a href="/u/$dump.nick$">$dump.nick$</a></b></div>
-
- <a href="/u/$dump.nick$">
-
- <div id="logavatar">
-
- $if(dump.avatar)$<img height="50" width="50" src="$dump.avatar$" />
-
- $else$
-
- <img height="50" width="50" src="/static/noinfo.png">
-
- $endif$
- </div></a>
- <div class="content">$dump.content$</div>
- <hr />
- $share_buttons()$
-</div>
diff --git a/template/xd_receiver.htm b/template/xd_receiver.htm
deleted file mode 100644
index 3c63739..0000000
--- a/template/xd_receiver.htm
+++ /dev/null
@@ -1 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>xd</title></head><body><script src="http://static.ak.facebook.com/js/api_lib/v0.4/XdCommReceiver.js" type="text/javascript"></script></body></html> \ No newline at end of file