Mercurial > vim
annotate runtime/lang/menu_sk_sk.vim @ 17186:278583ff5e44 v8.1.1592
patch 8.1.1592: may start file dialog while exiting
commit https://github.com/vim/vim/commit/5c381eb9e72990e4153045f4911c59b9b2194edd
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue Jun 25 06:50:31 2019 +0200
patch 8.1.1592: may start file dialog while exiting
Problem: May start file dialog while exiting.
Solution: Ignore the "browse" modifier when exiting. (Ozaki Kiichi,
closes #4582
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Tue, 25 Jun 2019 07:00:04 +0200 |
parents | b2aada04d84e |
children |
rev | line source |
---|---|
7 | 1 " Menu Translations: Slovak |
2 " Translated By: Martin Lacko <lacko@host.sk> | |
3 " Last Change: 2002 May 27 | |
4 | |
9536
b2aada04d84e
commit https://github.com/vim/vim/commit/a06ecab7a5159e744448ace731036f0dc5f87dd4
Christian Brabandt <cb@256bit.org>
parents:
7
diff
changeset
|
5 if has("win32") |
7 | 6 source <sfile>:p:h/menu_sk_sk.1250.vim |
7 else | |
8 source <sfile>:p:h/menu_sk_sk.iso_8859-2.vim | |
9 endif |