[easytag] Do not fill comment with stock message by default
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag] Do not fill comment with stock message by default
- Date: Fri, 16 Dec 2016 09:08:23 +0000 (UTC)
commit cce86cfc026b1c6eaca5edd4df71a8b3a2e317c1
Author: David King <amigadave amigadave com>
Date: Fri Dec 16 09:00:21 2016 +0000
Do not fill comment with stock message by default
Change the fill-set-default-comment default to false, so that the
comment field is not filled with the stock “Encoded by EasyTAG” message
by default, potentially overwriting the existing comment.
https://bugzilla.gnome.org/show_bug.cgi?id=776150
data/org.gnome.EasyTAG.gschema.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.EasyTAG.gschema.xml b/data/org.gnome.EasyTAG.gschema.xml
index 3c9cc41..0dca930 100644
--- a/data/org.gnome.EasyTAG.gschema.xml
+++ b/data/org.gnome.EasyTAG.gschema.xml
@@ -329,7 +329,7 @@
<key name="fill-set-default-comment" type="b">
<summary>Set the default comment</summary>
<description>Whether to set the comment tag field to the provided default value when filling
tags</description>
- <default>true</default>
+ <default>false</default>
</key>
<key name="fill-default-comment" type="s">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]