gramps/gramps2/src/PluginUtils
Alex Roitman 38ea0a393b In .:
* src/RelLib/Makefile.am: Ship new file.
	* src/PluginUtils/_ReportUtils.py: Use fam relations from new module.
	* src/Relationship.py: Use family relations from new module.
	* src/Utils.py: Remove family relations.
	* src/RelLib/__init__.py: Expose new module.
	* src/RelLib/_Family.py: Adapt to new types.
	* src/GrampsDb/_ReadXML.py: Adapt to new types.
	* src/GrampsDb/_ConstXML.py: Remove family relations.
	* src/RelLib/_FamilyRelType.py: Add new class
In po:
2006-04-19  Alex Roitman  <shura@gramps-project.org>
	* POTFILES.in: Add new files.



svn: r6369
2006-04-19 18:27:51 +00:00
..
__init__.py Update 2006-03-11 05:11:41 +00:00
_Options.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
_PaperMenu.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
_PluginMgr.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
_Plugins.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
_Report.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
_ReportOptions.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
_ReportUtils.py In .: 2006-04-19 18:27:51 +00:00
_StyleEditor.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
_Tool.py Start of migrating tools to Managed Windows 2006-04-09 22:53:53 +00:00
Makefile.am * src/Makefile.am: Clean byte-compiled files. 2006-04-10 01:02:50 +00:00