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
Open sidebar
emacs
emacs
Commits
bae297c2
Commit
bae297c2
authored
Jan 05, 2002
by
Pavel Janík
Browse files
(eudc-attribute-display-method-alist): Use proper attribute name labeledUri
instead of deprecated labeledUrl.
parent
13019081
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/net/eudcb-ldap.el
lisp/net/eudcb-ldap.el
+1
-1
No files found.
lisp/net/eudcb-ldap.el
View file @
bae297c2
...
...
@@ -67,7 +67,7 @@
'
((
"jpegphoto"
.
eudc-display-jpeg-inline
)
(
"labeledurl"
.
eudc-display-url
)
(
"audio"
.
eudc-display-sound
)
(
"labeledur
l
"
.
eudc-display-url
)
(
"labeledur
i
"
.
eudc-display-url
)
(
"url"
.
eudc-display-url
))
'ldap
)
(
eudc-protocol-set
'eudc-switch-to-server-hook
...
...
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