Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added translation using Weblate (Friulian) | Weblate | 2020-11-11 | 1 | -0/+148 | |
| | ||||||
* | Added translation using Weblate (Tatar) | Weblate | 2020-11-11 | 1 | -0/+148 | |
| | ||||||
* | Translated using Weblate (German) | mv87 | 2020-11-10 | 1 | -35/+37 | |
| | | | | | | | Currently translated at 100.0% (31 of 31 strings) Translation: Ayatana Indicators/Ayatana Settings Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/ayatana-settings/de/ | |||||
* | Merge branch 'sunweaver-pr/bootstrap-locale' | Robert Tari | 2020-11-10 | 122 | -45/+17629 | |
|\ | | | | | | | Attributes GH PR #6: https://github.com/AyatanaIndicators/ayatana-settings/pull/6 | |||||
| * | locale: Create empty translation files for all languages listed in po/LINGUAS. | Mike Gabriel | 2020-11-10 | 117 | -0/+17366 | |
| | | ||||||
| * | po/LINGUAS: Add list of to-be-translated-to languages. | Mike Gabriel | 2020-11-10 | 1 | -0/+117 | |
| | | ||||||
| * | setup.py: Only translate .po files in po/ subdir (ignore e.g. the LINGUAS file). | Mike Gabriel | 2020-11-10 | 1 | -6/+8 | |
| | | ||||||
| * | setup.py: Translation files end with '.po', not just 'po'. | Mike Gabriel | 2020-11-10 | 1 | -1/+1 | |
| | | ||||||
| * | po/ayatana-settings.pot: Update translation template after recent file ↵ | Mike Gabriel | 2020-11-10 | 1 | -38/+38 | |
| | | | | | | | | movals in this project. | |||||
| * | locale: Add scripts update-pot.sh and update-po.sh. | Mike Gabriel | 2020-11-10 | 2 | -0/+99 | |
|/ | ||||||
* | debian/changelog: Append '-0 to package version. Assure that official DEB is ↵ | Mike Gabriel | 2020-11-10 | 1 | -1/+1 | |
| | | | | always preferred over the upstream DEB unless APT pinning is in places and prefers the upstream repo. | |||||
* | Merge branch 'sunweaver-pr/keywords-key-in-desktop-file' | Robert Tari | 2020-11-09 | 1 | -0/+1 | |
|\ | | | | | | | Attributes GH PR #5: https://github.com/AyatanaIndicators/ayatana-settings/pull/5 | |||||
| * | data/man/man1/ayatana-settings.1: Add man page. | Mike Gabriel | 2020-11-09 | 1 | -0/+43 | |
| | | ||||||
| * | data/applications/ayatana-settings.desktop.in: Add Keywords= entry in ↵ | Mike Gabriel | 2020-11-09 | 1 | -0/+1 | |
| | | | | | | | | .desktop file. | |||||
* | | Merge branch 'sunweaver-pr/add-man-page' | Robert Tari | 2020-11-09 | 1 | -0/+43 | |
|\ \ | |/ |/| | | | Attributes GH PR #4: https://github.com/AyatanaIndicators/ayatana-settings/pull/4 | |||||
| * | data/man/man1/ayatana-settings.1: Add man page. | Mike Gabriel | 2020-11-09 | 1 | -0/+43 | |
|/ | ||||||
* | release 20.11.09.220.11.09.2 | Mike Gabriel | 2020-11-09 | 4 | -4/+43 | |
| | ||||||
* | Merge branch 'tari01-pr/fix-desktop-file' | Mike Gabriel | 2020-11-09 | 1 | -1/+2 | |
|\ | | | | | | | Attributes GH PR #3: https://github.com/AyatanaIndicators/ayatana-settings/pull/3 | |||||
| * | setup.py: Fix .dektop file generation | Robert Tari | 2020-11-09 | 1 | -1/+2 | |
|/ | ||||||
* | .gitignore: Need not be executable. | Mike Gabriel | 2020-11-09 | 1 | -0/+0 | |
| | ||||||
* | **/**: Remove x-bits from all files except the main executable and setup.py ↵ | Mike Gabriel | 2020-11-09 | 12 | -0/+0 | |
| | | | | (and debian/rules). | |||||
* | debian/rules: Don't drop data/locale/.gitkeep during dh_auto_clean override. | Mike Gabriel | 2020-11-09 | 1 | -1/+1 | |
| | ||||||
* | debian/rules: Fix dh_auto_clean override (wrong egg-info path, remove ↵ | Mike Gabriel | 2020-11-09 | 1 | -6/+7 | |
| | | | | ayatana-settings.desktop, fix locale's .mo file location. | |||||
* | release 20.11.09.120.11.09.1 | Mike Gabriel | 2020-11-09 | 4 | -4/+37 | |
| | ||||||
* | debian/control: Add Mike Gabriel to Uploaders: field. | Mike Gabriel | 2020-11-09 | 1 | -0/+2 | |
| | ||||||
* | Merge branch 'sunweaver-pr/data-dir-improvements' | Robert Tari | 2020-11-09 | 9 | -8/+43 | |
|\ | | | | | | | Attributes GH PR #2: https://github.com/AyatanaIndicators/ayatana-settings/pull/2 | |||||
| * | data/applications/ayatana-settings.desktop: Don't in-file update locale ↵ | Mike Gabriel | 2020-11-09 | 2 | -3/+7 | |
| | | | | | | | | strings, rather use an input and an output file. | |||||
| * | setup.py: Add install_requires key to setup() call. | Mike Gabriel | 2020-11-09 | 1 | -0/+1 | |
| | | ||||||
| * | data/: Don't mimick FHS in source tree. Use more commonly used data/ tree ↵ | Mike Gabriel | 2020-11-09 | 6 | -3/+5 | |
| | | | | | | | | structure. | |||||
| * | release 20.10.1420.10.14 | Mike Gabriel | 2020-11-07 | 1 | -0/+28 | |
| | | ||||||
| * | debian/control: Be happy with Python 3.6 (instead of 3.8). | Mike Gabriel | 2020-11-07 | 1 | -2/+2 | |
| | | ||||||
| * | debian/source/format: Upstream DEBs need to be format 1.0. | Mike Gabriel | 2020-11-07 | 1 | -1/+1 | |
|/ | ||||||
* | Fix debian files | Robert Tari | 2020-10-30 | 2 | -7/+7 | |
| | ||||||
* | Update translation file | Robert Tari | 2020-10-29 | 1 | -32/+32 | |
| | ||||||
* | Update README.md | Robert Tari | 2020-10-29 | 1 | -10/+14 | |
| | ||||||
* | Initial commit | Robert Tari | 2020-10-29 | 22 | -0/+2726 | |