]> git.sesse.net Git - vlc/commit
Fix usage of add_shortcut.
authorRémi Denis-Courmont <rem@videolan.org>
Sat, 4 Aug 2007 18:50:37 +0000 (18:50 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sat, 4 Aug 2007 18:50:37 +0000 (18:50 +0000)
commit37ce2848cd83ba8255190cb0c810f5586cfd785c
treefe281ab8705173b77bfa2fe6ca3795e16640f9c2
parentfe9e45cc87e5e966a945c5638d3c74c548811ded
Fix usage of add_shortcut.
Note that shortcuts are inherited from the main module to submodules, so it is
totally useless to duplicate them paste add_submodule. If you think this is
wrong, I do not necessarily disagree, but it would need a RFC.
modules/access/directory.c
modules/access/dshow/dshow.cpp
modules/access/ftp.c
modules/codec/dirac.c
modules/codec/flac.c
modules/codec/theora.c
modules/video_filter/logo.c