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:

  1. 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.
  2. Allow it to compile with stricter gcc flags. (-Wall -Wstrict-prototypes -Werror-implicit-function-declaration)
  3. Add keyboard shortcuts to the menus, so you can press Alt+F+S to save a file, or Alt+E+C to copy.
  4. Add a rudimentary autogen.sh file.
  5. Make sure that when searching, the text view scrolls to view the found pattern.
  6. 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.

Older Versions

Revision 2