Mercurial > mplayer.hg
comparison debian/templates @ 1398:10e236ceac5e
update to perl debconf. fixed problem with configure.
author | eyck |
---|---|
date | Sat, 28 Jul 2001 07:54:52 +0000 |
parents | |
children | 50dc44570cd4 |
comparison
equal
deleted
inserted
replaced
1397:225b8fb7653f | 1398:10e236ceac5e |
---|---|
1 Template: mplayer/replace-existing-files | |
2 Type: boolean | |
3 Default: true | |
4 Description: Upgrade existing system? | |
5 It looks like you've configured your mplayer already. | |
6 If you'd like to configure it with this program, I'll have | |
7 to delete the old configuration. Do you want to continue | |
8 configuration with this program? If you say "yes", I'll go ahead | |
9 and delete your old configuration and you can create it anew with | |
10 this program. | |
11 | |
12 Template: mplayer/replace-existing-files-bail | |
13 Type: note | |
14 Description: Files not replaced | |
15 I'm going to exit now since you don't want me to replace your | |
16 existing files. If you change your mind later, you can run | |
17 dpkg-reconfigure mplayer. | |
18 | |
19 Template: mplayer/mainmenu | |
20 Type: select | |
21 Choices: ${choices}, Exit | |
22 Description: MPlayer Main Menu | |
23 From this menu, you can modify any of the settings for your device. | |
24 Simply select the item you'd like to change to modify it. | |
25 When you are done, select Exit. | |
26 | |
27 Template: mplayer/voutput | |
28 Type: select | |
29 Choices: ${vochoices}, x11 | |
30 Description: MPlayer Video Output | |
31 Yada yada.. | |
32 |