From 42e7d781b780265f51bb80704752c0205aacca72 Mon Sep 17 00:00:00 2001 From: Serge Noiraud Date: Thu, 28 Apr 2011 08:43:37 +0000 Subject: [PATCH] geography : setting Id on all files. svn: r17311 --- src/plugins/lib/maps/constants.py | 2 +- src/plugins/lib/maps/geography.py | 2 +- src/plugins/lib/maps/grampsmaps.py | 2 +- src/plugins/view/geoevents.py | 2 +- src/plugins/view/geofamily.py | 2 +- src/plugins/view/geography.gpr.py | 2 +- src/plugins/view/geoperson.py | 2 +- src/plugins/view/geoplaces.py | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/plugins/lib/maps/constants.py b/src/plugins/lib/maps/constants.py index 89c04c4ee..34a7ea772 100644 --- a/src/plugins/lib/maps/constants.py +++ b/src/plugins/lib/maps/constants.py @@ -18,7 +18,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# $Id: $ +# $Id$ "Geography constants" diff --git a/src/plugins/lib/maps/geography.py b/src/plugins/lib/maps/geography.py index 3ec845feb..b16452993 100644 --- a/src/plugins/lib/maps/geography.py +++ b/src/plugins/lib/maps/geography.py @@ -20,7 +20,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# $Id: $ +# $Id$ #------------------------------------------------------------------------- # diff --git a/src/plugins/lib/maps/grampsmaps.py b/src/plugins/lib/maps/grampsmaps.py index 871810ca3..fce14bdce 100644 --- a/src/plugins/lib/maps/grampsmaps.py +++ b/src/plugins/lib/maps/grampsmaps.py @@ -20,7 +20,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# $Id: $ +# $Id$ #------------------------------------------------------------------------- # diff --git a/src/plugins/view/geoevents.py b/src/plugins/view/geoevents.py index b0898a315..ab110c5a7 100644 --- a/src/plugins/view/geoevents.py +++ b/src/plugins/view/geoevents.py @@ -20,7 +20,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# $Id: $ +# $Id$ """ Geography for events diff --git a/src/plugins/view/geofamily.py b/src/plugins/view/geofamily.py index fc5f7099c..3fa9512f8 100644 --- a/src/plugins/view/geofamily.py +++ b/src/plugins/view/geofamily.py @@ -20,7 +20,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# $Id: $ +# $Id$ """ Geography for one family diff --git a/src/plugins/view/geography.gpr.py b/src/plugins/view/geography.gpr.py index 28a080452..a6b6898c9 100644 --- a/src/plugins/view/geography.gpr.py +++ b/src/plugins/view/geography.gpr.py @@ -19,7 +19,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# $Id: $ +# $Id$ #------------------------------------------------------------------------ # diff --git a/src/plugins/view/geoperson.py b/src/plugins/view/geoperson.py index a88cb5566..a56e4eac7 100644 --- a/src/plugins/view/geoperson.py +++ b/src/plugins/view/geoperson.py @@ -20,7 +20,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# $Id: $ +# $Id$ """ Geography for one person diff --git a/src/plugins/view/geoplaces.py b/src/plugins/view/geoplaces.py index b729812c7..bd41dc62f 100644 --- a/src/plugins/view/geoplaces.py +++ b/src/plugins/view/geoplaces.py @@ -20,7 +20,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# $Id: $ +# $Id$ """ Geography for places