[accerciser/pygi] Deleted copyright symbol from about_dialog
- From: Javier HernÃndez AntÃnez <jhernandez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [accerciser/pygi] Deleted copyright symbol from about_dialog
- Date: Thu, 25 Aug 2011 21:44:16 +0000 (UTC)
commit 0b9e1af1426e96c925ff61fb66d6af392f31d72c
Author: Javier HernÃndez <jhernandez emergya es>
Date: Thu Aug 25 23:44:52 2011 +0200
Deleted copyright symbol from about_dialog
src/lib/accerciser/about_dialog.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/lib/accerciser/about_dialog.py b/src/lib/accerciser/about_dialog.py
index 6cb1989..e573244 100644
--- a/src/lib/accerciser/about_dialog.py
+++ b/src/lib/accerciser/about_dialog.py
@@ -50,7 +50,7 @@ class AccerciserAboutDialog(gtk.AboutDialog):
DOCUMENTERS = ['Eitan Isaacson <eitan ascender com>']
TRANSLATORS = _('translator-credits')
COMMENTS = _('An interactive Python accessibility explorer')
- COPYRIGHT = _('accerciser Copyright  2006, 2007 IBM Corporation (BSD)')
+ COPYRIGHT = _('accerciser Copyright 2006, 2007 IBM Corporation (BSD)')
LICENSE = \
_('The New BSD License See the COPYING and NOTICE files for details.')
WEB_URL = 'http://live.gnome.org/Accerciser'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]