Activity Team/Sweetener: Difference between revisions
No edit summary |
|||
| Line 19: | Line 19: | ||
** options.py | ** options.py | ||
** info.py | ** info.py | ||
Optional, only if you want to get your activity working on other Linux desktops: | Optional, only if you want to get your activity working on other Linux desktops: | ||
** application.py | ** application.py | ||
** hello-integration (rename it to your activity name) | ** hello-integration (rename it to your activity name) | ||
* Fill info.py with the information about the activity. | * Fill info.py with the information about the activity. | ||