diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 10 | ||||
-rw-r--r-- | doc/cs/Makefile.am | 10 | ||||
-rw-r--r-- | doc/de/Makefile.am | 10 | ||||
-rw-r--r-- | doc/en/Makefile.am | 10 | ||||
-rw-r--r-- | doc/es/Makefile.am | 10 | ||||
-rw-r--r-- | doc/fr/Makefile.am | 10 | ||||
-rw-r--r-- | doc/hu/Makefile.am | 10 | ||||
-rw-r--r-- | doc/it/Makefile.am | 10 | ||||
-rw-r--r-- | doc/ru/Makefile.am | 10 | ||||
-rw-r--r-- | doc/sv/Makefile.am | 9 |
10 files changed, 0 insertions, 99 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am deleted file mode 100644 index 28e7d83..0000000 --- a/doc/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -####### tdevelop will overwrite this part!!! (begin)########## - -SUBDIRS = en de es sv fr hu it ru - -####### tdevelop will overwrite this part!!! (end)############ - -KDE_LANG = ru -KDE_DOCS = kshowmail - - diff --git a/doc/cs/Makefile.am b/doc/cs/Makefile.am deleted file mode 100644 index 4ee697a..0000000 --- a/doc/cs/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -####### tdevelop will overwrite this part!!! (begin)########## - - -EXTRA_DIST = index.docbook - -####### tdevelop will overwrite this part!!! (end)############ - -KDE_LANG = en -KDE_DOCS = kshowmail - diff --git a/doc/de/Makefile.am b/doc/de/Makefile.am deleted file mode 100644 index f09a56e..0000000 --- a/doc/de/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -####### tdevelop will overwrite this part!!! (begin)########## - - -EXTRA_DIST = index.docbook - -####### tdevelop will overwrite this part!!! (end)############ - -KDE_LANG = de -KDE_DOCS = kshowmail - diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am deleted file mode 100644 index 4ee697a..0000000 --- a/doc/en/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -####### tdevelop will overwrite this part!!! (begin)########## - - -EXTRA_DIST = index.docbook - -####### tdevelop will overwrite this part!!! (end)############ - -KDE_LANG = en -KDE_DOCS = kshowmail - diff --git a/doc/es/Makefile.am b/doc/es/Makefile.am deleted file mode 100644 index 3ab4475..0000000 --- a/doc/es/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -####### tdevelop will overwrite this part!!! (begin)########## - - -EXTRA_DIST = index.docbook - -####### tdevelop will overwrite this part!!! (end)############ - -KDE_LANG = es -KDE_DOCS = kshowmail - diff --git a/doc/fr/Makefile.am b/doc/fr/Makefile.am deleted file mode 100644 index c04cb8e..0000000 --- a/doc/fr/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -####### tdevelop will overwrite this part!!! (begin)########## - - -EXTRA_DIST = index.docbook - -####### tdevelop will overwrite this part!!! (end)############ - -KDE_LANG = fr -KDE_DOCS = kshowmail - diff --git a/doc/hu/Makefile.am b/doc/hu/Makefile.am deleted file mode 100644 index 1d2693c..0000000 --- a/doc/hu/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -####### tdevelop will overwrite this part!!! (begin)########## - - -EXTRA_DIST = index.docbook - -####### tdevelop will overwrite this part!!! (end)############ - -KDE_LANG = hu -KDE_DOCS = kshowmail - diff --git a/doc/it/Makefile.am b/doc/it/Makefile.am deleted file mode 100644 index 463bdac..0000000 --- a/doc/it/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -####### tdevelop will overwrite this part!!! (begin)########## - - -EXTRA_DIST = index.docbook - -####### tdevelop will overwrite this part!!! (end)############ - -KDE_LANG = it -KDE_DOCS = kshowmail - diff --git a/doc/ru/Makefile.am b/doc/ru/Makefile.am deleted file mode 100644 index 26c8987..0000000 --- a/doc/ru/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -####### tdevelop will overwrite this part!!! (begin)########## - - -EXTRA_DIST = index.docbook - -####### tdevelop will overwrite this part!!! (end)############ - -KDE_LANG = ru -KDE_DOCS = kshowmail - diff --git a/doc/sv/Makefile.am b/doc/sv/Makefile.am deleted file mode 100644 index 95ce629..0000000 --- a/doc/sv/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -####### tdevelop will overwrite this part!!! (begin)########## - - -EXTRA_DIST = index.docbook - -####### tdevelop will overwrite this part!!! (end)############ - -KDE_LANG = sv -KDE_DOCS = kshowmail |