comparison setup.py @ 596:f436c7db99f5

Follow-up to [708]. The added `extract_text` option wasn't actually being handled by the Babel extraction plugin.
author cmlenz
date Tue, 14 Aug 2007 08:55:43 +0000
parents e0d57ab9b0be
children e4ec94fcb0c0
comparison
equal deleted inserted replaced
594:0fb43dc2e165 596:f436c7db99f5
1 #!/usr/bin/env python 1 #!/usr/bin/env python
2 # -*- coding: utf-8 -*- 2 # -*- coding: utf-8 -*-
3 # 3 #
4 # Copyright (C) 2006 Edgewall Software 4 # Copyright (C) 2006-2007 Edgewall Software
5 # All rights reserved. 5 # All rights reserved.
6 # 6 #
7 # This software is licensed as described in the file COPYING, which 7 # This software is licensed as described in the file COPYING, which
8 # you should have received as part of this distribution. The terms 8 # you should have received as part of this distribution. The terms
9 # are also available at http://genshi.edgewall.org/wiki/License. 9 # are also available at http://genshi.edgewall.org/wiki/License.
Copyright (C) 2012-2017 Edgewall Software