diff options
author | Papoteur <papoteur@mageia.org> | 2019-07-02 16:04:13 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2019-07-02 16:04:13 +0200 |
commit | 87f47c4b5233d5f3b2f139b5cf4ca4d083d7dec1 (patch) | |
tree | dc24774bf676dcee07a37e1bd95e33587dec5d2f /mcc/7/pl/content/search/htmlFileInfoList.js | |
parent | 5f6d370d6408b6e4d654ccf243211158188a3b37 (diff) | |
download | doc-87f47c4b5233d5f3b2f139b5cf4ca4d083d7dec1.tar doc-87f47c4b5233d5f3b2f139b5cf4ca4d083d7dec1.tar.gz doc-87f47c4b5233d5f3b2f139b5cf4ca4d083d7dec1.tar.bz2 doc-87f47c4b5233d5f3b2f139b5cf4ca4d083d7dec1.tar.xz doc-87f47c4b5233d5f3b2f139b5cf4ca4d083d7dec1.zip |
Adding or refreshing mcc in pl
Diffstat (limited to 'mcc/7/pl/content/search/htmlFileInfoList.js')
-rw-r--r-- | mcc/7/pl/content/search/htmlFileInfoList.js | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mcc/7/pl/content/search/htmlFileInfoList.js b/mcc/7/pl/content/search/htmlFileInfoList.js new file mode 100644 index 00000000..2617b0fb --- /dev/null +++ b/mcc/7/pl/content/search/htmlFileInfoList.js @@ -0,0 +1,13 @@ +fil = new Array(); +fil["0"]= "otherMageiaTools.html@@@Other Mageia Tools@@@null"; +fil["1"]= "mcc-security.html@@@Bezpieczeństwo@@@null"; +fil["2"]= "software-management.html@@@Zarządzanie oprogramowaniem@@@null"; +fil["3"]= "mcc-sharing.html@@@Udostępnianie@@@null"; +fil["4"]= "mcc-hardware.html@@@Sprzęt@@@null"; +fil["5"]= "mcc-system.html@@@System@@@null"; +fil["6"]= "mcc-localdisks.html@@@Dyski lokalne@@@null"; +fil["7"]= "mcc-networksharing.html@@@Udostępnianie plików@@@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@@@Usługi sieciowe@@@null"; +fil["11"]= "mcc-boot.html@@@Uruchamianie@@@null"; |