Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Briar GTK
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
41
Issues
41
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
briar
Briar GTK
Commits
2f657f5a
Commit
2f657f5a
authored
Dec 09, 2019
by
Nico Alt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add license headers to UI files
With links back to base projects.
parent
3f87b117
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
39 additions
and
3 deletions
+39
-3
data/ui/add_contact.ui
data/ui/add_contact.ui
+5
-0
data/ui/chat.ui
data/ui/chat.ui
+5
-1
data/ui/login.ui
data/ui/login.ui
+8
-0
data/ui/main.ui
data/ui/main.ui
+5
-0
data/ui/registration.ui
data/ui/registration.ui
+8
-0
data/ui/toolbar_start.ui
data/ui/toolbar_start.ui
+8
-2
No files found.
data/ui/add_contact.ui
View file @
2f657f5a
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2019 Nico Alt
SPDX-License-Identifier: AGPL-3.0-only
License-Filename: LICENSE.md
-->
<interface>
<requires
lib=
"gtk+"
version=
"3.20"
/>
<object
class=
"GtkGrid"
id=
"add_contact"
>
...
...
data/ui/chat.ui
View file @
2f657f5a
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.22.1 -->
<!--
Copyright (c) 2019 Nico Alt
SPDX-License-Identifier: AGPL-3.0-only
License-Filename: LICENSE.md
-->
<interface>
<requires
lib=
"gtk+"
version=
"3.20"
/>
<object
class=
"GtkGrid"
id=
"chat"
>
...
...
data/ui/login.ui
View file @
2f657f5a
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2019 Nico Alt
SPDX-License-Identifier: AGPL-3.0-only
License-Filename: LICENSE.md
Based on parts of GNOME Fractal
https://gitlab.gnome.org/GNOME/fractal/blob/4.2.2/fractal-gtk/res/ui/login_flow.ui
-->
<interface>
<requires
lib=
"gtk+"
version=
"3.22"
/>
<object
class=
"GtkStack"
id=
"login_flow_stack"
>
...
...
data/ui/main.ui
View file @
2f657f5a
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2019 Nico Alt
SPDX-License-Identifier: AGPL-3.0-only
License-Filename: LICENSE.md
-->
<interface>
<requires
lib=
"gtk+"
version=
"3.20"
/>
<object
class=
"GtkListBox"
id=
"contacts_list"
>
...
...
data/ui/registration.ui
View file @
2f657f5a
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2019 Nico Alt
SPDX-License-Identifier: AGPL-3.0-only
License-Filename: LICENSE.md
Based on parts of GNOME Fractal
https://gitlab.gnome.org/GNOME/fractal/blob/4.2.2/fractal-gtk/res/ui/login_flow.ui
-->
<interface>
<requires
lib=
"gtk+"
version=
"3.22"
/>
<object
class=
"GtkStack"
id=
"registration_flow_stack"
>
...
...
data/ui/toolbar_start.ui
View file @
2f657f5a
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.22.1 -->
<!-- Based on https://gitlab.gnome.org/World/lollypop/blob/1.0.12/data/ToolbarPlayback.ui -->
<!--
Copyright (c) 2019 Nico Alt
SPDX-License-Identifier: AGPL-3.0-only
License-Filename: LICENSE.md
Based on parts of GNOME Lollypop
https://gitlab.gnome.org/World/lollypop/blob/1.0.12/data/ToolbarPlayback.ui
-->
<interface>
<requires
lib=
"gtk+"
version=
"3.10"
/>
<object
class=
"GtkImage"
id=
"back_image"
>
...
...
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