gramps/src/plugins
Jérôme Rapinat 9f3999f7ad do not use ngettext on string
svn: r11868
2009-02-05 12:28:06 +00:00
..
docgen Change the way we "launch" files using their default application. Instead of trying to find the application ourselves, use the OS built in functions to open a file with its default application. We no longer show the name of the application that we will open the file with because we don't know. 2009-02-01 04:21:17 +00:00
drawreport Fixed line ending issues, and syntax errors introduced by translation changes 2009-02-05 02:10:10 +00:00
export Moved Sql.py out of plugins directory and into export/ExportSql.py; this file is in SVN but not in installed code 2009-01-31 14:29:47 +00:00
gramplet #2657,#1718 use ngettext 2009-02-03 12:59:35 +00:00
graph Fix of issue 2667. 2009-02-02 19:43:21 +00:00
import #2657,#1718 use ngettext 2009-02-02 17:13:02 +00:00
lib Spelling correction. 2009-02-04 19:11:22 +00:00
mapservices Spelling corrected. 2009-02-05 09:46:39 +00:00
quickview #2657,#1718 use ngettext 2009-02-02 17:13:02 +00:00
rel PythonTidy (PEP-8 format) 2009-02-01 17:25:12 +00:00
textreport Fixed line ending issues, and syntax errors introduced by translation changes 2009-02-05 02:10:10 +00:00
tool Removed tool/DateParserDisplayTest from distribution 2009-02-03 12:16:59 +00:00
webreport do not use ngettext on string 2009-02-05 12:28:06 +00:00
book.glade
BookReport.py Change the way we "launch" files using their default application. Instead of trying to find the application ourselves, use the OS built in functions to open a file with its default application. We no longer show the name of the application that we will open the file with because we don't know. 2009-02-01 04:21:17 +00:00
ExportXml.py Bug #2625: Need to bring XML DTD, import, export to use changes in trunk. These changes add support for dualdated and newyear dates. 2009-02-01 22:25:45 +00:00
ImportGpkg.py Refactor export plugin framework. All importers and exporters are now plugins. 2008-11-04 04:12:51 +00:00
ImportXml.py Fix import of note markers. Bug #2568 2009-02-04 20:56:46 +00:00
Makefile.am New mapservice plugin structure, as a general solution to #2659 2009-02-02 21:55:22 +00:00
Records.py Cleanup separation between gui and non-gui; moved toolip to set_tooltip 2009-01-07 22:49:58 +00:00