Show
Ignore:
Timestamp:
06/27/07 08:47:11 (6 years ago)
Author:
kop-labs
Message:

Toolbar

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branch/k0p/umitInterfaceEditor/uie.py

    r874 r878  
    11#!/usr/bin/env python 
    2 # Copyright (C) 2007 Adriano Monteiro Marques <py.adriano@gmail.com> 
    3 # 
    4 # Author: Luis Bastiao Silva <luis.kop@gmail.com> 
     2# Copyright (C) 2005 Insecure.Com LLC. 
     3# Authors:  
     4#  Luis Antonio Bastiao Silva <luis.kop@gmail.com> 
    55# 
    66# This program is free software; you can redistribute it and/or modify 
     
    1818# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    1919 
    20  
    2120import sys 
    22 from ProfileWizardEditor import ProfileWizardEditor 
     21from umitInterfaceEditor import ProfileWizardEditor 
    2322import gtk 
    2423