Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
briar
Briar GTK
Commits
80c73b06
Commit
80c73b06
authored
Feb 04, 2021
by
Nico
Browse files
Update copyright year in about dialog
Also remove link to my website (there shouldn't be any third-party links, imho).
parent
9554261f
Pipeline
#5683
passed with stage
in 3 minutes and 27 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
briar-gtk/data/ui/about_dialog.ui.in
View file @
80c73b06
...
...
@@ -16,11 +16,11 @@
<property
name=
"type_hint"
>
normal
</property>
<property
name=
"program_name"
>
Briar GTK
</property>
<property
name=
"version"
>
@VERSION@
</property>
<property
name=
"copyright"
translatable=
"yes"
context=
"Used in about dialog"
>
Copyright © 2019-202
0
The Briar Project
</property>
<property
name=
"copyright"
translatable=
"yes"
context=
"Used in about dialog"
>
Copyright © 2019-202
1
The Briar Project
</property>
<property
name=
"comments"
translatable=
"yes"
context=
"Used in about dialog"
>
A Briar client for GTK desktop and mobile devices
</property>
<property
name=
"website"
>
@PACKAGE_URL@
</property>
<property
name=
"website_label"
translatable=
"yes"
context=
"Used in about dialog to get to website"
>
Visit Briar GTK website
</property>
<property
name=
"authors"
>
Nico Alt
https://nico.dorfbrunnen.eu
</property>
<property
name=
"authors"
>
Nico Alt
</property>
<property
name=
"logo_icon_name"
>
app.briar.gtk
</property>
<property
name=
"license_type"
>
agpl-3-0-only
</property>
</object>
...
...
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