Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jami-client-gnome
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
savoirfairelinux
jami-client-gnome
Commits
eca8e745
Unverified
Commit
eca8e745
authored
3 years ago
by
Amin Bandali
Browse files
Options
Downloads
Patches
Plain Diff
misc: update version name and credits
Change-Id: I9850f8e109ff4f87ff2b6bff06a8014e82a29f85
parent
bb3b0bad
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/dialogs.cpp
+4
-2
4 additions, 2 deletions
src/dialogs.cpp
with
4 additions
and
2 deletions
src/dialogs.cpp
+
4
−
2
View file @
eca8e745
...
...
@@ -60,13 +60,13 @@ about_dialog(GtkWidget *parent)
gchar
*
version
=
g_strdup_printf
(
C_
(
"Do not translate the release name nor the status (beta, final, ...)"
,
"
\"
%s
\"\n
(%s)"
),
"
Maloya
"
,
VERSION
);
"
\"
%s
\"\n
(%s)"
),
"
Taranis
"
,
VERSION
);
const
gchar
*
authors
[]
=
{
"Adrien Béraud"
,
"Albert Babí"
,
"Alexandre Lision"
,
"Alexandr Sergheev"
,
"Alexandre Lision"
,
"Alexandre Viau"
,
"Aline Bonnet"
,
"Aline Gondim Santos"
,
...
...
@@ -92,8 +92,10 @@ about_dialog(GtkWidget *parent)
"Loïc Siret"
,
"Marianne Forget"
,
"Maxim Cournoyer"
,
"Maxime Callet"
,
"Michel Schmit"
,
"Mingrui Zhang"
,
"Mehdi Ghayour"
,
"Mohamed Amine Younes Bouacida"
,
"Mohamed Chibani"
,
"Nicolas Jäger"
,
...
...
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