Commit Graph

7 Commits

Author SHA1 Message Date
Philipp Wolfer
61fc0d65a0 PICARD-2331: Fixed resource loading with Qt6
This requires the Qt6 rcc utility (instead of the no longer maintained pyrcc utility).
2023-10-13 07:13:27 +02:00
Laurent Monin
54ccf4ce00 Minor fixes to .md, making markdownlint happier 2023-09-21 23:57:24 +02:00
Philipp Wolfer
f032b68470 resources/README.md: Fixed indentation of code blocks 2021-04-06 18:12:16 +02:00
Wieland Hoffmann
77b62e153b INSTALL, resources/README: Explicitly refer to python3
PEP 394 makes it clear that python should only be used for applications that can
be run with both Python 2 and Python 3, python3 should be used for Python 3.

pip3 is used because that's what Python 3 compatible pip is called on at least
Arch, Debian, Fedora and Ubuntu.
2017-04-08 17:53:32 +02:00
Wieland Hoffmann
6228360330 resources/README: python2 → python 2017-04-08 10:08:40 +02:00
Wieland Hoffmann
48cba5202c resources/README: Qt4 → Qt5 2017-04-08 10:07:57 +02:00
Rahul Raturi
7d78b2a030 Add readme for updating resources 2016-04-12 23:29:31 +05:30