Skip to content

Commit d95ed3b

Browse files
Remove keyword expansions from CVS. All regression tests passed afterwards.
1 parent e426d0b commit d95ed3b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+8
-163
lines changed

frontends/ZRoundup/ZRoundup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
# BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
1515
# SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
1616
#
17-
# $Id: ZRoundup.py,v 1.23 2008-02-07 01:03:39 richard Exp $
18-
#
1917
''' ZRoundup module - exposes the roundup web interface to Zope
2018
2119
This frontend works by providing a thin layer that sits between Zope and the

frontends/ZRoundup/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
# BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
1515
# SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
1616
#
17-
# $Id: __init__.py,v 1.5 2006-08-11 00:04:29 richard Exp $
18-
#
1917
__version__='1.1'
2018

2119
import os

frontends/roundup.cgi

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
# FOR A PARTICULAR PURPOSE. THE CODE PROVIDED HEREUNDER IS ON AN "AS IS"
1616
# BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
1717
# SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
18-
#
19-
# $Id: roundup.cgi,v 1.2 2006-12-11 23:36:15 richard Exp $
2018

2119
# python version check
2220
from roundup import version_check

locale/GNUmakefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Extract translatable strings from Roundup sources,
22
# update and compile all existing translations
3-
#
4-
# $Id: GNUmakefile,v 1.11 2006-11-16 14:14:42 a1s Exp $
53

64
# tool locations
75
XPOT ?= xpot

locale/de.po

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# updated by Toni Mueller <[email protected]>
44
# updated by Tobias Herp <[email protected]>
55
#
6-
# $Id: de.po,v 1.9 2008-08-19 01:51:10 richard Exp $
7-
#
86
msgid ""
97
msgstr ""
108
"Project-Id-Version: Roundup 1.4.6\n"

locale/en.po

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# English message file for Roundup Issue Tracker
22
#
3-
# $Id: en.po,v 1.2 2004-11-20 11:54:32 a1s Exp $
4-
#
53
# roundup.pot revision 1.9
64
#
75
# Currently Roundup has no strings that need english translation.

locale/fr.po

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
# Stéphane Raimbault <[email protected]>, 2008.
55
# This file is distributed under the same license as the Roundup package.
66
#
7-
# $Id: fr.po,v 1.6 2009-02-05 14:18:27 stefan Exp $
87
# roundup.pot revision 1.18
98
#
109
msgid ""

locale/it.po

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Italian message file for Roundup Issue Tracker
22
# Marco Ghidinelli <[email protected]>, 2007
33
#
4-
# $Id: it.po,v 1.2 2007-08-24 05:31:13 a1s Exp $
5-
#
64
# roundup.pot revision 1.22
75
#
86
msgid ""

locale/lt.po

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Lithuanian message file for Roundup Issue Tracker
22
# Aiste Kesminaite <[email protected]>, 2005
33
#
4-
# $Id: lt.po,v 1.8 2007-01-04 17:14:29 a1s Exp $
5-
#
64
# roundup.pot revision 1.20
75
#
86
msgid ""

locale/ru.po

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Russian message file for Roundup Issue Tracker
22
# alexander smishlajev <[email protected]>, 2004
33
#
4-
# $Id: ru.po,v 1.16 2007-09-16 07:23:04 a1s Exp $
5-
#
64
# roundup.pot revision 1.23
75
#
86
msgid ""

0 commit comments

Comments
 (0)