Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Translated using Weblate (Estonian) | Kristjan Räts | 2017-11-29 | 1 | -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 Shadura | 2017-11-29 | 1 | -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 Gabriel | 2017-11-29 | 1 | -39/+39 |
| | | | | .xml files. | ||||
* | update-pot.sh: Fix filenames of .ini(.in) and .xml(.in) files in po template ↵ | Mike Gabriel | 2017-11-29 | 1 | -1/+7 |
| | | | | file. | ||||
* | update-po*.sh: Add license header. | Mike Gabriel | 2017-10-24 | 2 | -0/+28 |
| | |||||
* | update-po(|t).sh: Add gettext update scripts. | Mike Gabriel | 2017-10-12 | 1 | -0/+15 |
| | |||||
* | po/*.po: Add .pot file, add many not-yet-translated .po files. Update ↵ | Mike Gabriel | 2017-10-12 | 120 | -819/+50260 |
| | | | | LINGUAS file. | ||||
* | CMakeLists.txt: Set GETTEXT_DOMAIN to ayatana-indicator-datetime. | Mike Gabriel | 2017-10-12 | 1 | -1/+1 |
| | |||||
* | update-po.sh | Mike Gabriel | 2017-10-12 | 1 | -0/+5 |
| | | | | update-po(|t).sh: Add gettext update scripts. | ||||
* | Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime. | Mike Gabriel | 2017-05-17 | 81 | -200/+194 |
| | |||||
* | bump the version to 15.10 to match the branch | Charles Kerr | 2015-10-13 | 1 | -0/+6 |
| | |||||
* | Releasing 13.10.0+15.10.20151005-0ubuntu1 | CI Train Bot | 2015-10-05 | 1 | -0/+7 |
| | |||||
* | Change the default alarm sound from "Suru arpeggio.ogg" to "Alarm clock.ogg" ↵ | Charles Kerr | 2015-10-05 | 8 | -16/+16 |
|\ | | | | | | | | | | | Fixes: #1489037 Approved by: PS Jenkins bot, Pete Woods | ||||
| * | sync with trunk | Charles Kerr | 2015-10-05 | 20 | -532/+644 |
| |\ | |/ |/| | |||||
* | | Releasing 13.10.0+15.10.20150909-0ubuntu1 | CI Train Bot | 2015-09-09 | 1 | -0/+22 |
| | | |||||
* | | under unity8 start system-settings instead unity-control-center, | Sebastien Bacher | 2015-09-09 | 1 | -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 Bacher | 2015-08-27 | 1 | -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 Lane | 2015-09-09 | 14 | -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 bus | Lars Uebernickel | 2015-09-09 | 1 | -3/+3 |
| | | | |||||
| * | | glib-fixture: fail tests on unexpected warnings | Lars Uebernickel | 2015-09-09 | 3 | -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 value | Lars Uebernickel | 2015-09-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | NULL is not a valid string. Use the empty string instead. | ||||
| * | | timezone-timedated: subscribe to PropertiesChanged directly | Lars Uebernickel | 2015-09-03 | 1 | -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 Lane | 2015-09-03 | 1 | -0/+4 |
| | | | | | | | | | | | | longer does this | ||||
| * | | Avoid nested GMainLoops by reading from the file on startup | Iain Lane | 2015-09-03 | 4 | -61/+174 |
| | | | | | | | | | | | | | | | Restore some tests for this functionality. | ||||
| * | | Add some comments | Iain Lane | 2015-09-01 | 2 | -3/+5 |
| | | | |||||
| * | | Rename FileTimezone to TimedatedTimezone | Iain Lane | 2015-09-01 | 7 | -25/+25 |
| | | | |||||
| * | | Add a timeout so we can't hang forever | Iain Lane | 2015-09-01 | 1 | -0/+29 |
| | | | |||||
| * | | Use timedated's Timezone property instead of watching /etc/timezone | Iain Lane | 2015-08-31 | 9 | -411/+445 |
|/ / | | | | | | | | | Still need to rename everything to not use "timezone-file" | ||||
* | | Releasing 13.10.0+15.10.20150728-0ubuntu1 | CI Train Bot | 2015-07-28 | 1 | -0/+6 |
| | | |||||
* | | Update for e-d-s 3.16 | Iain Lane | 2015-07-28 | 9 | -30/+355 |
|\ \ | | | | | | | | | | Approved by: Iain Lane | ||||
| * \ | Merge with 15.04 branch which is what got uploaded to the archive | Iain Lane | 2015-07-22 | 7 | -28/+352 |
| |\ \ | |||||
| * \ \ | merge trunk, no need to give dbus names any more | Iain Lane | 2015-07-20 | 17 | -255/+1123 |
| |\ \ \ | |||||
| * \ \ \ | Fix tests | Robert Ancell | 2015-06-19 | 2 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | Update D-Bus interface versions for the testsuite | Iain Lane | 2015-06-18 | 2 | -2/+2 |
| |/ / / / | |||||
| * | | | | Build against libecal 3.16 | Robert Ancell | 2015-06-02 | 3 | -2/+3 |
| | | | | | |||||
* | | | | | Releasing 13.10.0+15.10.20150727-0ubuntu1 | CI Train Bot | 2015-07-27 | 1 | -0/+10 |
| | | | | | |||||
* | | | | | drop build-dependency on g++-4.9 Fixes: #1452319 | Charles Kerr | 2015-07-27 | 2 | -7/+0 |
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | Approved by: Pete Woods, PS Jenkins bot, Rodney Dawes | ||||
| * | | | | drop build-dependency on g++-4.9 | Charles Kerr | 2015-07-15 | 2 | -7/+0 |
|/ / / / | |||||
| | | * | replace the default alarm from 'Suru arpeggio.ogg' to 'Alarm clock.ogg | Charles Kerr | 2015-09-04 | 8 | -16/+16 |
| | |/ | |||||
| | * | Releasing 13.10.0+15.10.20150710.1-0ubuntu1 | CI Train Bot | 2015-07-10 | 1 | -0/+6 |
| | | | |||||
| | * | Get icaltimezone structures from EDS rather than assuming the tzid will ↵ | Charles Kerr | 2015-07-10 | 8 | -86/+381 |
| | |\ | | | | | | | | | | | | | | | | | | | | | always be GTimeZone friendly. Fixes: #1473068 Approved by: Rodney Dawes, PS Jenkins bot, Charles Kerr, Antti Kaijanmäki | ||||
| | | * | sync with trunk | Charles Kerr | 2015-07-10 | 3 | -58/+42 |
| | | |\ | |_|_|/ |/| | | | |||||
* | | | | Releasing 13.10.0+15.10.20150624-0ubuntu1 | CI Train Bot | 2015-06-24 | 1 | -0/+7 |
| | | | | |||||
* | | | | Speedups/cleanups to the EDS regression tests | Charles Kerr | 2015-06-24 | 2 | -42/+30 |
|\ \ \ \ | | | | | | | | | | | | | | | | Approved by: Pete Woods, PS Jenkins bot | ||||
| * | | | | remove unnecessary pieces from the EDS test scaffolding. clean up script ↵ | Charles Kerr | 2015-06-23 | 2 | -42/+30 |
|/ / / / | | | | | | | | | | | | | variable names. | ||||
* | | | | Releasing 13.10.0+15.10.20150622-0ubuntu1 | CI Train Bot | 2015-06-22 | 1 | -0/+8 |
| | | | | |||||
* | | | | Fix bugs relating to timezones and triggers from clock-app alarms. Fixes: ↵ | Charles Kerr | 2015-06-22 | 15 | -194/+1059 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | #1456281, #1465806 Approved by: Ted Gould, PS Jenkins bot | ||||
| * | | | don't copy debian/changelog from vivid | Charles Kerr | 2015-06-22 | 1 | -27/+0 |
| | | | | |||||
| * | | | get the 15.10 branch up-to-date with the fixes and test improvements in the ↵ | Charles Kerr | 2015-06-22 | 16 | -194/+1086 |
|/| | | | | | | | | | | | | | | | 15.04 branch. | ||||
* | | | | Releasing 13.10.0+15.10.20150515-0ubuntu1 | CI Train Bot | 2015-05-15 | 1 | -0/+8 |
| | | | |