diff options
author | Papoteur <papoteur@mageia.org> | 2019-07-02 16:04:11 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2019-07-02 16:04:11 +0200 |
commit | 8ba1e842bc09b23d959e50e482709e8ae481873d (patch) | |
tree | e5c872b7f4ca4741e289e114d1dba060eda8b50f /mcc/7/id/content/search/htmlFileInfoList.js | |
parent | dee1e1d3de8bb4a333871c5ebc2129e819f85300 (diff) | |
download | doc-8ba1e842bc09b23d959e50e482709e8ae481873d.tar doc-8ba1e842bc09b23d959e50e482709e8ae481873d.tar.gz doc-8ba1e842bc09b23d959e50e482709e8ae481873d.tar.bz2 doc-8ba1e842bc09b23d959e50e482709e8ae481873d.tar.xz doc-8ba1e842bc09b23d959e50e482709e8ae481873d.zip |
Adding or refreshing mcc in id
Diffstat (limited to 'mcc/7/id/content/search/htmlFileInfoList.js')
-rw-r--r-- | mcc/7/id/content/search/htmlFileInfoList.js | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mcc/7/id/content/search/htmlFileInfoList.js b/mcc/7/id/content/search/htmlFileInfoList.js new file mode 100644 index 00000000..4f561f2c --- /dev/null +++ b/mcc/7/id/content/search/htmlFileInfoList.js @@ -0,0 +1,13 @@ +fil = new Array(); +fil["0"]= "otherMageiaTools.html@@@Peralatan Mageia Lainnya@@@null"; +fil["1"]= "mcc-security.html@@@Keamanan@@@null"; +fil["2"]= "software-management.html@@@Manajemen Software@@@null"; +fil["3"]= "mcc-sharing.html@@@Pembagian@@@null"; +fil["4"]= "mcc-hardware.html@@@Hardware@@@null"; +fil["5"]= "mcc-system.html@@@Sistem@@@null"; +fil["6"]= "mcc-localdisks.html@@@Disk lokal@@@null"; +fil["7"]= "mcc-networksharing.html@@@Pembagian Jaringan@@@null"; +fil["8"]= "mcc-intro.html@@@Tentang Manual Pusat Kendali Mageia@@@null"; +fil["9"]= "mcc-network.html@@@Jaringan dan Internet@@@null"; +fil["10"]= "mcc-networkservices.html@@@Layanan Jaringan@@@null"; +fil["11"]= "mcc-boot.html@@@Boot@@@null"; |