diff options
author | Javier <dev.git@javispedro.com> | 2018-01-07 18:19:32 +0100 |
---|---|---|
committer | Javier <dev.git@javispedro.com> | 2018-01-07 18:19:32 +0100 |
commit | 88ec6a7fb34f9b0f5c2af9ae843892a5bb90167c (patch) | |
tree | 8d16a2c418b64bc93d7c79efd4e2c6b817c9241a | |
parent | 1dd7a1791cddd829be08edfc32c3b45c22900383 (diff) | |
download | topmenu-gtk-master.tar.gz topmenu-gtk-master.zip |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |