diff options
author | 2013-04-21 11:41:59 -0400 | |
---|---|---|
committer | 2013-04-21 11:41:59 -0400 | |
commit | 9aea1fe882e71b77f99a1e8049abfb5ffa327f5a (patch) | |
tree | dc5ab204b8f4e622acc58c7a6f68ca209288632c /doc/12_Compiling.md | |
parent | 070fb0a05f861160d53f90105b2816331da83195 (diff) | |
download | textadept-9aea1fe882e71b77f99a1e8049abfb5ffa327f5a.tar.gz textadept-9aea1fe882e71b77f99a1e8049abfb5ffa327f5a.zip |
Updates to compile with latest GTK-OSX.
This fixes Fn key recognition.
Diffstat (limited to 'doc/12_Compiling.md')
-rw-r--r-- | doc/12_Compiling.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/12_Compiling.md b/doc/12_Compiling.md index f45cf88e..276b33b8 100644 --- a/doc/12_Compiling.md +++ b/doc/12_Compiling.md @@ -55,7 +55,7 @@ Compiling Textadept on Mac OSX is no longer supported. The preferred way is cross-compiling from Linux. To do so, you will need my [GTK+ for OSX bundle][] and the [Apple Cross-compiler][] binaries. -[GTK+ for OSX bundle]: download/gtkosx-2.24.9.zip +[GTK+ for OSX bundle]: download/gtkosx-2.24.16.zip [Apple Cross-compiler]: https://launchpad.net/~flosoft/+archive/cross-apple ## Compiling |