mirror of
https://github.com/SELinuxProject/selinux
synced 2025-01-09 06:59:34 +00:00
0f3beeb00e
PyGTK has been deprecated in favor of PyGI+GTK and thus has never been ported to python3. Using pygi-convert.sh from https://git.gnome.org/browse/pygobject/tree/pygi-convert.sh helps migrating most of the API but gnome-python. The glade file has been converted to GtkBuilder using gtk-builder-convert system-config-selinux.glade system-config-selinux.ui and some fixes in order to provide an application window (object GnomeApp disappeared, GtkVBox is deprecated, etc.). The associated Python code also needed some modifications in order to migrate to GtkBuilder. The result has been tested on Arch Linux with Python 3.6. There are some bugs in the GUI itself, for which patches will be sent afterwards. Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org> |
||
---|---|---|
.. | ||
booleansPage.py | ||
COPYING | ||
domainsPage.py | ||
fcontextPage.py | ||
html_util.py | ||
loginsPage.py | ||
Makefile | ||
mappingsPage.py | ||
modulesPage.py | ||
org.selinux.config.policy | ||
polgen.glade | ||
polgengui.py | ||
portsPage.py | ||
selinux-polgengui.8 | ||
selinux-polgengui.desktop | ||
semanagePage.py | ||
sepolgen | ||
sepolicy_16.png | ||
sepolicy_22.png | ||
sepolicy_32.png | ||
sepolicy_48.png | ||
sepolicy_256.png | ||
sepolicy.desktop | ||
statusPage.py | ||
system-config-selinux | ||
system-config-selinux.8 | ||
system-config-selinux.desktop | ||
system-config-selinux.png | ||
system-config-selinux.py | ||
system-config-selinux.ui | ||
usersPage.py | ||
VERSION |