From b999a05ad78264d6b7975bf39c8297f36a514ed1 Mon Sep 17 00:00:00 2001 From: Aleksey Lim Date: Wed, 18 Feb 2009 03:58:55 +0000 Subject: Add Makefile to build binary package in convenient way --- (limited to 'colors.py') diff --git a/colors.py b/colors.py index 93b8224..1823620 100755 --- a/colors.py +++ b/colors.py @@ -33,7 +33,7 @@ import logging, os, math, time, copy, json, tempfile from gettext import gettext as _ # Import the C++ component of the activity. -from colorsc import * +from colorsc.colorsc import * # Import PyGTK. import gobject, pygtk, gtk, pango -- cgit v0.9.1