#
# Teni-IME - A Vietnamese Input method editor
# Copyright (C) 2018 Nguyen Cong Hoang <hoangnc.jp@gmail.com>
# This file is part of Teni-IME.
#
# Teni-IME 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 3 of the License, or
# (at your option) any later version.
#
# Teni-IME 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 Teni-IME.  If not, see <http://www.gnu.org/licenses/>.
#
# -----------------------------------------------------------------------------

# Đây là file chứa danh sách các ứng dụng loại trừ của bộ gõ Teni.
# Khi chế độ "Loại trừ ứng dụng" được bật, bộ gõ Teni sẽ 
# không xử lý khi gõ trên các ứng dụng được liệt kê bên dưới.
# (các dòng trống hoặc bắt đầu bằng dấu # sẽ được bỏ qua)
#
# Các ứng dụng được xác định bằng WM_CLASS, để lấy WM_CLASS chạy command:
# bash ${WM.BASH}
#
# Điền WM_CLASS vào file này, mỗi WM_CLASS ghi trên một dòng,
# hãy copy hoặc gõ chính xác chữ hoa và chữ thường.
# Nếu một ứng dụng có nhiều WM_CLASS thì chỉ cần điền 1 WM_CLASS
#
# Bên dưới là một số WM_CLASS được liệt kê sẵn, bỏ dấu # đầu dòng để có hiệu lực


## Developments -----------------------
#Atom
#Code
#Eclipse
#sublime_text
#jetbrains-idea
#jetbrains-studio
#jetbrains-pycharm-ce
#jetbrains-pycharm-edu
#jetbrains-rubymine
#jetbrains-phpstorm
#jetbrains-webstorm


## Consoles ---------------------------
#console
#konsole
#XTerm
#Gnome-terminal

