#!/bin/bash #Control Center for BigLinux # #Authors: # Bruno Goncalves Araujo # #License: GPLv2 or later ################################################# #Translation export TEXTDOMAINDIR="/usr/share/locale-langpack" export TEXTDOMAIN=bigcontrolcenter name_application=$"Extras para o LibreOffice" description_application=$"Selecione a interface e baixe extras" exec_application="/usr/share/bigbashview/run.run?bigbashview /usr/share/bigcontrolcenter/categories/others/broffice/broffice.sh.htm -i /usr/share/bigcontrolcenter/categories/others/broffice/icon.png" icon_application="/usr/share/bigcontrolcenter/categories/others/broffice/icon.png"