summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-01-28 17:46:27 +0000
committerKarl Berry <karl@freefriends.org>2010-01-28 17:46:27 +0000
commitab51c86a9a56057bf65dd24070192b97472331df (patch)
tree714687ad777d2379c22977fbca0874e835721afe
parent6f03510f803518c68cf4556d07b2c9afe848a36b (diff)
g/generic should be all we need?
git-svn-id: svn://tug.org/texlive/trunk@16855 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf/texconfig/generic10
1 files changed, 0 insertions, 10 deletions
diff --git a/Master/texmf/texconfig/generic b/Master/texmf/texconfig/generic
deleted file mode 100644
index 1638aa827f5..00000000000
--- a/Master/texmf/texconfig/generic
+++ /dev/null
@@ -1,10 +0,0 @@
-#
-# Minimal terminfo configuration to run the dialog program.
-# If this configuration causes problems, please let me know.
-#
-generic,
- cols#80, lines#25,
- clear=^[[H^[[2J,
- kcud1=^[[B, kcub1=^[[D, kcuf1=^[[C, kcuu1=^[[A,
- rev=^[[7m, smso=^[[7m, sgr0=^[[m, rmso=^[[m, bold=^[[1m,
- cup=^[[%i%p1%d;%p2%dH,