Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2011-10-23 13:29:20 (GMT)
committer Walter Bender <walter.bender@gmail.com>2011-10-23 13:29:20 (GMT)
commit3ae60a6fe7d2df41bc0f4ff9aae27cac813d0d82 (patch)
tree9faef0976b3b8e0bbe6fd1c46707d79502adeab6 /plugins
parentb30b29d220195c83807dfca0ec178441b5896ff2 (diff)
full screen -> fullscreen (#3215)
Diffstat (limited to 'plugins')
-rw-r--r--plugins/turtle_blocks_extras/turtle_blocks_extras.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/turtle_blocks_extras/turtle_blocks_extras.py b/plugins/turtle_blocks_extras/turtle_blocks_extras.py
index a142d78..85f57ce 100644
--- a/plugins/turtle_blocks_extras/turtle_blocks_extras.py
+++ b/plugins/turtle_blocks_extras/turtle_blocks_extras.py
@@ -593,7 +593,7 @@ click to open'))
palette.add_block('fullscreen',
style='basic-style-extended-vertical',
- label=_('full screen'),
+ label=_('Fullscreen').lower(),
prim_name='fullscreen',
help_string=_('hides the Sugar toolbars'))
self.tw.lc.def_prim('fullscreen', 0,