Separate input boxes for the protocol, host name and directory path
might have been intuitive in the 90's, when typing commands into the 'ftp'
program was a common way of retrieving files from the internet, but it is
definitely not intuitive for most of today's users.

Signed-off-by: Michal Marek <[email protected]>

--- /usr/share/YaST2/modules/SourceDialogs.ycp.orig     2011-01-19 
17:54:03.000000000 +0100
+++ /usr/share/YaST2/modules/SourceDialogs.ycp  2011-01-19 17:54:14.000000000 
+0100
@@ -1374,7 +1374,7 @@
 
 // use selected editing URL part, remember the value in case the URL is wrong
 // and the dialog needs to displayed again
-boolean editing_parts = true;
+boolean editing_parts = false;
 
 /**
  * Handle function of a widget
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to