]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
libbonoboui-2.0: Use [Version] instead of [Deprecated]
authorFlorian Brosch <flo.brosch@gmail.com>
Thu, 8 May 2014 01:13:24 +0000 (03:13 +0200)
committerLuca Bruno <lucabru@src.gnome.org>
Sat, 30 Jan 2016 13:45:32 +0000 (14:45 +0100)
vapi/libbonoboui-2.0.vapi

index 28c04c82ba426765b47ebd3abfa82b192482487c..6c5cb9141b29ed7aefa5394c08a03ce0596342dc 100644 (file)
@@ -4,7 +4,7 @@
  */
 
 [CCode (cheader_filename = "libbonoboui.h")]
-[Deprecated]
+[Version (deprecated = true)]
 namespace BonoboUI {
        public struct Verb {
                public weak string cname;