1
0
mirror of https://github.com/KDE/krfb synced 2026-07-01 07:41:17 -07:00

Use URLs with transport encryption

This commit is contained in:
Yuri Chornoivan
2019-11-18 20:50:04 +02:00
parent f139985c99
commit e2ebae3b19
3 changed files with 3 additions and 3 deletions

View File

@@ -104,6 +104,6 @@ mark_as_advanced(PipeWire_LIBRARIES PipeWire_INCLUDE_DIRS)
include(FeatureSummary) include(FeatureSummary)
set_package_properties(PipeWire PROPERTIES set_package_properties(PipeWire PROPERTIES
URL "http://www.pipewire.org" URL "https://pipewire.org"
DESCRIPTION "PipeWire - multimedia processing" DESCRIPTION "PipeWire - multimedia processing"
) )

View File

@@ -56,6 +56,6 @@ ServiceTypes=krfb/events
X-KDE-Library=krfb_events_x11 X-KDE-Library=krfb_events_x11
X-KDE-PluginInfo-Name=x11 X-KDE-PluginInfo-Name=x11
X-KDE-PluginInfo-Version=0.1 X-KDE-PluginInfo-Version=0.1
X-KDE-PluginInfo-Website=http://www.kde.org X-KDE-PluginInfo-Website=https://www.kde.org
X-KDE-PluginInfo-License=GPL X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true X-KDE-PluginInfo-EnabledByDefault=true

View File

@@ -56,7 +56,7 @@ ServiceTypes=krfb/events
X-KDE-Library=krfb_events_xdp X-KDE-Library=krfb_events_xdp
X-KDE-PluginInfo-Name=xdp X-KDE-PluginInfo-Name=xdp
X-KDE-PluginInfo-Version=0.1 X-KDE-PluginInfo-Version=0.1
X-KDE-PluginInfo-Website=http://www.kde.org X-KDE-PluginInfo-Website=https://www.kde.org
X-KDE-PluginInfo-License=GPL X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true X-KDE-PluginInfo-EnabledByDefault=true