Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Network
Krfb
Commits
e2ebae3b
Commit
e2ebae3b
authored
Nov 18, 2019
by
Yuri Chornoivan
Browse files
Use URLs with transport encryption
parent
f139985c
Changes
3
Show whitespace changes
Inline
Side-by-side
cmake/modules/FindPipeWire.cmake
View file @
e2ebae3b
...
...
@@ -104,6 +104,6 @@ mark_as_advanced(PipeWire_LIBRARIES PipeWire_INCLUDE_DIRS)
include
(
FeatureSummary
)
set_package_properties
(
PipeWire PROPERTIES
URL
"http://
www.
pipewire.org"
URL
"http
s
://pipewire.org"
DESCRIPTION
"PipeWire - multimedia processing"
)
events/x11/krfb_events_x11.desktop
View file @
e2ebae3b
...
...
@@ -56,6 +56,6 @@ ServiceTypes=krfb/events
X-KDE-Library=krfb_events_x11
X-KDE-PluginInfo-Name=x11
X-KDE-PluginInfo-Version=0.1
X-KDE-PluginInfo-Website=http://www.kde.org
X-KDE-PluginInfo-Website=http
s
://www.kde.org
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
events/xdp/krfb_events_xdp.desktop
View file @
e2ebae3b
...
...
@@ -56,7 +56,7 @@ ServiceTypes=krfb/events
X-KDE-Library=krfb_events_xdp
X-KDE-PluginInfo-Name=xdp
X-KDE-PluginInfo-Version=0.1
X-KDE-PluginInfo-Website=http://www.kde.org
X-KDE-PluginInfo-Website=http
s
://www.kde.org
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
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