Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
9562f30f
Commit
9562f30f
authored
Oct 16, 2005
by
hartman
Browse files
* forgot about the strings rules for menu-items.
parent
29af403a
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/services_discovery/sap.c
View file @
9562f30f
...
...
@@ -115,7 +115,7 @@ static const char ipv6_scopes[] = "1456789ABCDE";
vlc_module_begin
();
set_shortname
(
_
(
"SAP"
));
set_description
(
_
(
"SAP
a
nnouncements"
)
);
set_description
(
_
(
"SAP
A
nnouncements"
)
);
set_category
(
CAT_PLAYLIST
);
set_subcategory
(
SUBCAT_PLAYLIST_SD
);
...
...
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