Use python3 for gtk-dialog.py
As mentioned in https://github.com/OpenRA/OpenRA/pull/20059#issuecomment-1166288560
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python3
|
||||
"""A simple GTK3 graphical dialog helper that can be used as a fallback if zenity is not available
|
||||
Compatible with python 2 or 3 with the gi bindings.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user