aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* update-po.sh: Preserve .pot file when updating *.po files.Mike Gabriel2017-11-291-0/+11
|
* Translated using Weblate (Estonian)Kristjan Räts2017-11-291-2/+2
| | | | | | | Currently translated at 17.1% (12 of 70 strings) Translation: Ayatana Indicators/Datetime Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/et/
* Translated using Weblate (Estonian)Kristjan Räts2017-11-291-4/+15
| | | | | | | Currently translated at 15.7% (11 of 70 strings) Translation: Ayatana Indicators/Datetime Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/et/
* Translated using Weblate (Estonian)Kristjan Räts2017-11-291-4/+10
| | | | | | | Currently translated at 7.1% (5 of 70 strings) Translation: Ayatana Indicators/Datetime Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/et/
* Translated using Weblate (Estonian)Kristjan Räts2017-11-291-5/+7
| | | | | | | Currently translated at 1.4% (1 of 70 strings) Translation: Ayatana Indicators/Datetime Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/et/
* Translated using Weblate (Slovak)Andrew Shadura2017-11-291-10/+12
| | | | | | | Currently translated at 8.5% (6 of 70 strings) Translation: Ayatana Indicators/Datetime Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/sk/
* po/ayatana-indicator-datetime.pot: Update with now correct file names for ↵Mike Gabriel2017-11-291-39/+39
| | | | .xml files.
* update-pot.sh: Fix filenames of .ini(.in) and .xml(.in) files in po template ↵Mike Gabriel2017-11-291-1/+7
| | | | file.
* update-po*.sh: Add license header.Mike Gabriel2017-10-242-0/+28
|
* update-po(|t).sh: Add gettext update scripts.Mike Gabriel2017-10-121-0/+15
|
* po/*.po: Add .pot file, add many not-yet-translated .po files. Update ↵Mike Gabriel2017-10-12120-819/+50260
| | | | LINGUAS file.
* CMakeLists.txt: Set GETTEXT_DOMAIN to ayatana-indicator-datetime.Mike Gabriel2017-10-121-1/+1
|
* update-po.shMike Gabriel2017-10-121-0/+5
| | | | update-po(|t).sh: Add gettext update scripts.
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.Mike Gabriel2017-05-1781-200/+194
|
* bump the version to 15.10 to match the branchCharles Kerr2015-10-131-0/+6
|
* Releasing 13.10.0+15.10.20151005-0ubuntu1CI Train Bot2015-10-051-0/+7
|
* Change the default alarm sound from "Suru arpeggio.ogg" to "Alarm clock.ogg" ↵Charles Kerr2015-10-058-16/+16
|\ | | | | | | | | | | Fixes: #1489037 Approved by: PS Jenkins bot, Pete Woods
| * sync with trunkCharles Kerr2015-10-0520-532/+644
| |\ | |/ |/|
* | Releasing 13.10.0+15.10.20150909-0ubuntu1CI Train Bot2015-09-091-0/+22
| |
* | under unity8 start system-settings instead unity-control-center,Sebastien Bacher2015-09-091-6/+6
|\ \ | | | | | | | | | | | | | | | don't special case u-c-c by looking for the binary, Unity installations come with it installed Fixes: #1489481 Approved by: Ted Gould, Charles Kerr, PS Jenkins bot
| * | under unity8 start system-settings instead unity-control-center,Sebastien Bacher2015-08-271-6/+6
| | | | | | | | | | | | | | | | | | don't special case u-c-c by looking for the binary, Unity installations come with it installed
* | | Remove warnings from test logs. Swallow the ones that are expected and fail ↵Iain Lane2015-09-0914-517/+597
|\ \ \ | |/ / |/| | | | | | | | | | | the test if they don't show up. In addition, fail tests if unexpected warnings show up again. Approved by: Charles Kerr
| * | state-fixture: use TestDBusFixture for system busLars Uebernickel2015-09-091-3/+3
| | |
| * | glib-fixture: fail tests on unexpected warningsLars Uebernickel2015-09-093-42/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | This requires specifying which warnings are expected to be thrown (only test-timezone-file needed this for now). However, only fail on warnings in the Indicator-Datetime log domain so that we don't fail on gstreamer (or other library) warnings for now.
| * | test-utils: don't pass NULL as gsettings string valueLars Uebernickel2015-09-091-1/+1
| | | | | | | | | | | | | | | NULL is not a valid string. Use the empty string instead.
| * | timezone-timedated: subscribe to PropertiesChanged directlyLars Uebernickel2015-09-031-102/+30
| | | | | | | | | | | | | | | | | | This avoids some unnecessary calls that GDBusProxy makes and the name watching.
| * | Make test-live-actions quit itself once the tz has been changed, the mock no ↵Iain Lane2015-09-031-0/+4
| | | | | | | | | | | | longer does this
| * | Avoid nested GMainLoops by reading from the file on startupIain Lane2015-09-034-61/+174
| | | | | | | | | | | | | | | Restore some tests for this functionality.
| * | Add some commentsIain Lane2015-09-012-3/+5
| | |
| * | Rename FileTimezone to TimedatedTimezoneIain Lane2015-09-017-25/+25
| | |
| * | Add a timeout so we can't hang foreverIain Lane2015-09-011-0/+29
| | |
| * | Use timedated's Timezone property instead of watching /etc/timezoneIain Lane2015-08-319-411/+445
|/ / | | | | | | | | Still need to rename everything to not use "timezone-file"
* | Releasing 13.10.0+15.10.20150728-0ubuntu1CI Train Bot2015-07-281-0/+6
| |
* | Update for e-d-s 3.16Iain Lane2015-07-289-30/+355
|\ \ | | | | | | | | | Approved by: Iain Lane
| * \ Merge with 15.04 branch which is what got uploaded to the archiveIain Lane2015-07-227-28/+352
| |\ \
| * \ \ merge trunk, no need to give dbus names any moreIain Lane2015-07-2017-255/+1123
| |\ \ \
| * \ \ \ Fix testsRobert Ancell2015-06-192-2/+2
| |\ \ \ \
| | * | | | Update D-Bus interface versions for the testsuiteIain Lane2015-06-182-2/+2
| |/ / / /
| * | | | Build against libecal 3.16Robert Ancell2015-06-023-2/+3
| | | | |
* | | | | Releasing 13.10.0+15.10.20150727-0ubuntu1CI Train Bot2015-07-271-0/+10
| | | | |
* | | | | drop build-dependency on g++-4.9 Fixes: #1452319Charles Kerr2015-07-272-7/+0
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | Approved by: Pete Woods, PS Jenkins bot, Rodney Dawes
| * | | | drop build-dependency on g++-4.9Charles Kerr2015-07-152-7/+0
|/ / / /
| | | * replace the default alarm from 'Suru arpeggio.ogg' to 'Alarm clock.oggCharles Kerr2015-09-048-16/+16
| | |/
| | * Releasing 13.10.0+15.10.20150710.1-0ubuntu1CI Train Bot2015-07-101-0/+6
| | |
| | * Get icaltimezone structures from EDS rather than assuming the tzid will ↵Charles Kerr2015-07-108-86/+381
| | |\ | | | | | | | | | | | | | | | | | | | | always be GTimeZone friendly. Fixes: #1473068 Approved by: Rodney Dawes, PS Jenkins bot, Charles Kerr, Antti Kaijanmäki
| | | * sync with trunkCharles Kerr2015-07-103-58/+42
| | | |\ | |_|_|/ |/| | |
* | | | Releasing 13.10.0+15.10.20150624-0ubuntu1CI Train Bot2015-06-241-0/+7
| | | |
* | | | Speedups/cleanups to the EDS regression testsCharles Kerr2015-06-242-42/+30
|\ \ \ \ | | | | | | | | | | | | | | | Approved by: Pete Woods, PS Jenkins bot
| * | | | remove unnecessary pieces from the EDS test scaffolding. clean up script ↵Charles Kerr2015-06-232-42/+30
|/ / / / | | | | | | | | | | | | variable names.
* | | | Releasing 13.10.0+15.10.20150622-0ubuntu1CI Train Bot2015-06-221-0/+8
| | | |