Changeset 1679 for branches/eraser6/6.0/Eraser/AboutForm.cs
- Timestamp:
- 1/25/2010 8:38:09 AM (3 years ago)
- Location:
- branches/eraser6/6.0
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
Eraser/AboutForm.cs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eraser6/6.0
- Property svn:mergeinfo changed
/trunk/eraser6 merged: 1678
- Property svn:mergeinfo changed
-
branches/eraser6/6.0/Eraser/AboutForm.cs
r1677 r1679 123 123 124 124 //Copyright and Website 125 string copyrightText = S._("copyright \u00a9 2008-20 09The Eraser Project");125 string copyrightText = S._("copyright \u00a9 2008-2010 The Eraser Project"); 126 126 PointF copyrightPos = new PointF(eraserPos.X, eraserPos.Y + eraserSize.Height); 127 127 SizeF copyrightSize = g.MeasureString(copyrightText, Font);
Note: See TracChangeset
for help on using the changeset viewer.
