/[libconf]/libconf/applications/netconfig/netconfig
ViewVC logotype

Diff of /libconf/applications/netconfig/netconfig

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by dams, Sat Jun 7 13:53:33 2003 UTC revision 1.5 by dams, Sat Jun 14 15:28:53 2003 UTC
# Line 1  Line 1 
1  #!/usr/bin/perl  #!/usr/bin/perl
2    
3  # Smbconfig  # Netconfig
4    
5  # Copyright (C) 2003 Damien Krotkine (dams@tuxfamily.org)  # Copyright (C) 2003 Damien Krotkine (dams@tuxfamily.org)
6  #  #
# Line 26  use ugtk2 qw(:helpers :wrappers :create) Line 26  use ugtk2 qw(:helpers :wrappers :create)
26    
27  # we include the Network Systemconf module  # we include the Network Systemconf module
28  use Libconf::System::Network;  use Libconf::System::Network;
29  use Libconf::GUI::Gtk2 qw(generators);  use Libconf::GUI::Gtk2 qw(:generators);
30    
31  # for debugging purpose  # for debugging purpose
32  use Data::Dumper;  use Data::Dumper;

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26