diff options
author | Ekaterina Gerasimova <kittykat3756@gmail.com> | 2013-07-07 04:51:01 +0800 |
---|---|---|
committer | Ekaterina Gerasimova <kittykat3756@gmail.com> | 2013-07-07 04:53:09 +0800 |
commit | 397c1383e2a4c918e10320bef7670fe5c77bb72d (patch) | |
tree | 86127317cec9fed376597dc9e83b7f893c2cb848 | |
parent | 89ff904158a1b5a186a56c54847a4f1e77d66905 (diff) | |
download | gsoc2013-epiphany-397c1383e2a4c918e10320bef7670fe5c77bb72d.tar gsoc2013-epiphany-397c1383e2a4c918e10320bef7670fe5c77bb72d.tar.gz gsoc2013-epiphany-397c1383e2a4c918e10320bef7670fe5c77bb72d.tar.bz2 gsoc2013-epiphany-397c1383e2a4c918e10320bef7670fe5c77bb72d.tar.lz gsoc2013-epiphany-397c1383e2a4c918e10320bef7670fe5c77bb72d.tar.xz gsoc2013-epiphany-397c1383e2a4c918e10320bef7670fe5c77bb72d.tar.zst gsoc2013-epiphany-397c1383e2a4c918e10320bef7670fe5c77bb72d.zip |
Rename the figures help directory to media
…as that makes more sense as it may have other media in it in the future.
-rw-r--r-- | help/C/browse-private.page | 2 | ||||
-rw-r--r-- | help/C/index.page | 2 | ||||
-rw-r--r-- | help/C/introduction.page | 2 | ||||
-rw-r--r-- | help/C/media/epiphany-3-8.png (renamed from help/C/figures/epiphany-3-8.png) | bin | 119144 -> 119144 bytes | |||
-rw-r--r-- | help/C/media/private-browsing-3-8.png (renamed from help/C/figures/private-browsing-3-8.png) | bin | 108824 -> 108824 bytes | |||
-rw-r--r-- | help/C/media/web-browser.png (renamed from help/C/figures/web-browser.png) | bin | 1724 -> 1724 bytes |
6 files changed, 3 insertions, 3 deletions
diff --git a/help/C/browse-private.page b/help/C/browse-private.page index 8d95dc6b8..5c21a5fee 100644 --- a/help/C/browse-private.page +++ b/help/C/browse-private.page @@ -62,7 +62,7 @@ theme that is used for the incognito window:</p> <figure> - <media type="image" mime="image/png" src="figures/private-browsing-3-8.png"> + <media type="image" mime="image/png" src="media/private-browsing-3-8.png"> <p>Fullscreen screenshot showing a normal session in a window on the left side of the screen and a private browsing session in a different window on the right side of the screen.</p> diff --git a/help/C/index.page b/help/C/index.page index 518d7b4ee..43b5f142b 100644 --- a/help/C/index.page +++ b/help/C/index.page @@ -13,7 +13,7 @@ </info> <title> - <media type="image" mime="image/png" its:translate="no" src="figures/web-browser.png" /> + <media type="image" mime="image/png" its:translate="no" src="media/web-browser.png" /> Web </title> diff --git a/help/C/introduction.page b/help/C/introduction.page index e37deb587..4cd7e8366 100644 --- a/help/C/introduction.page +++ b/help/C/introduction.page @@ -32,7 +32,7 @@ <p>In GNOME 3, <app>Epiphany</app> is also known as <app>Web</app>.</p> - <media type="image" mime="image/png" src="figures/epiphany-3-8.png"> + <media type="image" mime="image/png" src="media/epiphany-3-8.png"> <p>Fullscreen screenshot of Epiphany with https://projects.gnome.org/epiphany/ open in the first tab and showing https://gnome.org/ in the second tab.</p> diff --git a/help/C/figures/epiphany-3-8.png b/help/C/media/epiphany-3-8.png Binary files differindex 811958ccf..811958ccf 100644 --- a/help/C/figures/epiphany-3-8.png +++ b/help/C/media/epiphany-3-8.png diff --git a/help/C/figures/private-browsing-3-8.png b/help/C/media/private-browsing-3-8.png Binary files differindex 4113b0473..4113b0473 100644 --- a/help/C/figures/private-browsing-3-8.png +++ b/help/C/media/private-browsing-3-8.png diff --git a/help/C/figures/web-browser.png b/help/C/media/web-browser.png Binary files differindex 64794ca68..64794ca68 100644 --- a/help/C/figures/web-browser.png +++ b/help/C/media/web-browser.png |