[gimp-web/testing] Add crash recovery screenshot



commit a7afbd29f8bafd7d37d5881d4bcc23b32a929e3a
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Sat Mar 24 03:34:22 2018 +0300

    Add crash recovery screenshot

 .../gimp-2-10-rc1-crash-recovery.jpg               |  Bin 0 -> 27735 bytes
 .../2018-03-25_GIMP_2.10_RC1_Released/index.md     |    6 +++++-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/content/news/2018-03-25_GIMP_2.10_RC1_Released/gimp-2-10-rc1-crash-recovery.jpg 
b/content/news/2018-03-25_GIMP_2.10_RC1_Released/gimp-2-10-rc1-crash-recovery.jpg
new file mode 100644
index 0000000..f516db7
Binary files /dev/null and b/content/news/2018-03-25_GIMP_2.10_RC1_Released/gimp-2-10-rc1-crash-recovery.jpg 
differ
diff --git a/content/news/2018-03-25_GIMP_2.10_RC1_Released/index.md 
b/content/news/2018-03-25_GIMP_2.10_RC1_Released/index.md
index 6fc5eac..be5dc2a 100644
--- a/content/news/2018-03-25_GIMP_2.10_RC1_Released/index.md
+++ b/content/news/2018-03-25_GIMP_2.10_RC1_Released/index.md
@@ -59,10 +59,14 @@ The feature was contributed by _Jehan Pages_ from [ZeMarmot](https://film.zemarm
 ### Image recovery after crash
 
 Now that the debugging system was in place to detect a crash, it was easy
-enough to add crash recovery.  In case of a crash, GIMP will now attempt
+enough to add crash recovery. In case of a crash, GIMP will now attempt
 to backup all images with unsaved changes, then suggest to reopen them
 the next time you start the application.
 
+<figure>
+    <img src="{filename}gimp-2-10-rc1-crash-recovery.jpg" alt="Crash recovery dialog" width='914' 
height='507' />
+</figure>
+
 This is not a 100%-guaranteed procedure, since a program state during
 a crash is unstable by definition, so backing up images might not always
 succeed. What matters is that it will succeed sometimes, and this might


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