[eog] help: Remove two unneeded screenshots from the Preferences page



commit 2c821728c79a276b5110efdcf255b915464eb4e3
Author: Andre Klapper <a9016009 gmx de>
Date:   Thu Mar 28 19:57:10 2019 +0100

    help: Remove two unneeded screenshots from the Preferences page
    
    Everything shown on these images is already covered by the text.
    These images provide no additional value but only create maintenance
    costs when it comes to keeping localized versions up to date.

 help/C/figures/image-view-prefs.png     | Bin 23552 -> 0 bytes
 help/C/figures/slideshow-prefs.png      | Bin 15367 -> 0 bytes
 help/C/preferences.page                 |   2 --
 help/de/figures/image-view-prefs.png    | Bin 33943 -> 0 bytes
 help/de/figures/slideshow-prefs.png     | Bin 21672 -> 0 bytes
 help/el/figures/image-view-prefs.png    | Bin 18095 -> 0 bytes
 help/el/figures/slideshow-prefs.png     | Bin 45195 -> 0 bytes
 help/es/figures/image-view-prefs.png    | Bin 32334 -> 0 bytes
 help/es/figures/slideshow-prefs.png     | Bin 23341 -> 0 bytes
 help/fr/figures/image-view-prefs.png    | Bin 30847 -> 0 bytes
 help/fr/figures/slideshow-prefs.png     | Bin 20617 -> 0 bytes
 help/hu/figures/image-view-prefs.png    | Bin 35969 -> 0 bytes
 help/hu/figures/slideshow-prefs.png     | Bin 26947 -> 0 bytes
 help/ja/figures/image-view-prefs.png    | Bin 49743 -> 0 bytes
 help/ja/figures/slideshow-prefs.png     | Bin 32054 -> 0 bytes
 help/ko/figures/image-view-prefs.png    | Bin 33405 -> 0 bytes
 help/ko/figures/slideshow-prefs.png     | Bin 23359 -> 0 bytes
 help/lv/figures/image-view-prefs.png    | Bin 25873 -> 0 bytes
 help/lv/figures/slideshow-prefs.png     | Bin 19602 -> 0 bytes
 help/meson.build                        |   4 +---
 help/pl/figures/image-view-prefs.png    | Bin 23759 -> 0 bytes
 help/pl/figures/slideshow-prefs.png     | Bin 17505 -> 0 bytes
 help/pt_BR/figures/image-view-prefs.png | Bin 34863 -> 0 bytes
 help/pt_BR/figures/slideshow-prefs.png  | Bin 22495 -> 0 bytes
 24 files changed, 1 insertion(+), 5 deletions(-)
---
diff --git a/help/C/preferences.page b/help/C/preferences.page
index 5e1ba59b..c6436133 100644
--- a/help/C/preferences.page
+++ b/help/C/preferences.page
@@ -29,7 +29,6 @@ select <gui style="menuitem">Preferences</gui> to start changing the preferences
 
 <section id="view">
 <title>Image view preferences</title>
-<media type="image" src="figures/image-view-prefs.png" style="floatend" width="300"/>
 <terms>
   <item>
     <title>Image enhancements</title>
@@ -81,7 +80,6 @@ select <gui style="menuitem">Preferences</gui> to start changing the preferences
 
 <section id="slideshow">
 <title>Slide show preferences</title>
-<media type="image" src="figures/slideshow-prefs.png" style="floatend" width="300"/> 
 <p>To customize slideshow settings:</p>
 <list>
  <item>
diff --git a/help/meson.build b/help/meson.build
index 3416f020..49e1d6e7 100644
--- a/help/meson.build
+++ b/help/meson.build
@@ -36,7 +36,6 @@ sources = [
 ]
 
 media = [
-  'figures/image-view-prefs.png',
   'figures/multiple-convert.png',
   'figures/multiple-rename-count.png',
   'figures/org.gnome.eog.svg',
@@ -44,8 +43,7 @@ media = [
   'figures/plugins-all.png',
   'figures/prefs-plugins-date.png',
   'figures/prefs-plugins-fullscreen.png',
-  'figures/prefs-plugins.png',
-  'figures/slideshow-prefs.png'
+  'figures/prefs-plugins.png'
 ]
 
 gnome.yelp(


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]