mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00

According to Jernej and my searches pythonw.exe should be used for stable releases and python.exe for unstable as commented in the changed files.
5 lines
124 B
Text
5 lines
124 B
Text
python=@PYTHON_EXE@
|
|
python3=@PYTHON_EXE@
|
|
/usr/bin/python=@PYTHON_EXE@
|
|
/usr/bin/python3=@PYTHON_EXE@
|
|
:Python:E::py::python3:
|