aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-18 18:04:43 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-18 18:04:43 +0000
commitcf839e8e5d36bd8f39758c8c46deb086af937538 (patch)
tree4e71c8f1ae1823636bc5ad8ce46b11aa72ffe7bb /doc
parent9e7309ec820066f2fed443245d66f79658360e53 (diff)
downloadikiwiki-cf839e8e5d36bd8f39758c8c46deb086af937538.tar
ikiwiki-cf839e8e5d36bd8f39758c8c46deb086af937538.tar.gz
yet another update of the svgz file and updates all images
Diffstat (limited to 'doc')
-rw-r--r--doc/logo.mdwn6
-rw-r--r--doc/logo/ikiwiki.pngbin1599 -> 1631 bytes
-rw-r--r--doc/logo/ikiwiki.svgzbin19110 -> 28488 bytes
-rw-r--r--doc/logo/ikiwiki_button.pngbin0 -> 1195 bytes
-rw-r--r--doc/logo/ikiwiki_icon.pngbin1211 -> 0 bytes
5 files changed, 3 insertions, 3 deletions
diff --git a/doc/logo.mdwn b/doc/logo.mdwn
index de20e5481..1b7582b50 100644
--- a/doc/logo.mdwn
+++ b/doc/logo.mdwn
@@ -8,7 +8,7 @@ added).
* [[ikiwiki_logo|ikiwiki.png]]
[[ikiwiki_logo_large|ikiwiki_large.png]]
- [[ikiwiki_icon|ikiwiki_icon.png]]
+ [[ikiwiki_button|ikiwiki_button.png]]
[[SVG_source|ikiwiki.svgz]], can be used to generate a logo at any size
with a command like:
@@ -19,9 +19,9 @@ added).
inkscape -w 16 -i favicon -e favicon.ico ikiwiki.svgz
- The icon can also be generated as follows:
+ The button can also be generated as follows:
- inkscape -w 80 -i icon -e icon.png ikiwiki.svgz
+ inkscape -w 80 -i button -e ikiwiki_button.png ikiwiki.svgz
Some other alternate icons are also included in the svg file and can
be extracted by specifying their names.
diff --git a/doc/logo/ikiwiki.png b/doc/logo/ikiwiki.png
index 0838d2f9c..c75814365 100644
--- a/doc/logo/ikiwiki.png
+++ b/doc/logo/ikiwiki.png
Binary files differ
diff --git a/doc/logo/ikiwiki.svgz b/doc/logo/ikiwiki.svgz
index e203b905e..a0c345021 100644
--- a/doc/logo/ikiwiki.svgz
+++ b/doc/logo/ikiwiki.svgz
Binary files differ
diff --git a/doc/logo/ikiwiki_button.png b/doc/logo/ikiwiki_button.png
new file mode 100644
index 000000000..67fee144a
--- /dev/null
+++ b/doc/logo/ikiwiki_button.png
Binary files differ
diff --git a/doc/logo/ikiwiki_icon.png b/doc/logo/ikiwiki_icon.png
deleted file mode 100644
index e5d79a3c3..000000000
--- a/doc/logo/ikiwiki_icon.png
+++ /dev/null
Binary files differ