Brian Matherly
|
c56c25b932
|
Add DocGenPlugin to be used to register all docgen plugins. This replaces the array of variables which was more difficult to read.
svn: r12359
|
2009-03-19 02:24:29 +00:00 |
|
Brian Matherly
|
0214b842cd
|
Remove the "print_label" construct from the reports. The only label is "Open with default viewer". No need to check the mime type or to look for the default application because Gramps uses the host OS to figure it out for the user.
svn: r12351
|
2009-03-16 04:22:12 +00:00 |
|
Brian Matherly
|
3259b393da
|
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.
svn: r11781
|
2009-02-01 04:21:17 +00:00 |
|
Brian Matherly
|
3f95d8ddb7
|
Plugins Restructure: Move docgen plugins into plugins/docgen.
svn: r11652
|
2009-01-18 04:59:14 +00:00 |
|