diff options
author | Cédric Bosdonnat <cedric.bosdonnat@free.fr> | 2012-12-20 09:58:32 +0100 |
---|---|---|
committer | Cédric Bosdonnat <cedric.bosdonnat@free.fr> | 2012-12-20 17:58:00 +0100 |
commit | d5d84f0ec4584e32147eeab355d0ab73e7dd9172 (patch) | |
tree | b40a3a31ca012fddfe1f95d566f69921c3b0502f /util | |
parent | 1909df07cbd54bf753514cc6dc4137b7b69af63c (diff) |
Removed help for the old template manager
Diffstat (limited to 'util')
-rw-r--r-- | util/sbasic/makefile.mk | 1 | ||||
-rw-r--r-- | util/scalc/makefile.mk | 1 | ||||
-rw-r--r-- | util/schart/makefile.mk | 1 | ||||
-rw-r--r-- | util/sdatabase/makefile.mk | 1 | ||||
-rw-r--r-- | util/sdraw/makefile.mk | 1 | ||||
-rw-r--r-- | util/simpress/makefile.mk | 1 | ||||
-rw-r--r-- | util/smath/makefile.mk | 1 | ||||
-rw-r--r-- | util/swriter/makefile.mk | 1 |
8 files changed, 0 insertions, 8 deletions
diff --git a/util/sbasic/makefile.mk b/util/sbasic/makefile.mk index a8f07450da..9aaed3f5cf 100644 --- a/util/sbasic/makefile.mk +++ b/util/sbasic/makefile.mk @@ -412,7 +412,6 @@ LINKLINKFILES= \ text$/shared$/01$/01100500.xhp \ text$/shared$/01$/01100600.xhp \ text$/shared$/01$/01110000.xhp \ - text$/shared$/01$/01110100.xhp \ text$/shared$/01$/01110101.xhp \ text$/shared$/01$/01110300.xhp \ text$/shared$/01$/01110400.xhp \ diff --git a/util/scalc/makefile.mk b/util/scalc/makefile.mk index 8796adf5b7..03a835a06f 100644 --- a/util/scalc/makefile.mk +++ b/util/scalc/makefile.mk @@ -430,7 +430,6 @@ LINKLINKFILES= \ text$/shared$/01$/01100500.xhp \ text$/shared$/01$/01100600.xhp \ text$/shared$/01$/01110000.xhp \ - text$/shared$/01$/01110100.xhp \ text$/shared$/01$/01110101.xhp \ text$/shared$/01$/01110300.xhp \ text$/shared$/01$/01110400.xhp \ diff --git a/util/schart/makefile.mk b/util/schart/makefile.mk index a7539fb41a..51c14cea70 100644 --- a/util/schart/makefile.mk +++ b/util/schart/makefile.mk @@ -114,7 +114,6 @@ LINKLINKFILES= \ text$/shared$/01$/01100500.xhp \ text$/shared$/01$/01100600.xhp \ text$/shared$/01$/01110000.xhp \ - text$/shared$/01$/01110100.xhp \ text$/shared$/01$/01110101.xhp \ text$/shared$/01$/01110300.xhp \ text$/shared$/01$/01110400.xhp \ diff --git a/util/sdatabase/makefile.mk b/util/sdatabase/makefile.mk index 344c6d55fa..7fd0c9910a 100644 --- a/util/sdatabase/makefile.mk +++ b/util/sdatabase/makefile.mk @@ -112,7 +112,6 @@ LINKLINKFILES= \ text$/shared$/01$/01100500.xhp \ text$/shared$/01$/01100600.xhp \ text$/shared$/01$/01110000.xhp \ - text$/shared$/01$/01110100.xhp \ text$/shared$/01$/01110101.xhp \ text$/shared$/01$/01110300.xhp \ text$/shared$/01$/01110400.xhp \ diff --git a/util/sdraw/makefile.mk b/util/sdraw/makefile.mk index 271af2e146..18105165f7 100644 --- a/util/sdraw/makefile.mk +++ b/util/sdraw/makefile.mk @@ -345,7 +345,6 @@ LINKLINKFILES= \ text$/shared$/01$/01100500.xhp \ text$/shared$/01$/01100600.xhp \ text$/shared$/01$/01110000.xhp \ - text$/shared$/01$/01110100.xhp \ text$/shared$/01$/01110101.xhp \ text$/shared$/01$/01110300.xhp \ text$/shared$/01$/01110400.xhp \ diff --git a/util/simpress/makefile.mk b/util/simpress/makefile.mk index 0f40d5467a..1744945a7d 100644 --- a/util/simpress/makefile.mk +++ b/util/simpress/makefile.mk @@ -348,7 +348,6 @@ LINKLINKFILES= \ text$/shared$/01$/01100500.xhp \ text$/shared$/01$/01100600.xhp \ text$/shared$/01$/01110000.xhp \ - text$/shared$/01$/01110100.xhp \ text$/shared$/01$/01110101.xhp \ text$/shared$/01$/01110300.xhp \ text$/shared$/01$/01110400.xhp \ diff --git a/util/smath/makefile.mk b/util/smath/makefile.mk index 5b05874b98..0c2bd0684c 100644 --- a/util/smath/makefile.mk +++ b/util/smath/makefile.mk @@ -192,7 +192,6 @@ LINKLINKFILES= \ text$/shared$/01$/01100500.xhp \ text$/shared$/01$/01100600.xhp \ text$/shared$/01$/01110000.xhp \ - text$/shared$/01$/01110100.xhp \ text$/shared$/01$/01110101.xhp \ text$/shared$/01$/01110300.xhp \ text$/shared$/01$/01110400.xhp \ diff --git a/util/swriter/makefile.mk b/util/swriter/makefile.mk index f8cde67651..22f51b164a 100644 --- a/util/swriter/makefile.mk +++ b/util/swriter/makefile.mk @@ -506,7 +506,6 @@ LINKLINKFILES= \ text$/shared$/01$/01100500.xhp \ text$/shared$/01$/01100600.xhp \ text$/shared$/01$/01110000.xhp \ - text$/shared$/01$/01110100.xhp \ text$/shared$/01$/01110101.xhp \ text$/shared$/01$/01110300.xhp \ text$/shared$/01$/01110400.xhp \ |