File: README.mono

package info (click to toggle)
mono 4.6.2.7%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 778,148 kB
  • ctags: 914,052
  • sloc: cs: 5,779,509; xml: 2,773,713; ansic: 432,645; sh: 14,749; makefile: 12,361; perl: 2,488; python: 1,434; cpp: 849; asm: 531; sql: 95; sed: 16; php: 1
file content (13 lines) | stat: -rwxr-xr-x 559 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
Note: the I18N assemblies code is imported from the pnetlib sources.
The code was donated by Rhys Weatherley <rweather@southern-storm.com.au>
for use in mono.
_Any_ change and bugfix to these assemblies that is not mono-specific 
should be also sent to the pnetlib maintainers to keep the sources in 
sync as much as possible.

The code was initially imported with the command:
	cvs -d login@mono-cvs.ximian.com:/cvs/public import -m "First import" \
		mcs/class/I18N SAVANNAH_CVS RHYS_20020821

Please follow the same convention for future imports. Thanks.