docs: add Flatpak install method
It didn't follow all the discussions across the different "Add flatpak support" issues. But what is the reason to reference an unofficial version in this repository? Is it just temporary until an...
Simplify installation prefix detection
does this all work for the deb, rpm and pip packages?
9bdddb8f4e
Simplify installation prefix detection
55ad4b7355
Install: Add Ubuntu 26.04
bc98d69ba4
Version: Update to 4.7.2
15474c6916
Changes: Update for 4.7.2
e6b604c96b
UI Utils: Escape text in link markup
25d4c85276
Build: Move setup.{cfg,py} to pyproject.toml again
55ad4b7355
Install: Add Ubuntu 26.04
bc98d69ba4
Version: Update to 4.7.2
15474c6916
Changes: Update for 4.7.2
e6b604c96b
UI Utils: Escape text in link markup
Build: Move setup.{cfg,py} to pyproject.toml again
857adad8e6
Build: Move setup.{cfg,py} to pyproject.toml again
9e70cfdf76
Simplify installation prefix detection
9e590161a4
Raise minimal required python version
setup.cfg: register desktop, icon and locale files as data_files
Gajim, for example, ships a custom script for installing metadata files. Here is how Arch Linux uses the script during package creation:...
c230c3959c
Simplify installation prefix detection
ceb7fc8963
Install: Document Ubuntu questing 25.10
e591956d31
Simplify installation prefix detection
Simplify installation prefix detection
See #670.
Raise minimal required python version
babf23baf7
Raise minimal required python version
Simplify installation prefix detection
79e5553be5
Simplify installation prefix detection
setup.cfg: register desktop, icon and locale files as data_files
According to https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-data-files data_files shouldn't be used.