i was getting this error when compiling:
manager.vala:9.2-9.36: error: field type GLib.Datalist<Menu> is less accessible than field KnownBusName.known_objects
public Datalist
set_data' does not exist in the context ofKnownBusName.known_objects'foreach' does not exist in the context ofKnownBusName.known_objects'foreach' does not exist in the context ofKnownBusName.known_objects'/home/kadosh/source/gnome-globalmenu-git/src/gnome-globalmenu-build/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory/home/kadosh/source/gnome-globalmenu-git/src/gnome-globalmenu-build/src'the change let me compile the code
git pull https://github.com/freexploit/gnome-globalmenu gnome-3
Or view, comment on, or merge it at:
https://github.com/gnome-globalmenu/gnome-globalmenu/pull/3
—
Reply to this email directly or view it on GitHub.