mirror of
https://github.com/videolan/vlc.git
synced 2024-12-14 12:14:42 +08:00
libvlc-module: remove description string for removed option --plugin-path
This commit is contained in:
parent
6bab9a3141
commit
f267e0a356
@ -1030,10 +1030,6 @@ static const char *const ppsz_prefres[] = {
|
||||
"This option is useful if you want to lower the latency when " \
|
||||
"reading a stream")
|
||||
|
||||
#define PLUGIN_PATH_LONGTEXT N_( \
|
||||
"Additional path for VLC to look for its modules. You can add " \
|
||||
"several paths by concatenating them using \" PATH_SEP \" as separator")
|
||||
|
||||
#define VLM_CONF_TEXT N_("VLM configuration file")
|
||||
#define VLM_CONF_LONGTEXT N_( \
|
||||
"Read a VLM configuration file as soon as VLM is started." )
|
||||
|
Loading…
Reference in New Issue
Block a user