The gringotts-shlomif Patch
Last Updated: 14-February-2005.
The Latest Version of the Patch
This is a patch for the Gringotts encrypted note manager, version 1.2.8 for Linux, by Germano Rizzo. What it does, so far is:
- Allow it to compile against recent versions of the Gtk+ library. (tested against Gtk+ 2.4.9). This is done by porting the API calls to the new ones.
- Allow it to compile with stricter gcc flags. (-Wall -Wstrict-prototypes -Werror-implicit-function-declaration)
- Add keyboard shortcuts to the menus, so you can press Alt+F+S to save a file, or Alt+E+C to copy.
- Add a rudimentary autogen.sh file.
- Make sure that when searching, the text view scrolls to view the found pattern.
- Document another minor issue in the BUGS file.
Gringotts is distributed under the GPL, so this patch is GPLed too. Note that I disclaim any explicit ownership of the changes, and the original author can relicense the patch along with the rest of Gringotts if he sees fit.