#!/bin/bash #Control Center for BigLinux # #Authors: # Bruno Goncalves Araujo # #License: GPLv2 or later ################################################# #Translation export TEXTDOMAINDIR="/usr/share/locale-langpack" export TEXTDOMAIN=bigcontrolcenter-themes-grub name_application=$"Grub" description_application=$"Altera a imagem de fundo e cor da fonte do Grub.
A tela de selecao de sistema operacional que aparece ao ligar o computador." exec_application="/usr/share/bigbashview/run.run?bigsudo bigbashview /usr/share/bigcontrolcenter/categories/themes/grub/grub.sh.htm -i /usr/share/bigcontrolcenter/categories/themes/grub/icon.png" icon_application="/usr/share/bigcontrolcenter/categories/themes/grub/icon.png"