Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
8f08042c
Commit
8f08042c
authored
May 05, 2006
by
dionoea
Browse files
Add "shoutcast" as an alias for "shout".
parent
a29234a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/services_discovery/shout.c
View file @
8f08042c
...
...
@@ -65,6 +65,7 @@
vlc_module_begin
();
set_shortname
(
"Shoutcast"
);
set_description
(
_
(
"Shoutcast radio listings"
)
);
add_shortcut
(
"shoutcast"
);
set_category
(
CAT_PLAYLIST
);
set_subcategory
(
SUBCAT_PLAYLIST_SD
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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