Added the new styled text modules.
* src/gen/lib/Makefile.am
        * src/Editors/Makefile.am
svn: r10460
			
			
This commit is contained in:
		| @@ -30,7 +30,8 @@ pkgdata_PYTHON = \ | ||||
| 	_EditSource.py \ | ||||
| 	_EditSourceRef.py \ | ||||
| 	_EditNote.py \ | ||||
| 	_EditUrl.py | ||||
| 	_EditUrl.py \ | ||||
| 	_StyledTextBuffer.py | ||||
|  | ||||
| pkgpyexecdir = @pkgpyexecdir@/Editors | ||||
| pkgpythondir = @pkgpythondir@/Editors | ||||
|   | ||||
| @@ -57,6 +57,9 @@ pkgdata_PYTHON = \ | ||||
| 	srcnote.py \ | ||||
| 	src.py \ | ||||
| 	srcref.py \ | ||||
| 	styledtext.py \ | ||||
| 	styledtexttag.py \ | ||||
| 	styledtexttagtype.py \ | ||||
| 	urlbase.py \ | ||||
| 	url.py \ | ||||
| 	urltype.py \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user