From: epage Date: Wed, 2 Jun 2010 01:08:31 +0000 (+0000) Subject: Slight about change X-Git-Url: http://git.maemo.org/git/?p=watersofshiloah;a=commitdiff_plain;h=a876ca3bd012a8867a1791415501871f307924f6 Slight about change git-svn-id: https://dev.lds.org/svn/mormonchannel/trunk/maemo/trunk@525 1a2a05ed-a369-0410-af37-574249971199 --- diff --git a/src/windows/_base.py b/src/windows/_base.py index 9e095f2..6983439 100644 --- a/src/windows/_base.py +++ b/src/windows/_base.py @@ -636,7 +636,7 @@ class AboutWindow(BasicWindow): self._titleLabel = gtk.Label() self._titleLabel.set_markup(""" -Mormon Channel +Mormon Channel Maemo Edition Version %s """ % (constants.__version__, ))