Move all trunk plugins to version 3.4
svn: r16874
This commit is contained in:
@@ -32,7 +32,7 @@ plg.id = 'relcalc_cs'
|
||||
plg.name = _("Czech Relationship Calculator")
|
||||
plg.description = _("Calculates relationships between people")
|
||||
plg.version = '1.0'
|
||||
plg.gramps_target_version = '3.3'
|
||||
plg.gramps_target_version = '3.4'
|
||||
plg.status = STABLE
|
||||
plg.fname = 'rel_cs.py'
|
||||
plg.ptype = RELCALC
|
||||
@@ -45,7 +45,7 @@ plg.id = 'relcalc_da'
|
||||
plg.name = _("Danish Relationship Calculator")
|
||||
plg.description = _("Calculates relationships between people")
|
||||
plg.version = '1.0'
|
||||
plg.gramps_target_version = '3.3'
|
||||
plg.gramps_target_version = '3.4'
|
||||
plg.status = STABLE
|
||||
plg.fname = 'rel_da.py'
|
||||
plg.ptype = RELCALC
|
||||
@@ -61,7 +61,7 @@ plg.id = 'relcalc_de'
|
||||
plg.name = _("German Relationship Calculator")
|
||||
plg.description = _("Calculates relationships between people")
|
||||
plg.version = '1.0'
|
||||
plg.gramps_target_version = '3.3'
|
||||
plg.gramps_target_version = '3.4'
|
||||
plg.status = STABLE
|
||||
plg.fname = 'rel_de.py'
|
||||
plg.ptype = RELCALC
|
||||
@@ -76,7 +76,7 @@ plg.id = 'relcalc_es'
|
||||
plg.name = _("Spanish Relationship Calculator")
|
||||
plg.description = _("Calculates relationships between people")
|
||||
plg.version = '1.0'
|
||||
plg.gramps_target_version = '3.3'
|
||||
plg.gramps_target_version = '3.4'
|
||||
plg.status = STABLE
|
||||
plg.fname = 'rel_es.py'
|
||||
plg.ptype = RELCALC
|
||||
@@ -91,7 +91,7 @@ plg.id = 'relcalc_fi'
|
||||
plg.name = _("Finnish Relationship Calculator")
|
||||
plg.description = _("Calculates relationships between people")
|
||||
plg.version = '1.0'
|
||||
plg.gramps_target_version = '3.3'
|
||||
plg.gramps_target_version = '3.4'
|
||||
plg.status = STABLE
|
||||
plg.fname = 'rel_fi.py'
|
||||
plg.ptype = RELCALC
|
||||
@@ -106,7 +106,7 @@ plg.id = 'relcalc_fr'
|
||||
plg.name = _("French Relationship Calculator")
|
||||
plg.description = _("Calculates relationships between people")
|
||||
plg.version = '1.0'
|
||||
plg.gramps_target_version = '3.3'
|
||||
plg.gramps_target_version = '3.4'
|
||||
plg.status = STABLE
|
||||
plg.fname = 'rel_fr.py'
|
||||
plg.ptype = RELCALC
|
||||
@@ -123,7 +123,7 @@ plg.id = 'relcalc_hr'
|
||||
plg.name = _("Croatian Relationship Calculator")
|
||||
plg.description = _("Calculates relationships between people")
|
||||
plg.version = '1.0'
|
||||
plg.gramps_target_version = '3.3'
|
||||
plg.gramps_target_version = '3.4'
|
||||
plg.status = STABLE
|
||||
plg.fname = 'rel_hr.py'
|
||||
plg.ptype = RELCALC
|
||||
@@ -137,7 +137,7 @@ plg.id = 'relcalc_hu'
|
||||
plg.name = _("Hungarian Relationship Calculator")
|
||||
plg.description = _("Calculates relationships between people")
|
||||
plg.version = '1.0'
|
||||
plg.gramps_target_version = '3.3'
|
||||
plg.gramps_target_version = '3.4'
|
||||
plg.status = STABLE
|
||||
plg.fname = 'rel_hu.py'
|
||||
plg.ptype = RELCALC
|
||||
@@ -150,7 +150,7 @@ plg.id = 'relcalc_it'
|
||||
plg.name = _("Italian Relationship Calculator")
|
||||
plg.description = _("Calculates relationships between people")
|
||||
plg.version = '1.0'
|
||||
plg.gramps_target_version = '3.3'
|
||||
plg.gramps_target_version = '3.4'
|
||||
plg.status = STABLE
|
||||
plg.fname = 'rel_it.py'
|
||||
plg.ptype = RELCALC
|
||||
@@ -163,7 +163,7 @@ plg.id = 'relcalc_nl'
|
||||
plg.name = _("Dutch Relationship Calculator")
|
||||
plg.description = _("Calculates relationships between people")
|
||||
plg.version = '1.0'
|
||||
plg.gramps_target_version = '3.3'
|
||||
plg.gramps_target_version = '3.4'
|
||||
plg.status = STABLE
|
||||
plg.fname = 'rel_nl.py'
|
||||
plg.ptype = RELCALC
|
||||
@@ -180,7 +180,7 @@ plg.id = 'relcalc_no'
|
||||
plg.name = _("Norwegian Relationship Calculator")
|
||||
plg.description = _("Calculates relationships between people")
|
||||
plg.version = '1.0'
|
||||
plg.gramps_target_version = '3.3'
|
||||
plg.gramps_target_version = '3.4'
|
||||
plg.status = STABLE
|
||||
plg.fname = 'rel_no.py'
|
||||
plg.ptype = RELCALC
|
||||
@@ -197,7 +197,7 @@ plg.id = 'relcalc_pl'
|
||||
plg.name = _("Polish Relationship Calculator")
|
||||
plg.description = _("Calculates relationships between people")
|
||||
plg.version = '1.0'
|
||||
plg.gramps_target_version = '3.3'
|
||||
plg.gramps_target_version = '3.4'
|
||||
plg.status = STABLE
|
||||
plg.fname = 'rel_pl.py'
|
||||
plg.ptype = RELCALC
|
||||
@@ -213,7 +213,7 @@ plg.id = 'relcalc_pt'
|
||||
plg.name = _("Portuguese Relationship Calculator")
|
||||
plg.description = _("Calculates relationships between people")
|
||||
plg.version = '1.0'
|
||||
plg.gramps_target_version = '3.3'
|
||||
plg.gramps_target_version = '3.4'
|
||||
plg.status = STABLE
|
||||
plg.fname = 'rel_pt.py'
|
||||
plg.ptype = RELCALC
|
||||
@@ -229,7 +229,7 @@ plg.id = 'relcalc_ru'
|
||||
plg.name = _("Russian Relationship Calculator")
|
||||
plg.description = _("Calculates relationships between people")
|
||||
plg.version = '1.0'
|
||||
plg.gramps_target_version = '3.3'
|
||||
plg.gramps_target_version = '3.4'
|
||||
plg.status = STABLE
|
||||
plg.fname = 'rel_ru.py'
|
||||
plg.ptype = RELCALC
|
||||
@@ -245,7 +245,7 @@ plg.id = 'relcalc_sk'
|
||||
plg.name = _("Slovak Relationship Calculator")
|
||||
plg.description = _("Calculates relationships between people")
|
||||
plg.version = '1.0'
|
||||
plg.gramps_target_version = '3.3'
|
||||
plg.gramps_target_version = '3.4'
|
||||
plg.status = STABLE
|
||||
plg.fname = 'rel_sk.py'
|
||||
plg.ptype = RELCALC
|
||||
@@ -259,7 +259,7 @@ plg.id = 'relcalc_sl'
|
||||
plg.name = _("Slovenian Relationship Calculator")
|
||||
plg.description = _("Calculates relationships between people")
|
||||
plg.version = '1.0'
|
||||
plg.gramps_target_version = '3.3'
|
||||
plg.gramps_target_version = '3.4'
|
||||
plg.status = STABLE
|
||||
plg.fname = 'rel_sl.py'
|
||||
plg.ptype = RELCALC
|
||||
@@ -272,7 +272,7 @@ plg.id = 'relcalc_sv'
|
||||
plg.name = _("Swedish Relationship Calculator")
|
||||
plg.description = _("Calculates relationships between people")
|
||||
plg.version = '1.0'
|
||||
plg.gramps_target_version = '3.3'
|
||||
plg.gramps_target_version = '3.4'
|
||||
plg.status = STABLE
|
||||
plg.fname = 'rel_sv.py'
|
||||
plg.ptype = RELCALC
|
||||
|
Reference in New Issue
Block a user