gramps/gramps2/src/ObjectSelector
Alex Roitman 3360368431 * src/Makefile.am: Clean byte-compiled files.
* src/DataViews/Makefile.am: Clean byte-compiled files.
	* src/GrampsDb/Makefile.am: Clean byte-compiled files.
	* src/Config/Makefile.am: Clean byte-compiled files.
	* src/RelLib/Makefile.am: Clean byte-compiled files.
	* src/Editors/Makefile.am: Clean byte-compiled files.
	* src/plugins/Makefile.am: Clean byte-compiled files.
	* src/ObjectSelector/Makefile.am: Clean byte-compiled files.
	* src/TreeViews/Makefile.am: Clean byte-compiled files.
	* src/Models/Makefile.am: Clean byte-compiled files.
	* src/Mime/Makefile.am: Clean byte-compiled files.
	* src/GrampsLogger/Makefile.am: Clean byte-compiled files.
	* src/PluginUtils/Makefile.am: Clean byte-compiled files.
	* src/docgen/Makefile.am: Clean byte-compiled files.
	* src/DateHandler/Makefile.am: Clean byte-compiled files.


svn: r6295
2006-04-10 01:02:50 +00:00
..
__init__.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
_Constants.py added header to Objectselector 2006-01-20 16:31:25 +00:00
_Factories.py added header to Objectselector 2006-01-20 16:31:25 +00:00
_FamilyFilterFrame.py added header to Objectselector 2006-01-20 16:31:25 +00:00
_FamilyFrame.py added header to Objectselector 2006-01-20 16:31:25 +00:00
_FamilyPreviewFrame.py update new installation paths 2006-03-03 00:17:58 +00:00
_FamilyTreeFrame.py tidied up the class strucand added documentation to ObjectSelector 2006-02-08 16:32:47 +00:00
_FilterFrameBase.py fixed add button in object selector. 2006-02-08 15:29:46 +00:00
_FilterSpecBase.py added header to Objectselector 2006-01-20 16:31:25 +00:00
_ObjectFrameBase.py integrated treeview/model into objectselector. 2006-02-08 15:03:06 +00:00
_ObjectSelectorWindow.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
_PersonFilterFrame.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
_PersonFilterSpec.py added header to Objectselector 2006-01-20 16:31:25 +00:00
_PersonFrame.py installation fixes 2006-03-04 06:34:48 +00:00
_PersonPreviewFrame.py update new installation paths 2006-03-03 00:17:58 +00:00
_PersonTreeFrame.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
_PreviewFrameBase.py tidied up the class strucand added documentation to ObjectSelector 2006-02-08 16:32:47 +00:00
_TreeFrameBase.py tidied up the class strucand added documentation to ObjectSelector 2006-02-08 16:32:47 +00:00
Makefile.am * src/Makefile.am: Clean byte-compiled files. 2006-04-10 01:02:50 +00:00