diff options
Diffstat (limited to 'src/com.ubuntu.touch.AccountsService.Sound.xml')
-rw-r--r-- | src/com.ubuntu.touch.AccountsService.Sound.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/com.ubuntu.touch.AccountsService.Sound.xml b/src/com.ubuntu.touch.AccountsService.Sound.xml index 6e2ca5f..781a52f 100644 --- a/src/com.ubuntu.touch.AccountsService.Sound.xml +++ b/src/com.ubuntu.touch.AccountsService.Sound.xml @@ -9,12 +9,12 @@ </property> <property name="IncomingCallSound" type="s" access="readwrite"> - <annotation name="org.freedesktop.Accounts.DefaultValue.String" + <annotation name="org.freedesktop.Accounts.DefaultValue.String" value="/usr/share/sounds/ubuntu/ringtones/Ubuntu.ogg"/> </property> <property name="IncomingMessageSound" type="s" access="readwrite"> - <annotation name="org.freedesktop.Accounts.DefaultValue.String" + <annotation name="org.freedesktop.Accounts.DefaultValue.String" value="/usr/share/sounds/ubuntu/notifications/Xylo.ogg"/> </property> |