diff options
author | Ludovic Court`es | 2006-08-29 16:14:18 +0000 |
---|---|---|
committer | Ludovic Court`es | 2006-08-29 16:14:18 +0000 |
commit | 3b00599d90ff66e2b889f5f38003b080f5c4c27d (patch) | |
tree | 59265be84a4852ed9b6b232453f3f73895da60ef /doc/user/src/api14.skb | |
parent | 16185de44e3253dfad40d3b8c994479e1187812f (diff) | |
download | skribilo-3b00599d90ff66e2b889f5f38003b080f5c4c27d.tar.gz skribilo-3b00599d90ff66e2b889f5f38003b080f5c4c27d.tar.lz skribilo-3b00599d90ff66e2b889f5f38003b080f5c4c27d.zip |
Doc: Converted GIF images to PNG.
git-archimport-id: lcourtes@laas.fr--2005-libre/skribilo--devo--1.2--patch-49
Diffstat (limited to 'doc/user/src/api14.skb')
-rw-r--r-- | doc/user/src/api14.skb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/src/api14.skb b/doc/user/src/api14.skb index a3ede40..e9dd370 100644 --- a/doc/user/src/api14.skb +++ b/doc/user/src/api14.skb @@ -6,4 +6,4 @@ (center (figure :legend "The great Penguin" - (image :file "linux.gif"))) + (image :file "linux.png"))) |