[gwenview] /: Adjust Low Resource Mode's explanatory text to be accurate
Nate Graham
null at kde.org
Mon Jul 1 00:00:14 BST 2019
Git commit 1b6ad2e9fb288fb8b70e1ab2e4b305a0fd7bd1be by Nate Graham.
Committed on 30/06/2019 at 23:00.
Pushed by ngraham into branch 'master'.
Adjust Low Resource Mode's explanatory text to be accurate
BUG: 409339
FIXED-IN: 19.08.0
M +1 -1 app/advancedconfigpage.ui
M +1 -1 doc/index.docbook
https://commits.kde.org/gwenview/1b6ad2e9fb288fb8b70e1ab2e4b305a0fd7bd1be
diff --git a/app/advancedconfigpage.ui b/app/advancedconfigpage.ui
index 4c580be1..bc8dac08 100644
--- a/app/advancedconfigpage.ui
+++ b/app/advancedconfigpage.ui
@@ -48,7 +48,7 @@
<item row="1" column="1">
<widget class="QLabel" name="cacheHelpLabel">
<property name="text">
- <string>Enable this option if you do not have a lot of disk space. This will avoid storing thumbnails on disk and will prefer embedded thumbnails of lower quality that are faster to load, if available.<br/><br/><em>Be careful:</em> this will delete the folder named <filename>.thumbnails</filename> in your home folder, deleting all thumbnails previously generated by Gwenview and other applications.</string>
+ <string>Enable this option if you do not have a lot of disk space. This will avoid storing thumbnails on disk and will prefer embedded thumbnails of lower quality that are faster to load, if available.<br/><br/><em>Be careful:</em> this will delete the folder named <filename>.thumbnails</filename> in your cache folder, removing all thumbnails previously generated by Gwenview and other applications.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
diff --git a/doc/index.docbook b/doc/index.docbook
index dc6d3bd3..e645ff1e 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -847,7 +847,7 @@ Link an image.</para></listitem>
<term><guilabel>Cache</guilabel></term>
<listitem>
<para>Enable the <guilabel>Low resource usage mode</guilabel> option if you do not have a lot of disk space. This will avoid storing thumbnails on disk and will prefer embedded thumbnails of lower quality that are faster to load, if available.</para>
- <para>Be careful: This will delete the folder named <filename>.thumbnails</filename> in your home folder, deleting all thumbnails previously generated by &gwenview; and other applications.</para>
+ <para>Be careful: This will delete the folder named <filename>.thumbnails</filename> in your cache folder, removing all thumbnails previously generated by &gwenview; and other applications.</para>
</listitem>
</varlistentry>
<varlistentry>
More information about the kde-doc-english
mailing list