#!/bin/bash #Control Center for BigLinux # #Authors: # Bruno Goncalves Araujo # #License: GPLv2 or later ################################################# #Translation export TEXTDOMAINDIR="/usr/share/locale-langpack" export TEXTDOMAIN=bigcontrolcenter-others-encfs name_application=$"Criptografia de pastas" description_application=$"Proteja seus arquivos com o Encfs" exec_application="/usr/share/bigbashview/run.run?bigbashview /usr/share/bigcontrolcenter/categories/others/encfs/encfs.sh.htm -i /usr/share/bigcontrolcenter/categories/others/encfs/icon.png" icon_application="/usr/share/bigcontrolcenter/categories/others/encfs/icon.png"