aboutsummaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* setup.py: Only translate .po files in po/ subdir (ignore e.g. the LINGUAS file).Mike Gabriel2020-11-101-6/+8
|
* setup.py: Translation files end with '.po', not just 'po'.Mike Gabriel2020-11-101-1/+1
|
* setup.py: Fix .dektop file generationRobert Tari2020-11-091-1/+2
|
* data/applications/ayatana-settings.desktop: Don't in-file update locale ↵Mike Gabriel2020-11-091-3/+7
| | | | strings, rather use an input and an output file.
* setup.py: Add install_requires key to setup() call.Mike Gabriel2020-11-091-0/+1
|
* data/: Don't mimick FHS in source tree. Use more commonly used data/ tree ↵Mike Gabriel2020-11-091-3/+5
| | | | structure.
* Initial commitRobert Tari2020-10-291-0/+93