diff options
author | Papoteur <papoteur@mageia.org> | 2019-07-02 16:04:08 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2019-07-02 16:04:08 +0200 |
commit | c35bade603eae9b43508a3bf48c9d4243585b717 (patch) | |
tree | 51d6a69611849c85bc8933158a5dc384c34708ed /mcc/7/da/content/search/htmlFileInfoList.js | |
parent | 4b3b214c2ffdd2f1d40d245472aa5aba29d26047 (diff) | |
download | doc-c35bade603eae9b43508a3bf48c9d4243585b717.tar doc-c35bade603eae9b43508a3bf48c9d4243585b717.tar.gz doc-c35bade603eae9b43508a3bf48c9d4243585b717.tar.bz2 doc-c35bade603eae9b43508a3bf48c9d4243585b717.tar.xz doc-c35bade603eae9b43508a3bf48c9d4243585b717.zip |
Adding or refreshing mcc in da
Diffstat (limited to 'mcc/7/da/content/search/htmlFileInfoList.js')
-rw-r--r-- | mcc/7/da/content/search/htmlFileInfoList.js | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mcc/7/da/content/search/htmlFileInfoList.js b/mcc/7/da/content/search/htmlFileInfoList.js new file mode 100644 index 00000000..588e5e87 --- /dev/null +++ b/mcc/7/da/content/search/htmlFileInfoList.js @@ -0,0 +1,13 @@ +fil = new Array(); +fil["0"]= "otherMageiaTools.html@@@Other Mageia Tools@@@null"; +fil["1"]= "mcc-security.html@@@Sikkerhed@@@null"; +fil["2"]= "software-management.html@@@Administration af programmer@@@null"; +fil["3"]= "mcc-sharing.html@@@Fildeling@@@null"; +fil["4"]= "mcc-hardware.html@@@Hardware@@@null"; +fil["5"]= "mcc-system.html@@@System@@@null"; +fil["6"]= "mcc-localdisks.html@@@Lokal diske@@@null"; +fil["7"]= "mcc-networksharing.html@@@Netværksdeling@@@null"; +fil["8"]= "mcc-intro.html@@@About the Manual for the Mageia Control Center@@@null"; +fil["9"]= "mcc-network.html@@@Network and Internet@@@null"; +fil["10"]= "mcc-networkservices.html@@@Netværkstjenester@@@null"; +fil["11"]= "mcc-boot.html@@@Opstart@@@null"; |