aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2018-01-07 18:19:32 +0100
committerJavier <dev.git@javispedro.com>2018-01-07 18:19:32 +0100
commit88ec6a7fb34f9b0f5c2af9ae843892a5bb90167c (patch)
tree8d16a2c418b64bc93d7c79efd4e2c6b817c9241a
parent1dd7a1791cddd829be08edfc32c3b45c22900383 (diff)
downloadtopmenu-gtk-master.tar.gz
topmenu-gtk-master.zip
remove gtk3.0>3.20 warning from READMEHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a749391..1942b8e 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
Currently, TopMenu ships as a panel applet for either Mate 1.8, Xfce >= 4.8 (Gtk+2 versions only), or LXPanel. The Mate applet would be relatively easy to port to Gnome 2.
-Gtk+2 is the preferred toolkit, albeit Gtk+3 is partially supported. **Please note that there is a known crash with Gtk+>=3.20, which I don't know how to fix. I don't have time to follow all of Gtk+ 3 changes**.
+Gtk+2 is the preferred toolkit, albeit Gtk+3 is partially supported.
Plugins are shipped for Qt 4 and some Mozilla apps (Firefox, Thunderbird and Zotero). Note that, except in the Gtk+ 3 case, menu bars will always be rendered using the Gtk+ 2 theme.
# Install