]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Add a temporary/placeholder logo. Not the real thing, I promise ;-)
authorChristopher Lenz <cmlenz@gmail.com>
Thu, 31 May 2007 11:41:03 +0000 (11:41 +0000)
committerChristopher Lenz <cmlenz@gmail.com>
Thu, 31 May 2007 11:41:03 +0000 (11:41 +0000)
doc/index.txt
doc/logo.pdf [new file with mode: 0644]
doc/logo.png [new file with mode: 0755]
doc/logo_small.png [new file with mode: 0755]

index 0ce5fe11eeac0c0425fc00c8d91e1de71da1eed6..81fd8f3e285bad9334db697588d19aa427249d0b 100644 (file)
@@ -4,6 +4,12 @@
 Babel
 =====
 
+.. image:: logo_small.png
+   :width: 158
+   :height: 85
+   :align: center
+   :alt: Babel
+   :class: logo
 
 ---------------------------------------------------
 Simple Internationalization for Python Applications
diff --git a/doc/logo.pdf b/doc/logo.pdf
new file mode 100644 (file)
index 0000000..a71e1cb
Binary files /dev/null and b/doc/logo.pdf differ
diff --git a/doc/logo.png b/doc/logo.png
new file mode 100755 (executable)
index 0000000..6f2f784
Binary files /dev/null and b/doc/logo.png differ
diff --git a/doc/logo_small.png b/doc/logo_small.png
new file mode 100755 (executable)
index 0000000..5b01595
Binary files /dev/null and b/doc/logo_small.png differ