1
0
forked from aniani/vim

updated for version 7.3.777

Problem:    When building with Gnome locale gets reset.
Solution:   Set locale after gnome_program_init(). (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2013-01-23 16:00:11 +01:00
parent 9d182dd0a6
commit 3be71ce28d
2 changed files with 10 additions and 0 deletions

View File

@@ -725,6 +725,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
777,
/**/
776,
/**/