Josip Pisoj
53c9c30890
bug #5554 : Automake problem
...
svn: r18851
2012-02-10 20:25:15 +00:00
Paul Franklin
c83653f017
for Python files and Makefile.am files in the "src" (only) sub-tree:
...
1) add SVN svn:keywords "Id" property if it didn't have it
2) add SVN svn:mime-type "text/plain" property if it didn't have it
3) add SVN "Id" line to the file if it had none
svn: r18554
2011-12-06 16:56:50 +00:00
Jérôme Rapinat
e80cd823c8
5331: Deprecated http://gazetteer.openstreetmap.org/namefinder/
...
svn: r18369
2011-10-25 08:16:34 +00:00
Paul Franklin
ba60ec4c07
missing or malformed SVN "Id" line
...
svn: r18361
2011-10-23 03:13:50 +00:00
Doug Blank
a00dcd0c2b
Move all trunk plugins to version 3.4
...
svn: r16874
2011-03-21 20:43:00 +00:00
Doug Blank
dcfb25abc4
Trunk is now version 3.3.0
...
svn: r14653
2010-03-06 22:47:25 +00:00
Doug Blank
843fb89ba0
Plugins required to be correct version
...
svn: r14300
2010-02-10 12:13:47 +00:00
Brian Matherly
f04880ec09
Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time.
...
svn: r14091
2010-01-18 04:42:17 +00:00
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