#!/bin/bash #Control Center for BigLinux # #Authors: # Bruno Goncalves Araujo # #License: GPLv2 or later ################################################# #Translation export TEXTDOMAINDIR="/usr/share/locale-langpack" export TEXTDOMAIN=bigcontrolcenter-servers-apache name_application=$"Servidor WEB, MySQL e PHP" description_application=$"Servidor WEB completo, Apache, MySQL e PHP" exec_application="/usr/share/bigbashview/run.run?bigbashview /usr/share/bigcontrolcenter/categories/servers/apache/apache.sh.htm -i /usr/share/bigcontrolcenter/categories/servers/apache/icon.png" icon_application="/usr/share/bigcontrolcenter/categories/servers/apache/icon.png"