Commit Graph

15 Commits

Author SHA1 Message Date
Doug Blank
699dcb13fe Fixed svn Id property
svn: r13881
2009-12-21 13:43:50 +00:00
Peter Landgren
d4081db69f Second fixed a minor bug.
svn: r13690
2009-11-29 19:59:59 +00:00
Peter Landgren
611a6f2e66 Fixed a minor bug.
svn: r13689
2009-11-29 19:27:07 +00:00
Benny Malengier
53de46901e add license to gpr.py files
svn: r13424
2009-10-26 19:15:58 +00:00
Benny Malengier
ed619cfdd6 3292: register plugins, load on need, not on start of GRAMPS - GEPS 014
svn: r13400
2009-10-24 13:53:20 +00:00
Gerald Britton
2671a8cd50 Replace "== None" and "!= None" with "is None" and "is not None", respectively
svn: r12098
2009-02-23 19:11:46 +00:00
Peter Landgren
b9154c85ee Forgot to update with eniroswedenmap. It's OK in POTFILES.in
svn: r12006
2009-02-16 10:50:30 +00:00
Rob G. Healey
c56f46b493 Added revision numbering symbol to all of plugins directory if it was missing in the file.
svn: r12002
2009-02-16 06:56:49 +00:00
Peter Landgren
1af3bee32f Spelling corrected.
svn: r11864
2009-02-05 09:46:39 +00:00
Peter Landgren
1e8ec7eb2d Updated version.
svn: r11847
2009-02-04 16:41:16 +00:00
Peter Landgren
5ddf3b46b2 Updated version.
svn: r11845
2009-02-04 13:04:54 +00:00
Peter Landgren
3de55b3266 new version.
svn: r11829
2009-02-03 17:56:18 +00:00
Peter Landgren
76ac8c2157 New mapservice added.
svn: r11818
2009-02-03 10:11:32 +00:00
Benny Malengier
b3f9adf3fc Makefile.am for plugins/mapservices
svn: r11816
2009-02-03 08:20:56 +00:00
Benny Malengier
829d78b611 New mapservice plugin structure, as a general solution to #2659
*    configure.in
 *    src/DataViews/PlaceView.py
 *    src/Config/_GrampsConfigKeys.py
 *    src/gen/plug/_manager.py
 *    src/plugins/mapservices
 *    src/plugins/mapservices/googlemap.py
 *    src/plugins/mapservices/openstreetmap.py
 *    src/plugins/lib/Makefile.am
 *    src/plugins/lib/libmapservice.py
 *    src/plugins/Makefile.am
 *    src/widgets/menutoolbuttonaction.py
 *    src/widgets/Makefile.am
 *    src/PageView.py
 *    po/POTFILES.in


svn: r11811
2009-02-02 21:55:22 +00:00