Set glib program name and application name.
Better way of importing ltihooks. Several cleanups.
This commit is contained in:
@@ -17,9 +17,4 @@
|
||||
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
# Boston, MA 02111-1307, USA.
|
||||
|
||||
try:
|
||||
from sugar._sugarext import AddressEntry
|
||||
except ImportError:
|
||||
from sugar import ltihooks
|
||||
from sugar._sugarext import AddressEntry
|
||||
|
||||
from sugar._sugarext import AddressEntry
|
||||
|
||||
Reference in New Issue
Block a user