Path : /usr/share/YaST2/modules/ |
Current File : //usr/share/YaST2/modules/Network.ycp |
/** * File: modules/Network.ycp * Package: Network configuration * Summary: Network data * Authors: Michal Svec <msvec@suse.cz> * * $Id: Network.ycp 7112 2002-11-18 14:03:55Z msvec $ * * Representation of the configuration of network. * Input and output routines. */ { module "Network"; textdomain "network"; import "Progress"; /* EOF */ }