GNOME Bugzilla – Bug 645624
need binding for gedit 3
Last modified: 2011-08-05 08:18:05 UTC
The Vala trunk currently includes a file gedit-2.20.vapi, which works only for gedit 2.x. Newer gedit builds targetting GNOME 3.0 have a file gedit.pc (it was called gedit-2.20.pc before). We should have a Vala binding corresponding to that.
Created attachment 193262 [details] [review] Proposed patch
Created attachment 193283 [details] [review] Tested patch & vapi
commit f1b0e0556b83d2e6d104eee33cd65386bdc59dd2 Author: Andrea Del Signore <sejerpz@tin.it> Date: Thu Aug 4 16:48:00 2011 +0200 gedit: Add new bindings for Gedit-3.0 Fixes bug 645624. This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.