Blame SOURCES/0119-ureport-uReport_ContactEmail-setting-can-be-left-emp.patch

4b6aa8
From ab264f895bfebe8dd2b25c754cac79e7d829e738 Mon Sep 17 00:00:00 2001
4b6aa8
From: Jakub Filak <jfilak@redhat.com>
4b6aa8
Date: Thu, 27 Nov 2014 09:14:46 +0100
4b6aa8
Subject: [LIBREPORT PATCH 119/119] ureport: uReport_ContactEmail setting can
4b6aa8
 be left empty
4b6aa8
4b6aa8
Related: #1150388
4b6aa8
4b6aa8
Signed-off-by: Jakub Filak <jfilak@redhat.com>
4b6aa8
---
4b6aa8
 src/plugins/report_uReport.xml.in | 1 +
4b6aa8
 1 file changed, 1 insertion(+)
4b6aa8
4b6aa8
diff --git a/src/plugins/report_uReport.xml.in b/src/plugins/report_uReport.xml.in
4b6aa8
index e91b129..63dfc22 100644
4b6aa8
--- a/src/plugins/report_uReport.xml.in
4b6aa8
+++ b/src/plugins/report_uReport.xml.in
4b6aa8
@@ -16,6 +16,7 @@
4b6aa8
         <option type="text" name="uReport_ContactEmail">
4b6aa8
             <_label>Contact email address</_label>
4b6aa8
             <_description>Email address that can be used by ABRT server to inform you about news and updates</_description>
4b6aa8
+            <allow-empty>yes</allow-empty>
4b6aa8
         </option>
4b6aa8
         <option type="bool" name="uReport_SSLVerify">
4b6aa8
             <_label>Verify SSL</_label>
4b6aa8
-- 
4b6aa8
1.8.3.1
4b6aa8