Changeset 1030:1365902665d4


Ignore:
Timestamp:
05/02/21 07:29:36 (3 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
python3
Phase:
public
Message:

The scalable icons are also included in the distribution on Windows

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • setup.py

    r981 r1030  
    8080                                ["share", "icons", "Adwaita", "index.theme"],
    8181                                ["share", "icons", "Adwaita", "16x16"],
     82                                ["share", "icons", "Adwaita", "scalable"],
    8283                                ["share", "locale", "hu"],
    8384                                ["share", "locale", "en"],
  • src/mlx/const.py

    r1023 r1030  
    1212
    1313## The version of the program
    14 VERSION="0.39.6-py3-2"
     14VERSION="0.39.6-py3-3"
    1515
    1616#-------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.