Remove unnecessary libavutil/internal.h includes
[mplayer.git] / debian / templates
blob8fc8ca072b068d1db197f21b157d5c7499780184
1 Template: mplayer/replace-existing-files
2 Type: boolean
3 Default: true
4 Description: Upgrade existing system?
5  It looks like you've configured MPlayer already. If you'd like to
6  configure it with this program, the old configuration
7  /etc/mplayer/mplayer.conf will be deleted.  Do you want to continue
8  configuration with this program?  If you say "Yes", your old
9  configuration will be deleted and you can create it anew with this
10  program.  If you say "No" your existing files will be kept.  If you
11  change your mind later, you can run 'dpkg-reconfigure mplayer'.
13 Template: mplayer/ttfont
14 Type: select
15 Choices: ${ttfontchoices}
16 Default: ${ttfontdefault}
17 Description: MPlayer fonts
18  MPlayer can use TrueType fonts to render the OSD and subtitles.
19  Choose your favorite.
21 Template: mplayer/no-ttfont
22 Type: note
23 Description: MPlayer cannot find TrueType fonts
24  You should install a package providing TrueType fonts (such as
25  'ttf-freefont' or 'ttf-bitstream-vera' or  'msttcorefonts' )
26  and reconfigure mplayer.