Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/graphics/icon.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/sugar/graphics/icon.py')
-rw-r--r--src/sugar/graphics/icon.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sugar/graphics/icon.py b/src/sugar/graphics/icon.py
index 2790775..51bb584 100644
--- a/src/sugar/graphics/icon.py
+++ b/src/sugar/graphics/icon.py
@@ -143,8 +143,8 @@ class _IconBuffer(object):
del info
else:
- logging.warning('No icon with the name %s '
- 'was found in the theme.' % self.icon_name)
+ logging.warning('No icon with the name %s was found in the '
+ 'theme.', self.icon_name)
return icon_info