1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-25 08:46:29 +00:00

Fixing intents & sort alphabetical

This commit is contained in:
Philipp Holzer 2018-12-13 20:21:36 +01:00
parent c0fc59594f
commit 13fc397c16
No known key found for this signature in database
GPG Key ID: 517BE60E2CE5C8A5

View File

@ -16,7 +16,7 @@ if [ ! -e ./docker-compose.yml ]; then
fi
LANG_OPTIONS=("de-at" "de-ch" "de-de" "en" "en-gb" "es" "fr" "it" "nl" "pl-pl")
PLUGIN_OPTIONS=("contactfax" "desktopnotifications" "filepreviewer" "folderwidgets" "gmaps" "intranet" "mattermost" "pimfolder" "quickitems" "titlecounter" "webappmanual" "zdeveloper" "smime" "mdm" "files" "filesbackend-smb" "filesbackend-owncloud")
PLUGIN_OPTIONS=("contactfax" "desktopnotifications" "filepreviewer" "files" "filesbackend-smb" "filesbackend-owncloud" "folderwidgets" "gmaps" "intranet" "mattermost" "mdm" "pimfolder" "quickitems" "smime" "titlecounter" "webappmanual" "zdeveloper")
lang_menu() {
echo "Avaliable options:"