summaryrefslogtreecommitdiffstats
path: root/debian/templates
diff options
context:
space:
mode:
authoreyck <eyck@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-07-28 07:54:52 +0000
committereyck <eyck@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-07-28 07:54:52 +0000
commit22f0bb22c5a5405bdfb3aaf3ce2ae555c83e4cc6 (patch)
tree293e87f64b28c33898569b8ffe6cd3aded56b8a5 /debian/templates
parentba516b3a40acfc92f59ad786119b0594d5e5a98e (diff)
downloadmpv-22f0bb22c5a5405bdfb3aaf3ce2ae555c83e4cc6.tar.bz2
mpv-22f0bb22c5a5405bdfb3aaf3ce2ae555c83e4cc6.tar.xz
update to perl debconf. fixed problem with configure.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1399 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'debian/templates')
-rw-r--r--debian/templates32
1 files changed, 32 insertions, 0 deletions
diff --git a/debian/templates b/debian/templates
new file mode 100644
index 0000000000..eb095f81ae
--- /dev/null
+++ b/debian/templates
@@ -0,0 +1,32 @@
+Template: mplayer/replace-existing-files
+Type: boolean
+Default: true
+Description: Upgrade existing system?
+ It looks like you've configured your mplayer already.
+ If you'd like to configure it with this program, I'll have
+ to delete the old configuration. Do you want to continue
+ configuration with this program? If you say "yes", I'll go ahead
+ and delete your old configuration and you can create it anew with
+ this program.
+
+Template: mplayer/replace-existing-files-bail
+Type: note
+Description: Files not replaced
+ I'm going to exit now since you don't want me to replace your
+ existing files. If you change your mind later, you can run
+ dpkg-reconfigure mplayer.
+
+Template: mplayer/mainmenu
+Type: select
+Choices: ${choices}, Exit
+Description: MPlayer Main Menu
+ From this menu, you can modify any of the settings for your device.
+ Simply select the item you'd like to change to modify it.
+ When you are done, select Exit.
+
+Template: mplayer/voutput
+Type: select
+Choices: ${vochoices}, x11
+Description: MPlayer Video Output
+ Yada yada..
+