aboutsummaryrefslogtreecommitdiffstats
path: root/data/org.gnome.evolution.mail.gschema.xml.in
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-05-10 04:31:04 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-05-11 01:16:21 +0800
commit392fccc8a86c2bd0c52e208d683ba3c4dec7a880 (patch)
treef46f425c0a39468a84b95c4c497a36ee89807eac /data/org.gnome.evolution.mail.gschema.xml.in
parentba4a51e4f535d0233bfb6d51489e89c9c68c2688 (diff)
downloadgsoc2013-evolution-392fccc8a86c2bd0c52e208d683ba3c4dec7a880.tar
gsoc2013-evolution-392fccc8a86c2bd0c52e208d683ba3c4dec7a880.tar.gz
gsoc2013-evolution-392fccc8a86c2bd0c52e208d683ba3c4dec7a880.tar.bz2
gsoc2013-evolution-392fccc8a86c2bd0c52e208d683ba3c4dec7a880.tar.lz
gsoc2013-evolution-392fccc8a86c2bd0c52e208d683ba3c4dec7a880.tar.xz
gsoc2013-evolution-392fccc8a86c2bd0c52e208d683ba3c4dec7a880.tar.zst
gsoc2013-evolution-392fccc8a86c2bd0c52e208d683ba3c4dec7a880.zip
Remove "drag-and-drop-save-name-format" setting.
Hidden setting, no clear use case, and poorly implemented. (cherry picked from commit 289d96f5f0816a5fb3c642827c6f69a690a6574c)
Diffstat (limited to 'data/org.gnome.evolution.mail.gschema.xml.in')
-rw-r--r--data/org.gnome.evolution.mail.gschema.xml.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/data/org.gnome.evolution.mail.gschema.xml.in b/data/org.gnome.evolution.mail.gschema.xml.in
index 7ac3df8fd7..6581116914 100644
--- a/data/org.gnome.evolution.mail.gschema.xml.in
+++ b/data/org.gnome.evolution.mail.gschema.xml.in
@@ -135,11 +135,6 @@
<_summary>Save file format for drag-and-drop operation</_summary>
<_description>Can be either 'mbox' or 'pdf'.</_description>
</key>
- <key name="drag-and-drop-save-name-format" type="i">
- <default>1</default>
- <_summary>Save name format for drag-and-drop operation</_summary>
- <_description>Can be either 2 to use current date and time or any other value for sent date of the message. This has a meaning only when dropping just one message.</_description>
- </key>
<key name="show-animated-images" type="b">
<default>false</default>
<_summary>Show image animations</_summary>