diff options
author | 2010-12-23 23:06:21 -0500 | |
---|---|---|
committer | 2010-12-23 23:06:21 -0500 | |
commit | dd0d3ab4eec12d9de43297cac504b6b589788d75 (patch) | |
tree | e03b99a1df068663c2e7b671e7f8f94d6a2cd695 /core | |
parent | 65b71f8a364740f7497efa7ec01709f35b314cfa (diff) | |
download | textadept-dd0d3ab4eec12d9de43297cac504b6b589788d75.tar.gz textadept-dd0d3ab4eec12d9de43297cac504b6b589788d75.zip |
Added filter-through module for shell commands.
Diffstat (limited to 'core')
-rw-r--r-- | core/locale.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/locale.conf b/core/locale.conf index 17e6cbab..0325aed1 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -129,6 +129,7 @@ gtk-jump-to = gtk-jump-to Command _Entry = Command _Entry _Run = _Run _Compile = _Compile +Fi_lter Through = Fi_lter Through _Snippets = _Snippets _Insert = _Insert _Previous Placeholder = _Previous Placeholder |