diff --git a/bin/ladiconf b/bin/ladiconf index ba2c58d..32b6082 100755 --- a/bin/ladiconf +++ b/bin/ladiconf @@ -19,11 +19,12 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . +import os +import sys import pygtk pygtk.require ('2.0') import gtk import gobject -import sys try: import imp