From a04928fe98a578bb92929c771199fbfe69d04927 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sun, 28 Sep 2008 14:27:45 +0000 Subject: Fix ui check. --- (limited to 'bin') diff --git a/bin/sugar-ui-check b/bin/sugar-ui-check index f379bf4..c731891 100644 --- a/bin/sugar-ui-check +++ b/bin/sugar-ui-check @@ -15,8 +15,6 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -import jarabe.uicheck +from jarabe import uicheck uicheck.main() - - -- cgit v0.9.1