File 3.2-welcome.conf.patch of Package calamares

Calamares is often used in openSUSE based appliances, thus 
it is better not to show URLs at first dialog.
Internet connection is not mandatory for installtion.

diff -ur a/src/modules/welcome/welcome.conf b/src/modules/welcome/welcome.conf
--- a/src/modules/welcome/welcome.conf
+++ b/src/modules/welcome/welcome.conf
@@ -7,9 +7,9 @@
 # The setting can also be a full URL which will then be used
 # instead of the one from the branding file, or empty or not-set
 # which will hide the button.
-showSupportUrl:         true
-showKnownIssuesUrl:     true
-showReleaseNotesUrl:    true
+showSupportUrl:         false
+showKnownIssuesUrl:     false
+showReleaseNotesUrl:    false
 
 # If this Url is set to something non-empty, a "donate"
 # button is added to the welcome page alongside the
@@ -49,7 +49,6 @@
         - storage
         - ram
         - power
-        - internet
         - root
         - screen
     # List conditions that **must** be satisfied (from the list
openSUSE Build Service is sponsored by