Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Ground.py
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2009-01-20 03:18:05 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2009-01-21 11:51:12 (GMT)
commite9e55bfa06421753ff2f8c5cbc59328628c69fd4 (patch)
tree175c848bc85a4fbe8856e663fbe1cbfaad569384 /Ground.py
parent85d58dbae681e3d13cd811bb9348d881b415ffc0 (diff)
...
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'),