links to wiki manual
svn: r10088
This commit is contained in:
		| @@ -1,3 +1,10 @@ | ||||
| 2008-02-20 Frederik De Richter <frederik.de.richter@pandora.be> | ||||
|     * src/Merge/_MergePerson.py | ||||
|     * src/Merge/_MergeSource.py | ||||
|     * src/Merge/_MergePlace.py | ||||
|     * src/DateEdit.py | ||||
|     links to wiki manual correction | ||||
|  | ||||
| 2008-02-20  Stéphane Charette <stephanecharette@gmail.com> | ||||
| 	* po/POTFILES.in: added Report->View->Not Related | ||||
| 	* src/plugins/Makefile.am: added Report->View->Not Related | ||||
|   | ||||
| @@ -38,7 +38,7 @@ unambiguously built using UI controls such as menus and spin buttons. | ||||
| # Python modules | ||||
| # | ||||
| #------------------------------------------------------------------------- | ||||
| from TransUtils import sgettext as _ | ||||
|  | ||||
|  | ||||
| #------------------------------------------------------------------------- | ||||
| # | ||||
| @@ -61,6 +61,7 @@ from gtk import glade | ||||
| # gramps modules | ||||
| # | ||||
| #------------------------------------------------------------------------- | ||||
| from TransUtils import sgettext as _ | ||||
| from gen.lib import Date | ||||
| import DateHandler | ||||
| import const | ||||
|   | ||||
| @@ -25,7 +25,7 @@ | ||||
| # Standard python modules | ||||
| # | ||||
| #------------------------------------------------------------------------- | ||||
| from TransUtils import sgettext as _ | ||||
|  | ||||
|  | ||||
| #------------------------------------------------------------------------- | ||||
| # | ||||
| @@ -49,6 +49,7 @@ WIKI_HELP_SEC = _('manual|Merge_People') | ||||
| # GRAMPS modules | ||||
| # | ||||
| #------------------------------------------------------------------------- | ||||
| from TransUtils import sgettext as _ | ||||
| import gen.lib | ||||
| from ReportBase import ReportUtils | ||||
| from BasicUtils import name_displayer | ||||
|   | ||||
| @@ -26,7 +26,7 @@ | ||||
| # | ||||
| #------------------------------------------------------------------------- | ||||
|  | ||||
| from TransUtils import sgettext as _ | ||||
|  | ||||
|  | ||||
| #------------------------------------------------------------------------- | ||||
| # | ||||
| @@ -39,6 +39,7 @@ from gtk import glade | ||||
| # GRAMPS modules | ||||
| # | ||||
| #------------------------------------------------------------------------- | ||||
| from TransUtils import sgettext as _ | ||||
| import const | ||||
| import GrampsDisplay | ||||
| import ManagedWindow | ||||
|   | ||||
| @@ -25,7 +25,6 @@ | ||||
| # Standard python modules | ||||
| # | ||||
| #------------------------------------------------------------------------- | ||||
| from TransUtils import sgettext as _ | ||||
|  | ||||
| #------------------------------------------------------------------------- | ||||
| # | ||||
| @@ -46,6 +45,7 @@ WIKI_HELP_SEC = _('manual|Merge_Sources') | ||||
| # GRAMPS modules | ||||
| # | ||||
| #------------------------------------------------------------------------- | ||||
| from TransUtils import sgettext as _ | ||||
| import const | ||||
| import GrampsDisplay | ||||
| import ManagedWindow | ||||
|   | ||||
		Reference in New Issue
	
	Block a user