1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 09:42:10 +02:00

Update a few internal KDE URLs

Use the generic redirect commits.kde.org insteaf of:
- projects.kde.org, which has been obsolete for a while;
- cgit.kde.org, which is not a future-proof URL anyway.
This commit is contained in:
Luigi Toscano 2019-12-16 00:34:12 +01:00
parent 29f96b7504
commit f1b7661b1f
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ project(Falkon VERSION 3.1.0)
# Find ECM, with nice error handling in case of failure # Find ECM, with nice error handling in case of failure
include(FeatureSummary) include(FeatureSummary)
find_package(ECM 5.27.0 CONFIG) find_package(ECM 5.27.0 CONFIG)
set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://projects.kde.org/projects/frameworks/extra-cmake-modules") set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://commits.kde.org/extra-cmake-modules")
feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES)
set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}/cmake) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}/cmake)

View File

@ -116,5 +116,5 @@
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
In application are used also some icons from Breeze icon set. In application are used also some icons from Breeze icon set.
More info at https://cgit.kde.org/breeze-icons.git More info at https://commits.kde.org/breeze-icons
----------------------------------------------------------------------------- -----------------------------------------------------------------------------

View File

@ -3,7 +3,7 @@
<title>Link Tests</title> <title>Link Tests</title>
</head> </head>
<!-- <!--
Original file used from kWebKitPart (https://projects.kde.org/projects/extragear/base/kwebkitpart) Original file used from kWebKitPart (https://commits.kde.org/kwebkitpart)
--> -->
<body> <body>
<h2>MAILTO Link Tests</h2> <h2>MAILTO Link Tests</h2>