Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-daemon
Commits
cfe71c65
Commit
cfe71c65
authored
Sep 25, 2007
by
Alexandre Bourget
Browse files
Manager: register ALL accounts.
parent
d0c5f464
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/managerimpl.cpp
View file @
cfe71c65
...
...
@@ -426,8 +426,8 @@ ManagerImpl::initRegisterVoIPLink()
if
(
iter
->
second
->
init
()
&&
iter
->
second
->
shouldRegisterOnStart
())
{
iter
->
second
->
registerAccount
();
}
// init only the first account
break
;
// init only the first account
-- naahh..
//
break;
}
}
iter
++
;
...
...
Write
Preview
Supports
Markdown
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