Changeset 852 for branches/eraser6/Eraser/AboutForm.cs
- Timestamp:
- 1/5/2009 9:45:08 AM (3 years ago)
- File:
-
- 1 edited
-
branches/eraser6/Eraser/AboutForm.cs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eraser6/Eraser/AboutForm.cs
r655 r852 133 133 134 134 //Donation statement 135 string donationText = S._("Please help us continue develop Eraser, donate some coffee...");135 string donationText = S._("Please help us to continue developing Eraser - donate some coffee!"); 136 136 PointF donationPos = new PointF(disclaimerPos.X, disclaimerPos.Y + 170); 137 137 SizeF donationSize = g.MeasureString(donationText, Font);
Note: See TracChangeset
for help on using the changeset viewer.
