[static-web] Pick up some of the images from www-old.gnome.org



commit c642f36aceca754e293fde0d9ca3084721217da3
Author: Andrea Veri <av gnome org>
Date:   Wed Feb 19 17:17:28 2014 +0100

    Pick up some of the images from www-old.gnome.org

 img/logo/Makefile.am     |   18 ++++++++++++++++++
 img/logo/button-64.gif   |  Bin 0 -> 3699 bytes
 img/logo/button-64.png   |  Bin 0 -> 5980 bytes
 img/logo/foot-16.gif     |  Bin 0 -> 326 bytes
 img/logo/foot-16.png     |  Bin 0 -> 650 bytes
 img/logo/text-194.png    |  Bin 0 -> 7644 bytes
 img/logo/text-48.gif     |  Bin 0 -> 2694 bytes
 img/logo/text-48.png     |  Bin 0 -> 3636 bytes
 img/logo/text-64.gif     |  Bin 0 -> 1805 bytes
 img/logo/text-64.png     |  Bin 0 -> 4385 bytes
 img/logo/web-logo-64.xcf |  Bin 0 -> 9165 bytes
 img/spacer.gif           |  Bin 0 -> 49 bytes
 img/spacer.png           |  Bin 0 -> 68 bytes
 13 files changed, 18 insertions(+), 0 deletions(-)
---
diff --git a/img/logo/Makefile.am b/img/logo/Makefile.am
new file mode 100644
index 0000000..23ae419
--- /dev/null
+++ b/img/logo/Makefile.am
@@ -0,0 +1,18 @@
+SUBDIRS = 
+
+urlpath = /img/logo
+
+page_SCRIPTS =
+
+page_DATA = \
+       foot-16.gif \
+       foot-16.png \
+       text-48.gif \
+       text-48.png \
+       text-64.gif \
+       text-64.png \
+       button-64.gif \
+       button-64.png \
+       text-194.png
+
+include $(top_srcdir)/rules.common
diff --git a/img/logo/button-64.gif b/img/logo/button-64.gif
new file mode 100644
index 0000000..ea40fc3
Binary files /dev/null and b/img/logo/button-64.gif differ
diff --git a/img/logo/button-64.png b/img/logo/button-64.png
new file mode 100644
index 0000000..4a67867
Binary files /dev/null and b/img/logo/button-64.png differ
diff --git a/img/logo/foot-16.gif b/img/logo/foot-16.gif
new file mode 100644
index 0000000..8521389
Binary files /dev/null and b/img/logo/foot-16.gif differ
diff --git a/img/logo/foot-16.png b/img/logo/foot-16.png
new file mode 100644
index 0000000..95c4ff6
Binary files /dev/null and b/img/logo/foot-16.png differ
diff --git a/img/logo/text-194.png b/img/logo/text-194.png
new file mode 100644
index 0000000..4b85655
Binary files /dev/null and b/img/logo/text-194.png differ
diff --git a/img/logo/text-48.gif b/img/logo/text-48.gif
new file mode 100644
index 0000000..eca9662
Binary files /dev/null and b/img/logo/text-48.gif differ
diff --git a/img/logo/text-48.png b/img/logo/text-48.png
new file mode 100644
index 0000000..8b8e8cc
Binary files /dev/null and b/img/logo/text-48.png differ
diff --git a/img/logo/text-64.gif b/img/logo/text-64.gif
new file mode 100644
index 0000000..3f02609
Binary files /dev/null and b/img/logo/text-64.gif differ
diff --git a/img/logo/text-64.png b/img/logo/text-64.png
new file mode 100644
index 0000000..09a3184
Binary files /dev/null and b/img/logo/text-64.png differ
diff --git a/img/logo/web-logo-64.xcf b/img/logo/web-logo-64.xcf
new file mode 100644
index 0000000..21b0c14
Binary files /dev/null and b/img/logo/web-logo-64.xcf differ
diff --git a/img/spacer.gif b/img/spacer.gif
new file mode 100644
index 0000000..a4f37d7
Binary files /dev/null and b/img/spacer.gif differ
diff --git a/img/spacer.png b/img/spacer.png
new file mode 100644
index 0000000..5a2d4fa
Binary files /dev/null and b/img/spacer.png differ


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