[gimp-help] Remove "Fade" page in the Edit menu.



commit 624b18e334bb5a8a9126abb7b76f283e54026141
Author: Jehan <jehan girinstud io>
Date:   Mon Jun 24 19:13:41 2019 +0200

    Remove "Fade" page in the Edit menu.
    
    Fade action does not exist anymore in GIMP 2.10 for various reasons. We
    should not keep the page in our docs, this is misleading.
    
    Note that the screenshot of the Edit menu in gimp-edit-menu should also
    be redone as it still shows Fade in the list.
    
    See: https://gitlab.gnome.org/GNOME/gimp/issues/3558

 images/C/menus/edit/fade-options.png     | Bin 10422 -> 0 bytes
 images/de/menus/edit/fade-options.png    | Bin 6123 -> 0 bytes
 images/el/menus/edit/fade-options.png    | Bin 7880 -> 0 bytes
 images/es/menus/edit/fade-options.png    | Bin 16442 -> 0 bytes
 images/fr/menus/edit/fade-options.png    | Bin 9969 -> 0 bytes
 images/it/menus/edit/fade-options.png    | Bin 12955 -> 0 bytes
 images/ja/menus/edit/fade-options.png    | Bin 7679 -> 0 bytes
 images/nn/menus/edit/fade-options.png    | Bin 13338 -> 0 bytes
 images/pt_BR/menus/edit/fade-options.png | Bin 20601 -> 0 bytes
 src/menus/edit.xml                       |   1 -
 src/menus/edit/fade.xml                  |  82 -------------------------------
 11 files changed, 83 deletions(-)
---
diff --git a/src/menus/edit.xml b/src/menus/edit.xml
index 5d9139cc9..f28e0c73e 100644
--- a/src/menus/edit.xml
+++ b/src/menus/edit.xml
@@ -22,7 +22,6 @@
   <!-- menu -->
   <xi:include href="edit/undo.xml"/>
   <xi:include href="edit/redo.xml"/>
-  <xi:include href="edit/fade.xml"/>
   <xi:include href="edit/undo-history.xml"/>
   <!-- separator -->
   <xi:include href="edit/cut.xml"/>


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