#!/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=$"Joystick" description_application=$"Configure o joystick" exec_application="/usr/share/bigbashview/run.run?kcmshell4 joystick" icon_application="/usr/share/bigcontrolcenter/categories/hardware/joystick/icon.png"