[Sugar-devel] =?y?q?=5BPATCH=20sugar=5D=20Control=20Panel=3A=20adjust=20year=20to=202012=20for=20the=20Copyright=20in=20the=20about=20my=20computer=20section?=
Simon Schampijer
simon at schampijer.de
Thu Apr 26 08:58:16 EDT 2012
This is not a translated string, no string freeze break is taking place.
Signed-off-by: Simon Schampijer <simon at laptop.org>
---
extensions/cpsection/aboutcomputer/view.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/extensions/cpsection/aboutcomputer/view.py b/extensions/cpsection/aboutcomputer/view.py
index 257e165..6b16005 100644
--- a/extensions/cpsection/aboutcomputer/view.py
+++ b/extensions/cpsection/aboutcomputer/view.py
@@ -172,7 +172,7 @@ class AboutComputer(SectionView):
vbox_copyright.set_border_width(style.DEFAULT_SPACING * 2)
vbox_copyright.set_spacing(style.DEFAULT_SPACING)
- copyright_text = '© 2006-2011 One Laptop per Child Association Inc,' \
+ copyright_text = '© 2006-2012 One Laptop per Child Association Inc,' \
' Sugar Labs Inc, Red Hat Inc, Collabora Ltd and' \
' Contributors.'
label_copyright = gtk.Label(copyright_text)
--
1.7.7.6
More information about the Sugar-devel
mailing list