summaryrefslogtreecommitdiff
path: root/data/help/idx
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-10-10 22:14:45 +0300
committerAndrei Karas <akaras@inbox.ru>2017-10-10 22:15:57 +0300
commitaa3f63fd497558a02feb3ddbc44f31eac091f39b (patch)
tree0e28b9b1f0501dd8be9e1a38db4ec1777fa3fbfa /data/help/idx
parent7c10a6b61e9d06a4ae9cc9f942dfacb6fcfd9d3d (diff)
downloadmv-aa3f63fd497558a02feb3ddbc44f31eac091f39b.tar.gz
mv-aa3f63fd497558a02feb3ddbc44f31eac091f39b.tar.bz2
mv-aa3f63fd497558a02feb3ddbc44f31eac091f39b.tar.xz
mv-aa3f63fd497558a02feb3ddbc44f31eac091f39b.zip
Remove most unused files.
Diffstat (limited to 'data/help/idx')
-rw-r--r--data/help/idx/CMakeLists.txt16
-rw-r--r--data/help/idx/Makefile.am19
-rw-r--r--data/help/idx/about-tmw.idx2
-rw-r--r--data/help/idx/about.idx4
-rw-r--r--data/help/idx/chatcommands.idx4
-rw-r--r--data/help/idx/chatguild.idx2
-rw-r--r--data/help/idx/chatparty.idx2
-rw-r--r--data/help/idx/download.idx1
-rw-r--r--data/help/idx/index.idx1
-rw-r--r--data/help/idx/otherteam.idx1
-rw-r--r--data/help/idx/skills.idx1
-rw-r--r--data/help/idx/support.idx1
-rw-r--r--data/help/idx/tags.idx2
-rw-r--r--data/help/idx/team.idx2
14 files changed, 0 insertions, 58 deletions
diff --git a/data/help/idx/CMakeLists.txt b/data/help/idx/CMakeLists.txt
deleted file mode 100644
index 64a2f7b2c..000000000
--- a/data/help/idx/CMakeLists.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-SET(FILES
- about-tmw.idx
- about.idx
- chatcommands.idx
- chatguild.idx
- chatparty.idx
- download.idx
- index.idx
- otherteam.idx
- skills.idx
- support.idx
- tags.idx
- team.idx
- )
-
-INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help/idx)
diff --git a/data/help/idx/Makefile.am b/data/help/idx/Makefile.am
deleted file mode 100644
index fd9119f4c..000000000
--- a/data/help/idx/Makefile.am
+++ /dev/null
@@ -1,19 +0,0 @@
-idxdir = $(pkgdatadir)/data/help/idx
-
-idx_DATA = \
- about-tmw.idx \
- about.idx \
- chatcommands.idx \
- chatguild.idx \
- chatparty.idx \
- download.idx \
- index.idx \
- otherteam.idx \
- skills.idx \
- support.idx \
- tags.idx \
- team.idx
-
-EXTRA_DIST = \
- $(idx_DATA) \
- CMakeLists.txt
diff --git a/data/help/idx/about-tmw.idx b/data/help/idx/about-tmw.idx
deleted file mode 100644
index b5c67b356..000000000
--- a/data/help/idx/about-tmw.idx
+++ /dev/null
@@ -1,2 +0,0 @@
-about-tmw|tmw
-about-tmw|abouttmw
diff --git a/data/help/idx/about.idx b/data/help/idx/about.idx
deleted file mode 100644
index 40ce8cb34..000000000
--- a/data/help/idx/about.idx
+++ /dev/null
@@ -1,4 +0,0 @@
-about|about
-about|about manaplus
-about|manaplus about
-about|manaplus
diff --git a/data/help/idx/chatcommands.idx b/data/help/idx/chatcommands.idx
deleted file mode 100644
index 1a1a9bf88..000000000
--- a/data/help/idx/chatcommands.idx
+++ /dev/null
@@ -1,4 +0,0 @@
-chatcommands|chat
-chatcommands|commands
-chatcommands|chat commands
-chatcommands|chat command
diff --git a/data/help/idx/chatguild.idx b/data/help/idx/chatguild.idx
deleted file mode 100644
index 4a0391238..000000000
--- a/data/help/idx/chatguild.idx
+++ /dev/null
@@ -1,2 +0,0 @@
-chatguild|guild commands
-chatguild|guild chat
diff --git a/data/help/idx/chatparty.idx b/data/help/idx/chatparty.idx
deleted file mode 100644
index 7ab6a3a79..000000000
--- a/data/help/idx/chatparty.idx
+++ /dev/null
@@ -1,2 +0,0 @@
-chatparty|party commands
-chatparty|party chat
diff --git a/data/help/idx/download.idx b/data/help/idx/download.idx
deleted file mode 100644
index f1f54d3b3..000000000
--- a/data/help/idx/download.idx
+++ /dev/null
@@ -1 +0,0 @@
-download|download
diff --git a/data/help/idx/index.idx b/data/help/idx/index.idx
deleted file mode 100644
index 3eb5d4fd1..000000000
--- a/data/help/idx/index.idx
+++ /dev/null
@@ -1 +0,0 @@
-index|index
diff --git a/data/help/idx/otherteam.idx b/data/help/idx/otherteam.idx
deleted file mode 100644
index 046e344d1..000000000
--- a/data/help/idx/otherteam.idx
+++ /dev/null
@@ -1 +0,0 @@
-otherteam|mana
diff --git a/data/help/idx/skills.idx b/data/help/idx/skills.idx
deleted file mode 100644
index 9f2c515c0..000000000
--- a/data/help/idx/skills.idx
+++ /dev/null
@@ -1 +0,0 @@
-skills|skills
diff --git a/data/help/idx/support.idx b/data/help/idx/support.idx
deleted file mode 100644
index 88fe0fd9d..000000000
--- a/data/help/idx/support.idx
+++ /dev/null
@@ -1 +0,0 @@
-support|support
diff --git a/data/help/idx/tags.idx b/data/help/idx/tags.idx
deleted file mode 100644
index c2b3ec591..000000000
--- a/data/help/idx/tags.idx
+++ /dev/null
@@ -1,2 +0,0 @@
-tips/12|warp
-tips/12|warps
diff --git a/data/help/idx/team.idx b/data/help/idx/team.idx
deleted file mode 100644
index 598e3be8e..000000000
--- a/data/help/idx/team.idx
+++ /dev/null
@@ -1,2 +0,0 @@
-team|team
-team|manaplus