diff options
author | Papoteur <papoteur@mageia.org> | 2019-07-02 16:05:12 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2019-07-02 16:05:12 +0200 |
commit | 43f90a062da2075074ca16de49f98dd9fccba51c (patch) | |
tree | d706c50504039f4ed7c4c0fc4773a3af0c40c98a /netinstall/7/de/content/search/htmlFileList.js | |
parent | 11f1ce5ab10f4c84ecda25ad1edc2d917388307d (diff) | |
download | doc-43f90a062da2075074ca16de49f98dd9fccba51c.tar doc-43f90a062da2075074ca16de49f98dd9fccba51c.tar.gz doc-43f90a062da2075074ca16de49f98dd9fccba51c.tar.bz2 doc-43f90a062da2075074ca16de49f98dd9fccba51c.tar.xz doc-43f90a062da2075074ca16de49f98dd9fccba51c.zip |
Adding or refreshing netinstall in de
Diffstat (limited to 'netinstall/7/de/content/search/htmlFileList.js')
-rw-r--r-- | netinstall/7/de/content/search/htmlFileList.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/netinstall/7/de/content/search/htmlFileList.js b/netinstall/7/de/content/search/htmlFileList.js new file mode 100644 index 00000000..128be8d3 --- /dev/null +++ b/netinstall/7/de/content/search/htmlFileList.js @@ -0,0 +1,5 @@ +//List of files which are indexed. +fl = new Array(); +fl["0"]= "netStageTwo.html"; +fl["1"]= "ar01s02.html"; +fl["2"]= "ar01s01.html"; |