Introduce nvim namespace: Fix localization.

- Fix executable path.
- Make po file title similar as others.
This commit is contained in:
Eliseo Martínez 2014-05-12 15:53:00 +02:00
parent 575deff66d
commit 3b523ec699
3 changed files with 4 additions and 4 deletions

4
.gitignore vendored
View File

@ -13,8 +13,8 @@
*.o
*.so
/src/po/vim.pot
/src/po/*.ck
/src/nvim/po/vim.pot
/src/nvim/po/*.ck
# Files generated by the tests
/src/nvim/testdir/mbyte.vim

View File

@ -127,7 +127,7 @@ CHECKFILES = \
PACKAGE = nvim
SHELL = /bin/sh
VIM = ../../build/bin/nvim
VIM = ../../../build/bin/nvim
# The OLD_PO_FILE_INPUT and OLD_PO_FILE_OUTPUT are for the new GNU gettext
# tools 0.10.37, which use a slightly different .po file format that is not

View File

@ -1,4 +1,4 @@
# Vim7/src/po/vim.pot translation to Spanish.
# Spanish translation for Vim
#
# Translation project homepage:
# vim-doc-es http://www.assembla.com/wiki/show/vim-doc-es