[Rhythmbox-devel] Patch for compiling with valac 0.1.6
- From: Patrice DUROUX <patrice duroux free fr>
- To: rhythmbox-devel gnome org
- Subject: [Rhythmbox-devel] Patch for compiling with valac 0.1.6
- Date: Thu, 07 Feb 2008 21:13:57 +0100
Dear developers,
Here is a patch for compiling Rhythmbox with Vala plugin enable using
version 0.1.6 of valac.
Best regards,
Patrice.
Index: bindings/vala/rb.vapi
===================================================================
--- bindings/vala/rb.vapi (révision 5570)
+++ bindings/vala/rb.vapi (copie de travail)
@@ -10,7 +10,7 @@
}
[CCode (cheader_filename = "rb-plugin.h")]
- public class Plugin : GLib.Object {
+ public abstract class Plugin : GLib.Object {
[NoArrayLength]
[CCode (cname = "rb_plugin_get_type")]
public static GLib.Type get_type ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]