missing or malformed SVN "Id" line

svn: r18361
This commit is contained in:
Paul Franklin
2011-10-23 03:13:50 +00:00
parent e27d9e04fe
commit ba60ec4c07
138 changed files with 264 additions and 71 deletions

View File

@@ -19,7 +19,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# $Id:_Options.py 9912 2008-01-22 09:17:46Z acraphae $
# $Id$
# Written by Alex Roitman

View File

@@ -17,6 +17,9 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# gen/plug/docgen/fontscale.py
# $Id$
#
"""
Provide a rough estimate of the width of a text string.

View File

@@ -17,6 +17,9 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# gen/plug/menu/__init__.py
# $Id$
#
"""
The menu package for allowing plugins to specify options in a generic way.
"""

View File

@@ -22,7 +22,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# $Id:_ReportUtils.py 9912 2008-01-22 09:17:46Z acraphae $
# $Id$
"""
A collection of utilities to aid in the generation of reports.