2006-08-17 Alex Roitman <shura@gramps-project.org>
* src/StartupDialog.py (__init__): Pass its class to Assistant. * src/Exporter.py (__init__): Pass its class to Assistant. * src/Assistant.py (__init__): Accept parent class (to make assistants unique *only* within their type); (prepare_text_page): Use markup in the text. * NEWS: Update. * src/plugins/Makefile.am (pkgdata_PYTHON): Ship new file. * src/plugins/MediaManager.py: Add new plugin (still in progress). svn: r7192
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2006-08-17 Alex Roitman <shura@gramps-project.org>
|
||||
* src/StartupDialog.py (__init__): Pass its class to Assistant.
|
||||
* src/Exporter.py (__init__): Pass its class to Assistant.
|
||||
* src/Assistant.py (__init__): Accept parent class (to make
|
||||
assistants unique *only* within their type);
|
||||
(prepare_text_page): Use markup in the text.
|
||||
* NEWS: Update.
|
||||
* src/plugins/Makefile.am (pkgdata_PYTHON): Ship new file.
|
||||
* src/plugins/MediaManager.py: Add new plugin (still in progress).
|
||||
|
||||
2006-08-16 Don Allingham <don@gramps-project.org>
|
||||
* src/DataViews/_PersonView.py: rebuild display after a merge of
|
||||
two people (bug #348)
|
||||
|
Reference in New Issue
Block a user