From: Colin Watson Date: Mon, 27 Nov 2023 12:39:27 +0000 (+0000) Subject: Move some images from http://people.canonical.com/~cjwatson/ X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=4a5d7327d363ff69d586b8c5be5fa52b2c0eed18;p=blog.git Move some images from people.canonical.com/~cjwatson/ --- diff --git a/content/images/lp-omnicomplete.png b/content/images/lp-omnicomplete.png new file mode 100644 index 00000000..cb238bc8 Binary files /dev/null and b/content/images/lp-omnicomplete.png differ diff --git a/content/images/totem-bbc-2.png b/content/images/totem-bbc-2.png new file mode 100644 index 00000000..8827e674 Binary files /dev/null and b/content/images/totem-bbc-2.png differ diff --git a/content/images/totem-bbc.png b/content/images/totem-bbc.png new file mode 100644 index 00000000..8846a956 Binary files /dev/null and b/content/images/totem-bbc.png differ diff --git a/content/totem-bbc-plugin.md b/content/totem-bbc-plugin.md index 3008cc1a..fecb4fb1 100644 --- a/content/totem-bbc-plugin.md +++ b/content/totem-bbc-plugin.md @@ -33,7 +33,7 @@ issues have been fixed to the point where we felt comfortable enabling the BBC plugin (as well as the YouTube plugin) by default in Ubuntu 8.10. Here's a screenshot of the current interface: -![screenshot](http://people.canonical.com/~cjwatson/totem-bbc-2.png) +![screenshot]({static}/images/totem-bbc-2.png) This is exciting stuff with a lot of potential. To try it out, run Applications -> Sound & Video -> Movie Player and select the "BBC" entry diff --git a/content/vim-lpbug-omnicomplete.md b/content/vim-lpbug-omnicomplete.md index f2a09ba5..e5d8b114 100644 --- a/content/vim-lpbug-omnicomplete.md +++ b/content/vim-lpbug-omnicomplete.md @@ -15,7 +15,7 @@ number into your changelog. Here's a screenshot to make it clearer: -![screenshot](http://people.canonical.com/~cjwatson/lp-omnicomplete.png) +![screenshot]({static}/images/lp-omnicomplete.png) Thanks to Stefano Zacchiroli for doing the same for Debian bugs back in July.