diff options
author | Berke Viktor <bviktor@hexchat.org> | 2013-04-03 06:49:57 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2013-04-03 06:49:57 +0200 |
commit | b5fef8d0e20c45f2643f3b9fbf28749b5f93b4b6 (patch) | |
tree | 478302616326e9a3e2453f3b04c074b3ef69921f /share/doc/readme.md | |
parent | 561f3044d6b746e0b71571d20c2f95864ad1a114 (diff) |
gtk_show_uri() requires GTK+ 2.14
Diffstat (limited to 'share/doc/readme.md')
-rw-r--r-- | share/doc/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/readme.md b/share/doc/readme.md index b474bc9f..656e1dff 100644 --- a/share/doc/readme.md +++ b/share/doc/readme.md @@ -19,7 +19,7 @@ in general. HexChat runs on most BSD and POSIX compliant operating systems. ## Requirements: - * GTK+ 2.10 + * GTK+ 2.14 * GLib 2.14 HexChat is known to work on, at least: |