aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* cmake/UseGSettings.cmake: Drop file. Available via cmake-extras.Mike Gabriel2017-12-081-23/+0
|
* data/: Fix file namespaces for XDG and upstart files.Mike Gabriel2017-12-085-8/+8
|
* debian/control: Add B-D: cmake-extras (>= 0.10).Mike Gabriel2017-12-081-0/+1
|
* tests/test-formatter.cpp: Fix locale setting and ignore failures if the ↵Mike Gabriel2017-12-081-9/+16
| | | | build system does not have en_US.UTF-8 as valid locale available.
* tests/run-eds-ics-test.sh: Make sure the folder for the tasks.isc file ↵Mike Gabriel2017-12-081-0/+1
| | | | exists before copying it there.
* rebase C++ namespaceMike Gabriel2017-12-081-1/+1
|
* Indicator namespace adaptations.Mike Gabriel2017-12-085-12/+12
|
* Make the datetime indicator build on non-Ubuntu systems (which mostly lack ↵Mike Gabriel2017-12-0820-15/+115
| | | | url-dispatcher and Ubuntu Touch sound schema files.
* Many more C++ namespace name changes (unity -> ayatana).Mike Gabriel2017-12-0832-61/+61
|
* Rename GNOMELOCALEDIR -> LOCALEDIR.Mike Gabriel2017-12-062-2/+2
|
* CMakeLists.txt: Set correct PROJECT_VERSION.Mike Gabriel2017-12-061-1/+1
|
* CMakeLists.txt: Move gettext initialization below the GNUInstallDirs ↵Mike Gabriel2017-12-061-4/+8
| | | | include. This fixes broken i18n support.
* debian/control: Fix D (glib2.0-bin -> libglib2.0-bin).Mike Gabriel2017-12-021-0/+1
|
* po/*.po: Update translation files once more.Mike Gabriel2017-11-29117-4565/+4565
|
* 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
| |\ \ \