Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-daemon
Commits
9eceee81
Commit
9eceee81
authored
Jan 10, 2014
by
Tristan Matthews
Browse files
Options
Downloads
Patches
Plain Diff
* #38341: Happy New Year
parent
0a019925
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
daemon/src/main.cpp
+1
-1
1 addition, 1 deletion
daemon/src/main.cpp
gnome/src/uimanager.c
+1
-1
1 addition, 1 deletion
gnome/src/uimanager.c
with
2 additions
and
2 deletions
daemon/src/main.cpp
+
1
−
1
View file @
9eceee81
...
...
@@ -45,7 +45,7 @@ namespace {
void
print_title
()
{
std
::
cout
<<
"SFLphone Daemon "
<<
VERSION
<<
", by Savoir-Faire Linux 2004-201
3
"
<<
std
::
endl
<<
", by Savoir-Faire Linux 2004-201
4
"
<<
std
::
endl
<<
"http://www.sflphone.org/"
<<
std
::
endl
;
}
...
...
This diff is collapsed.
Click to expand it.
gnome/src/uimanager.c
+
1
−
1
View file @
9eceee81
...
...
@@ -560,7 +560,7 @@ help_about(G_GNUC_UNUSED GtkAction *action, SFLPhoneClient *client)
"artists"
,
artists
,
"authors"
,
authors
,
"comments"
,
_
(
"SFLphone is a VoIP client compatible with SIP and IAX2 protocols."
),
"copyright"
,
"Copyright © 2004-201
3
Savoir-faire Linux Inc."
,
"copyright"
,
"Copyright © 2004-201
4
Savoir-faire Linux Inc."
,
"name"
,
PACKAGE_NAME
,
"title"
,
_
(
"About SFLphone"
),
"version"
,
PACKAGE_VERSION
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment