* src/Makefile.am: add PythonMime and GnomeMime
svn: r5637
This commit is contained in:
parent
34435d8711
commit
44df525bb6
@ -1,4 +1,5 @@
|
|||||||
2005-12-28 Don Allingham <don@gramps-project.org>
|
2005-12-28 Don Allingham <don@gramps-project.org>
|
||||||
|
* src/Makefile.am: add PythonMime and GnomeMime
|
||||||
* src/GnomeMime.py: GNOME based mime handling
|
* src/GnomeMime.py: GNOME based mime handling
|
||||||
* src/PythonMime.py: Python based mime handling
|
* src/PythonMime.py: Python based mime handling
|
||||||
* src/AddMedia.py: gnome code isolation
|
* src/AddMedia.py: gnome code isolation
|
||||||
|
@ -54,6 +54,7 @@ gdir_PYTHON = \
|
|||||||
FontScale.py\
|
FontScale.py\
|
||||||
GedcomInfo.py\
|
GedcomInfo.py\
|
||||||
GenericFilter.py\
|
GenericFilter.py\
|
||||||
|
GnomeMime.py\
|
||||||
GrampsCfg.py\
|
GrampsCfg.py\
|
||||||
GrampsBSDDB.py\
|
GrampsBSDDB.py\
|
||||||
GrampsDbBase.py\
|
GrampsDbBase.py\
|
||||||
@ -86,6 +87,7 @@ gdir_PYTHON = \
|
|||||||
PlaceView.py\
|
PlaceView.py\
|
||||||
Plugins.py\
|
Plugins.py\
|
||||||
PluginMgr.py\
|
PluginMgr.py\
|
||||||
|
PythonMime.py\
|
||||||
QuestionDialog.py\
|
QuestionDialog.py\
|
||||||
ReadGedcom.py \
|
ReadGedcom.py \
|
||||||
ReadXML.py\
|
ReadXML.py\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user