Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Ground.py
diff options
context:
space:
mode:
Diffstat (limited to 'Ground.py')
-rw-r--r--Ground.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/Ground.py b/Ground.py
index ae6a666..844b56d 100644
--- a/Ground.py
+++ b/Ground.py
@@ -26,7 +26,7 @@ THEMES = (
{ 'name' : _('Snowflakes'),
'pixbuf': Theme.pixmap('images/backpics/bigbg02.gif'),
'custom': None },
- { 'name' : _('Yye'),
+ { 'name' : _('Eye'),
'pixbuf': Theme.pixmap('images/backpics/bigbg03.gif'),
'custom': None },
{ 'name' : _('Blobs'),
@@ -41,7 +41,7 @@ THEMES = (
{ 'name' : _('Spiral'),
'pixbuf': Theme.pixmap('images/backpics/bigbg07.gif'),
'custom': None },
- { 'name' : _('Spotlight'),
+ { 'name' : _('Beam'),
'pixbuf': Theme.pixmap('images/backpics/bigbg08.gif'),
'custom': None },
{ 'name' : _('Cloth'),
@@ -56,7 +56,7 @@ THEMES = (
{ 'name' : _('Vegetables'),
'pixbuf': Theme.pixmap('images/backpics/bigbg12.gif'),
'custom': None },
- { 'name' : _('Another Spotlight'),
+ { 'name' : _('Spotlight'),
'pixbuf': Theme.pixmap('images/backpics/bigbg13.gif'),
'custom': None },
{ 'name' : _('Strips'),