#!/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=$"Fontes" description_application=$"Instalar ou remover fontes" exec_application="/usr/share/bigbashview/run.run?kcmshell4 fontinst" icon_application="/usr/share/bigcontrolcenter/categories/system/fontinst/icon.png"