aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Translated using Weblate (Bulgarian)Veselin Georgiev2018-03-121-5/+7
| | | | | | | Currently translated at 2.1% (1 of 46 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/bg/
* Translated using Weblate (Ukrainian)Марс Ямбар2018-03-121-2/+2
| | | | | | | Currently translated at 8.6% (4 of 46 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/uk/
* Translated using Weblate (Ukrainian)Марс Ямбар2018-03-121-8/+10
| | | | | | | Currently translated at 6.5% (3 of 46 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/uk/
* Translated using Weblate (Swedish)Anders Jonsson2018-03-121-17/+18
| | | | | | | Currently translated at 100.0% (46 of 46 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/sv/
* Translated using Weblate (Hebrew)Yaron Shahrabani2018-03-121-31/+33
| | | | | | | Currently translated at 58.6% (27 of 46 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/he/
* Translated using Weblate (Estonian)Kristjan Räts2018-03-121-4/+4
| | | | | | | Currently translated at 100.0% (46 of 46 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/et/
* Translated using Weblate (Swedish)Sebastian Rasmussen2018-03-121-38/+84
| | | | | | | Currently translated at 100.0% (46 of 46 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/sv/
* Translated using Weblate (Estonian)Kristjan Räts2018-03-121-41/+74
| | | | | | | Currently translated at 100.0% (46 of 46 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/et/
* Translated using Weblate (Norwegian Bokmål)Allan Nordhøy2018-03-121-34/+77
| | | | | | | Currently translated at 76.0% (35 of 46 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/nb/
* Translated using Weblate (Estonian)Kristjan Räts2018-03-121-6/+6
| | | | | | | Currently translated at 23.9% (11 of 46 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/et/
* Translated using Weblate (Belarusian)Viktar Vauchkevich2018-03-121-4/+4
| | | | | | | Currently translated at 100.0% (46 of 46 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/be/
* Translated using Weblate (French)Olivier Macchioni2018-03-121-11/+27
| | | | | | | Currently translated at 21.7% (10 of 46 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/fr/
* Re-enable disable tests. All related to non-appearing Puleaudio on DBus. So ↵Mike Gabriel2018-03-121-10/+10
| | | | let's get that fixed rather than hiding the mistake elsewhere.
* tests/CmakeLists.txt: Provide XDG_RUNTIME_DIR in test environment.Mike Gabriel2018-03-123-1/+4
|
* tests/CMakeLists.txt: Handle custom command (gschemas.compiled) indirectly ↵Mike Gabriel2018-03-121-2/+8
| | | | via custom target (gschemas-compiled).
* tests/: Rename FAKE_HOME to TEST_HOME.Mike Gabriel2018-01-163-5/+5
|
* Some CMakeLists.txt optimizations.Mike Gabriel2018-01-162-17/+8
|
* tests/integration/utils/dbus-pulse-volume.cpp: Yet another location where we ↵Mike Gabriel2018-01-162-0/+8
| | | | need to check for HAS_UT_ACCTSERVICE_SOUND_SETTINGS.
* src/accounts-service-access.vala: Locate another location in the code where ↵Mike Gabriel2018-01-162-0/+12
| | | | we need to check for HAS_UT_ACCTSERVICE_SOUND_SETTINGS.
* More namespacing mess clean-ups. (We mixed up com.ubuntu with com.canonical...).Mike Gabriel2018-01-165-10/+17
|
* tests/dbus-types/: Add forgotten file (com.canonical.AccountsService.Sound.xml).Mike Gabriel2018-01-131-0/+9
|
* tests/dbus-types/CMakeLists.txt: Conditionally use ↵Mike Gabriel2018-01-131-3/+9
| | | | com.canonical.AccountsService.Sound.xml (on Ubuntu) or org.ayatana.AccountsService.Sound.xml (or non-Ubuntu).
* tests/service-mocks/accounts-mock/CMakeLists.txt: Fix file existence check ↵Mike Gabriel2018-01-131-1/+1
| | | | for com.ubuntu.AccountsService.Sound.xml.
* tests/service-mocks/accounts-mock: Re-add ↵Mike Gabriel2018-01-132-3/+13
| | | | com.ubuntu.AccountsService.Sound.Mock.xml and use it for testing this project on Ubuntu.
* tests/service-mocks/: Set ACCOUNTS_SOUND_INTERFACE depending on if we run on ↵Mike Gabriel2018-01-134-0/+16
| | | | Ubuntu or other distro.
* Another HAS_UBUNTU_SOUND_SCHEMA location in the code where we need to hack ↵Mike Gabriel2018-01-131-0/+4
| | | | around Ubuntu's sound schema.
* tests/integration/: Provider a FAKE_HOME for pulseaudio to have a secure ↵Mike Gabriel2018-01-133-0/+6
| | | | location for its user config files.
* b/tests/integration/indicator-sound-test-base.cpp: Tests against ↵Mike Gabriel2017-12-081-0/+1
| | | | org.ayatana.sound on non-Ubuntu, against com.ubuntu.sound on Ubuntu.
* debian/control: Add B-D: on Ubuntu, pull in accountsservice-ubuntu-schemas ↵Mike Gabriel2017-12-081-0/+1
| | | | at build-time.
* src/CMakeLists.txt: Various changes to get HAS_UT_ACCTSERVICE_* variables ↵Mike Gabriel2017-12-073-10/+11
| | | | up-and-running.
* src/CMakeLists.txt: No need to use add_definitions(). This project is purely ↵Mike Gabriel2017-12-071-2/+0
| | | | Vala.
* src/CMakeLists.txt: Fix spelling of VALA_DEFINE_URLDISPATCHER's value.Mike Gabriel2017-12-071-1/+1
|
* Make AcctService SecurityPrivacy and System.Sound optional.Mike Gabriel2017-12-074-11/+49
|
* Revert "com.ubuntu.touch: Drop system sound setting access and privacy ↵Mike Gabriel2017-12-075-0/+119
| | | | | | settings access for now. Can be re-added later, if required." This reverts commit 2a1a7325adc6d0bbb57d7ed4bcef90e1285e1eb5.
* data/ayatana-indicator-sound.desktop.in: Add XFCE to OnlyShowIn= key.Mike Gabriel2017-12-061-1/+1
|
* Rename GNOMELOCALEDIR -> LOCALEDIR.Mike Gabriel2017-12-064-4/+4
|
* Initialize Gettext after GNUInstallDirs has been included. Fixes broken i18n ↵Mike Gabriel2017-12-061-5/+4
| | | | support.
* debian/postinst: Drop file. The libglib2.0-bin package has trigger for ↵Mike Gabriel2017-12-051-40/+0
| | | | schema compilation these days (and this for ages, actually).
* debian/control: Fix D (glib2.0-bin -> libglib2.0-bin).Mike Gabriel2017-12-021-1/+1
|
* tests/: Disable two failing tests for now: ↵Mike Gabriel2017-12-021-2/+2
| | | | DISABLED_DesktopMprisPlayersPlaybackControls and DISABLED_DesktopChangeRoleVolume.
* tests/CMakeLists.txt: Fix non-critical typo flaw in test name.Mike Gabriel2017-12-021-1/+1
|
* Fix naming flaw in pre-processor macro name.Mike Gabriel2017-12-021-1/+1
|
* src/gmenuharness/: Fix include paths.Mike Gabriel2017-12-024-8/+8
|
* Vala defines != C defines.Mike Gabriel2017-12-021-2/+6
|
* debian/control: Fix typo in B-Ds (liburl-dispatcher-dev -> ↵Mike Gabriel2017-12-021-1/+1
| | | | liburl-dispatcher1-dev).
* debian/control: Switch to Priority: optional.Mike Gabriel2017-12-021-1/+1
|
* src/CMakeLists.txt: White-space fix.Mike Gabriel2017-12-021-1/+0
|
* tests/: Fix indicator executable name.Mike Gabriel2017-12-022-6/+6
|
* url-dispatcher: Properly build-time disable url-dispatcher support.Mike Gabriel2017-12-022-39/+54
|
* debian/{control,postinst}: Recompile GSettings schemas at post installation.Mike Gabriel2017-12-022-0/+41
|