From 8316811b50321da4d9166e8fff209cd0ee31e8f7 Mon Sep 17 00:00:00 2001 From: Justin Gallardo Date: Mon, 04 Dec 2006 18:40:44 +0000 Subject: Converted tabs to 4 spaces for python style --- (limited to 'stylesheet.py') diff --git a/stylesheet.py b/stylesheet.py index 3628818..08e0221 100755 --- a/stylesheet.py +++ b/stylesheet.py @@ -19,9 +19,9 @@ import gtk from sugar.graphics import style links_Icon = { - 'size' : style.standard_icon_size + 'size' : style.standard_icon_size } links_Box = { - 'background_color' : 0x414141ff, + 'background_color' : 0x414141ff, } -- cgit v0.9.1