From: Christopher Lenz Date: Thu, 31 May 2007 11:41:03 +0000 (+0000) Subject: Add a temporary/placeholder logo. Not the real thing, I promise ;-) X-Git-Tag: 1.0~615 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ab4cf528e717240cff9d6a7ef81b61306ea0e10;p=thirdparty%2Fbabel.git Add a temporary/placeholder logo. Not the real thing, I promise ;-) --- diff --git a/doc/index.txt b/doc/index.txt index 0ce5fe11..81fd8f3e 100644 --- a/doc/index.txt +++ b/doc/index.txt @@ -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 index 00000000..a71e1cb7 Binary files /dev/null and b/doc/logo.pdf differ diff --git a/doc/logo.png b/doc/logo.png new file mode 100755 index 00000000..6f2f784b 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 index 00000000..5b01595d Binary files /dev/null and b/doc/logo_small.png differ