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