Geps044 - Replace deprecated Gtk.UIManager, Gtk.Actions etc.

This commit is contained in:
prculley
2018-06-22 14:29:53 -05:00
committed by Nick Hall
parent 56fa261ef2
commit 824bf7e40f
56 changed files with 5445 additions and 3533 deletions

View File

@@ -11,7 +11,7 @@ Requirements
The following packages **MUST** be installed in order for Gramps to work:
* **Python** 3.2 or greater - The programming language used by Gramps. https://www.python.org/
* **GTK** 3.10 or greater - A cross-platform widget toolkit for creating graphical user interfaces. http://www.gtk.org/
* **GTK** 3.12 or greater - A cross-platform widget toolkit for creating graphical user interfaces. http://www.gtk.org/
* **pygobject** 3.12 or greater - Python Bindings for GLib/GObject/GIO/GTK+ https://wiki.gnome.org/Projects/PyGObject
The following three packages with GObject Introspection bindings (the gi packages)