Added or fixed the name in revision numbering.
svn: r12104
This commit is contained in:
parent
c645246b2c
commit
8ca8e2f4bd
@ -19,7 +19,7 @@
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
|
||||
# $Id:WriteCD.py 9912 2008-01-22 09:17:46Z acraphae $
|
||||
# $Id$
|
||||
|
||||
"Export to CD (nautilus)."
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
# $Id:WriteGeneWeb.py 9912 2008-01-22 09:17:46Z acraphae $
|
||||
# $Id$
|
||||
|
||||
"Export to GeneWeb."
|
||||
|
||||
@ -624,4 +624,4 @@ plugin = ExportPlugin(name = _('_GeneWeb'),
|
||||
export_function = exportData,
|
||||
extension = "gw",
|
||||
config = _config )
|
||||
pmgr.register_plugin(plugin)
|
||||
pmgr.register_plugin(plugin)
|
||||
|
@ -15,7 +15,8 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
#
|
||||
# $Id$
|
||||
#------------------------------------------------------------------------
|
||||
#
|
||||
# python modules
|
||||
|
@ -18,7 +18,7 @@
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
|
||||
# $Id:_ReadGedcom.py 9912 2008-01-22 09:17:46Z acraphae $
|
||||
# $Id$
|
||||
|
||||
"Import from GEDCOM"
|
||||
|
||||
@ -147,4 +147,4 @@ plugin = ImportPlugin(name = _('GEDCOM'),
|
||||
description = _description,
|
||||
import_function = importData,
|
||||
extension = "ged" )
|
||||
pmgr.register_plugin(plugin)
|
||||
pmgr.register_plugin(plugin)
|
||||
|
@ -19,8 +19,8 @@
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
|
||||
# $Id:$
|
||||
#
|
||||
# $Id: $
|
||||
|
||||
"Import from Pro-Gen"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user