Linux server.flyproject.com.br 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64
Apache
: 207.244.227.86 | : 216.73.217.1
10 Domain
7.1.33
hubnog
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
ibus-hangul /
setup /
[ HOME SHELL ]
Name
Size
Permission
Action
config.py
1.03
KB
-rw-r--r--
config.pyc
378
B
-rw-r--r--
config.pyo
378
B
-rw-r--r--
keycapturedialog.py
1.48
KB
-rw-r--r--
keycapturedialog.pyc
2.4
KB
-rw-r--r--
keycapturedialog.pyo
2.4
KB
-rw-r--r--
main.py
10.15
KB
-rw-r--r--
main.pyc
8.78
KB
-rw-r--r--
main.pyo
8.78
KB
-rw-r--r--
setup.ui
35.34
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : config.py
# vim:set et sts=4 sw=4: # # ibus-hangul - The Hangul Engine For IBus # # Copyright (c) 2009-2011 Choe Hwanjin <choe.hwanjin@gmail.com> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License along # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. gettext_package = 'ibus-hangul' localedir = '/usr/share/locale' pkgdatadir = '/usr/share/ibus-hangul' pkglibdir = '/usr/lib64/ibus-hangul' setupdatadir = pkgdatadir + '/setup' setuplibdir = pkglibdir + '/setup'
Close