Rename sound files with -fr suffix for French tones
Add country suffix to sound filenames to clarify the tone standard in use. Remove the unsuffixed and North American variants.
This commit is contained in:
@@ -113,7 +113,7 @@ endif
|
||||
|
||||
# Sounds (fallback for systems without telephony events in sound theme)
|
||||
install_data(
|
||||
'sounds/phone-outgoing-calling.oga',
|
||||
'sounds/phone-outgoing-busy.oga',
|
||||
'sounds/phone-outgoing-calling-fr.oga',
|
||||
'sounds/phone-outgoing-busy-fr.oga',
|
||||
install_dir: join_paths(datadir, calls_name, 'sounds'),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user