0165798
To: vim-dev@vim.org
0165798
Subject: patch 7.1.117
0165798
Fcc: outbox
0165798
From: Bram Moolenaar <Bram@moolenaar.net>
0165798
Mime-Version: 1.0
0165798
Content-Type: text/plain; charset=ISO-8859-1
0165798
Content-Transfer-Encoding: 8bit
0165798
------------
0165798
0165798
Patch 7.1.117
0165798
Problem:    Can't check wether Vim was compiled with Gnome. (Tony Mechelynck)
0165798
Solution:   Add gui_gnome to the has() list.
0165798
Files:	    src/eval.c
0165798
0165798
0165798
*** ../vim-7.1.116/src/eval.c	Mon Sep 17 22:19:43 2007
0165798
--- src/eval.c	Sun Sep 16 19:24:49 2007
0165798
***************
0165798
*** 10879,10884 ****
0165798
--- 10883,10891 ----
0165798
  	"gui_gtk2",
0165798
  # endif
0165798
  #endif
0165798
+ #ifdef FEAT_GUI_GNOME
0165798
+ 	"gui_gnome",
0165798
+ #endif
0165798
  #ifdef FEAT_GUI_MAC
0165798
  	"gui_mac",
0165798
  #endif
0165798
*** ../vim-7.1.116/src/version.c	Mon Sep 17 22:38:49 2007
0165798
--- src/version.c	Tue Sep 25 12:48:59 2007
0165798
***************
0165798
*** 668,669 ****
0165798
--- 668,671 ----
0165798
  {   /* Add new patch number below this line */
0165798
+ /**/
0165798
+     117,
0165798
  /**/
0165798
0165798
-- 
0165798
ARTHUR:  No, hang on!  Just answer the five questions ...
0165798
GALAHAD: Three questions ...
0165798
ARTHUR:  Three questions ...  And we shall watch ... and pray.
0165798
                 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
0165798
0165798
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
0165798
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
0165798
\\\        download, build and distribute -- http://www.A-A-P.org        ///
0165798
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///