Added the new styled text modules.
* src/gen/lib/Makefile.am * src/Editors/Makefile.am svn: r10460
This commit is contained in:
parent
dcb6c599a5
commit
f3ed8061a2
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user