diff options
| author | Mehmet Samet Duman <yongdohyun@projecttick.org> | 2026-04-04 16:31:32 +0300 |
|---|---|---|
| committer | Mehmet Samet Duman <yongdohyun@projecttick.org> | 2026-04-04 16:47:16 +0300 |
| commit | 146c889dde5ef0908d66ab2c1e1aa6b6ceef6deb (patch) | |
| tree | 773cb664c164bd46f7588286913cc4a4957e3ec6 /mnv/Filelist | |
| parent | 580d07d58fdf879a895878a456124a58040c2d3b (diff) | |
| download | Project-Tick-146c889dde5ef0908d66ab2c1e1aa6b6ceef6deb.tar.gz Project-Tick-146c889dde5ef0908d66ab2c1e1aa6b6ceef6deb.zip | |
NOISSUE changed icons to mnv icons for mnv and removed localization support
MNV - MNV's not Vim 10.0.2 released
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
Diffstat (limited to 'mnv/Filelist')
| -rw-r--r-- | mnv/Filelist | 23 |
1 files changed, 2 insertions, 21 deletions
diff --git a/mnv/Filelist b/mnv/Filelist index 0a121e2098..322352d470 100644 --- a/mnv/Filelist +++ b/mnv/Filelist @@ -1161,30 +1161,11 @@ LANG_GEN_BIN = \ runtime/spell/en.latin1.sug \ runtime/spell/en.utf-8.sug \ -# All files for lang archive. +# All files for lang archive (src/po removed). LANG_SRC = \ - src/po/README.txt \ - src/po/README_mingw.txt \ - src/po/README_mvc.txt \ - src/po/check.mnv \ - src/po/cleanup.mnv \ - src/po/tojavascript.mnv \ - src/po/fixfilenames.mnv \ - src/po/Makefile \ - src/po/Make_all.mak \ - src/po/Make_cyg.mak \ - src/po/Make_ming.mak \ - src/po/Make_mvc.mak \ - src/po/mnv.desktop.in \ - src/po/gmnv.desktop.in \ - src/po/sjiscorr.c \ - src/po/big5corr.c \ - src/po/*.po \ - src/po/mnv.pot \ -# The language files for the Win32 lang archive. +# The language files for the Win32 lang archive (src/po removed). LANG_DOS = \ - src/po/*.mo \ # Files in the repository that are deliberately not listed above, and will thus # be excluded from distribution tarballs and the like. |
