#!/bin/bash #Control Center for BigLinux # #Authors: # Bruno Goncalves Araujo # #License: GPLv2 or later ################################################# #Translation export TEXTDOMAINDIR="/usr/share/locale-langpack" export TEXTDOMAIN=bigcontrolcenter-system-kde-notify name_application=$"Notificacoes do sistema" description_application=$"Janelas de alerta, sons..." exec_application="/usr/share/bigbashview/run.run?kcmshell4 kcmnotify" icon_application="/usr/share/bigcontrolcenter/categories/system/kde-notify/icon.png"