[gtranslator] help: Remove unhelpful screenshots of profile editor



commit d8191bcfbdd988557bdb2deed54bf62d77fef9ed
Author: Andre Klapper <a9016009 gmx de>
Date:   Tue Sep 17 22:25:13 2019 +0200

    help: Remove unhelpful screenshots of profile editor
    
    The text should cover this user interface if needed. No need to
    increase image localization maintenance costs for translators.

 help/C/figures/add-profile.png  | Bin 24784 -> 0 bytes
 help/C/figures/edit-profile.png | Bin 39102 -> 0 bytes
 help/C/figures/profiles2.png    | Bin 20162 -> 0 bytes
 help/C/gtr-profiles.page        |  21 ---------------------
 help/meson.build                |   3 ---
 5 files changed, 24 deletions(-)
---
diff --git a/help/C/gtr-profiles.page b/help/C/gtr-profiles.page
index a074133c..3dbd4107 100644
--- a/help/C/gtr-profiles.page
+++ b/help/C/gtr-profiles.page
@@ -35,12 +35,6 @@
 
 <p>To view the available profiles go to <gui>Gtranslator</gui> app menu in the top bar, select 
<gui>Preferences</gui> and open the <gui>Profiles</gui> tab from the <gui>Gtranslator Preferences</gui> 
window.</p>
 
-<figure>
-  <title>Select Profiles tab</title>
-  <desc> </desc>
- <media type="image" mime="image/png" src="figures/profiles2.png"/>
-</figure>
-<p><link xref="gtr-profiles">Back to top</link></p>
 </section>
 
 <section id="edit-profile">
@@ -48,14 +42,7 @@
 
 <p>From the list of available profiles, select the one that you wish to modify, and click the <gui>Edit 
Profile</gui> button in the <gui>Profiles</gui> tab. Perform the desired changes in the <gui>Gtranslator 
profile</gui> window.</p>
 
-<figure>
-  <title>Gtranslator Preferences</title>
-  <desc> </desc>
- <media type="image" mime="image/png" src="figures/edit-profile.png"/>
-</figure>
-
 <p>To close the window and save the changes to the profile, click the <gui>OK</gui> button.</p>
-<p><link xref="gtr-profiles">Back to top</link></p>
  </section>
  
  <section id="add-profile">
@@ -63,15 +50,8 @@
 
 <p>To create a new profile click the <key>&#43;</key> button in the <gui>Profiles</gui> tab. Fill in all the 
required information in the blank <gui>Gtranslator profile</gui> window.</p>
 
-<figure>
-  <title>Add profile</title>
-  <desc> </desc>
- <media type="image" mime="image/png" src="figures/add-profile.png"/>
-</figure>
-
 <p>To close the window and save the new profile click the <gui>OK</gui> button .</p>
 
-<p><link xref="gtr-profiles">Back to top</link></p>
  </section>
  
   <section id="delete-profile">
@@ -79,7 +59,6 @@
 
 <p>Select the profile from the list in the <gui>Profiles</gui> tab, and click the <key>&#45;</key> 
button.</p>
 
-<p><link xref="gtr-profiles">Back to top</link></p>
  </section>
 
 </page>
diff --git a/help/meson.build b/help/meson.build
index 3fb3cc3e..4f5cb5b6 100644
--- a/help/meson.build
+++ b/help/meson.build
@@ -24,14 +24,11 @@ sources = [
 ]
 
 media = [
-  'figures/add-profile.png',
   'figures/alt-lang.png',
   'figures/char-map.png',
-  'figures/edit-profile.png',
   'figures/gtranslator32.png',
   'figures/gtranslator_interface2.png',
   'figures/gtranslator_tm_strings.png',
-  'figures/profiles2.png',
   'figures/use-tm-entry.png',
 ]
 


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