Slight about change
authorepage <epage@1a2a05ed-a369-0410-af37-574249971199>
Wed, 2 Jun 2010 01:08:31 +0000 (01:08 +0000)
committerepage <epage@1a2a05ed-a369-0410-af37-574249971199>
Wed, 2 Jun 2010 01:08:31 +0000 (01:08 +0000)
git-svn-id: https://dev.lds.org/svn/mormonchannel/trunk/maemo/trunk@525 1a2a05ed-a369-0410-af37-574249971199

src/windows/_base.py

index 9e095f2..6983439 100644 (file)
@@ -636,7 +636,7 @@ class AboutWindow(BasicWindow):
 
                self._titleLabel = gtk.Label()
                self._titleLabel.set_markup("""
-<big>Mormon Channel</big>
+<big><b>Mormon Channel</b></big>
 <i>Maemo Edition</i>
 Version %s
 """ % (constants.__version__, ))