From 5ceda38732c57211d3f38e6cbbd7b8a521a0a9e5 Mon Sep 17 00:00:00 2001 From: Daniel Francis Date: Wed, 03 Oct 2012 00:23:16 +0000 Subject: Start sugarizing; use Gtk3 --- (limited to 'options.py') diff --git a/options.py b/options.py index 9e06358..4d3e58f 100644 --- a/options.py +++ b/options.py @@ -19,8 +19,6 @@ # MA 02110-1301, USA. from gettext import gettext as _ -import gobject -import gtk from sweetener.itembox import ItemBox from sweetener.basic_options import BasicOptions -- cgit v0.9.1