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
PIM
KLDAP
Commits
a53ed3f6
Verified
Commit
a53ed3f6
authored
Jun 04, 2021
by
Alexander Lohnau
💬
Browse files
Remove obsolete .protocol files
Task:
https://phabricator.kde.org/T14518
parent
413cd0c6
Changes
3
Hide whitespace changes
Inline
Side-by-side
kioslave/src/CMakeLists.txt
View file @
a53ed3f6
...
...
@@ -14,8 +14,3 @@ if (WIN32)
endif
()
set_target_properties
(
kio_ldap PROPERTIES OUTPUT_NAME
"ldap"
)
install
(
TARGETS kio_ldap DESTINATION
${
KDE_INSTALL_PLUGINDIR
}
/kf5/kio
)
########### install files ###############
install
(
FILES ldap.protocol ldaps.protocol DESTINATION
${
KDE_INSTALL_KSERVICES5DIR
}
)
kioslave/src/ldap.protocol
deleted
100644 → 0
View file @
413cd0c6
[Protocol]
exec=kf5/kio/ldap
protocol=ldap
input=none
output=filesystem
listing=Name,
reading=true
source=true
writing=true
#makedir=true
deleting=true
#linking=true
#moving=true
mimetype=text/plain
determineMimetypeFromExtension=false
X-DocPath=kioslave5/ldap/index.html
Icon=office-address-book
kioslave/src/ldaps.protocol
deleted
100644 → 0
View file @
413cd0c6
[Protocol]
exec=kf5/kio/ldap
protocol=ldaps
input=none
output=filesystem
listing=Name,
reading=true
source=true
writing=true
#makedir=true
deleting=true
#linking=true
#moving=true
mimetype=text/plain
determineMimetypeFromExtension=false
X-DocPath=kioslave5/ldap/index.html
Icon=office-address-book
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