Merge branch 'py3_pyqt5' of https://github.com/Dpeta/pesterchum-alt-servers into py3_pyqt5
This commit is contained in:
commit
d68c10f1ac
2 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@
|
|||
- Fixed pesterChumAction's text not being updated in memo windows when changing theme.
|
||||
- Fixed incorrect sRGB profile in paperchum.
|
||||
- Fixed sound slider in settings not working with pygame.
|
||||
- Fixed MOOD & CHUMHANDLE adjusting to style-sheet.
|
||||
- Fixed MOOD & CHUMHANDLE not adjusting to style-sheet.
|
||||
|
||||
### Changed
|
||||
- Made it so handle and ident are passed to ``_max_msg_len``, so, hopefully the text cutoff will be *slightly* less restrictive.
|
||||
|
|
|
@ -63,7 +63,7 @@ or
|
|||
``python setup.py bdist_msi``
|
||||
|
||||
#### Mac:
|
||||
``python setup.py bdist``
|
||||
``python setup.py build``
|
||||
|
||||
### PYINSTALLER BUILDING
|
||||
#### Linux (might also work on other platforms!!):
|
||||
|
|
Loading…
Reference in a new issue