Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
BC
public
liblinphone
Commits
f3e7ce47
Commit
f3e7ce47
authored
Apr 22, 2016
by
Sandrine Avakian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update linphone git fixing oldphone-mono.wav ring, renamed into oldphone.wav.
parent
a3aa01e1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
coreapi/linphonecore.c
coreapi/linphonecore.c
+1
-1
share/rings/oldphone.wav
share/rings/oldphone.wav
+0
-0
No files found.
coreapi/linphonecore.c
View file @
f3e7ce47
...
...
@@ -121,7 +121,7 @@ static void toggle_video_preview(LinphoneCore *lc, bool_t val);
#define SOUNDS_PREFIX
#endif
/* relative path where is stored local ring*/
#define LOCAL_RING SOUNDS_PREFIX "rings/oldphone
-mono
.wav"
#define LOCAL_RING SOUNDS_PREFIX "rings/oldphone.wav"
#define LOCAL_RING_MKV SOUNDS_PREFIX "rings/notes_of_the_optimistic.mkv"
/* same for remote ring (ringback)*/
#define REMOTE_RING SOUNDS_PREFIX "ringback.wav"
...
...
share/rings/oldphone
-mono
.wav
→
share/rings/oldphone.wav
View file @
f3e7ce47
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment