Changeset 1588 for pyromaths/trunk/fuentes/setup.py
- Timestamp:
- May 18, 2016, 1:24:36 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pyromaths/trunk/fuentes/setup.py
r423 r1588 71 71 'data/images/whatsthis.png']), 72 72 ('share/pyromaths/templates', glob('data/templates/*.tex')), 73 ('share/pyromaths/locale/es/LC_MESSAGES', ['data/locale/es/LC_MESSAGES/pyromaths.mo']), 74 ('share/pyromaths/locale/ca_ES@valencia/LC_MESSAGES', ['data/locale/ca_ES@valencia/LC_MESSAGES/pyromaths.mo']) 73 75 # ('share/pyromaths/packages', glob('data/packages/*')) 74 76 ] + \
Note: See TracChangeset
for help on using the changeset viewer.