Last change
on this file since 225 was
178,
checked in by sc, 12 years ago
|
synapse/setup.py:
- release number changed to 0.4.0 considering large rewrites for Python module format
- packaging fixes for new Python module format
synapse/setup.cfg:
- python-matplotlib requirement added
synapse/setup_win32.py:
- py2exe matplotlib requirement added
synapse/puzzlebox_synapse.desktop:
- desktop link moved to Education;Science
|
File size:
378 bytes
|
Line | |
---|
1 | [Desktop Entry] |
---|
2 | Name=Puzzlebox Synapse |
---|
3 | GenericName=EEG Brain Interface |
---|
4 | Comment=Connect to EEG Headsets |
---|
5 | Exec=/usr/bin/env python /usr/lib/python2.6/site-packages/synapse-gui.py |
---|
6 | Icon=/usr/share/puzzlebox_synapse/images/puzzlebox.ico |
---|
7 | MimeType=application/x-puzzlebox; |
---|
8 | Terminal=false |
---|
9 | Encoding=UTF-8 |
---|
10 | Type=Application |
---|
11 | Categories=Education;Science; |
---|
12 | X-Desktop-File-Install-Version=0.15 |
---|
Note: See
TracBrowser
for help on using the repository browser.