From 3253d99365813f2d2ffd05e10cbb8c11f53d746e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 22 Mar 2017 06:39:17 +0100 Subject: New upstream version 0.26.0 --- plugins/authenticator/shotwell-authenticator.vapi | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 plugins/authenticator/shotwell-authenticator.vapi (limited to 'plugins/authenticator/shotwell-authenticator.vapi') diff --git a/plugins/authenticator/shotwell-authenticator.vapi b/plugins/authenticator/shotwell-authenticator.vapi new file mode 100644 index 0000000..a978f84 --- /dev/null +++ b/plugins/authenticator/shotwell-authenticator.vapi @@ -0,0 +1,19 @@ +/* shotwell-authenticator.vapi generated by valac 0.34.4, do not modify. */ + +namespace Publishing { + namespace Authenticator { + namespace Shotwell { + namespace Facebook { + } + namespace Flickr { + } + namespace Google { + } + } + [CCode (cheader_filename = "shotwell-authenticator.h")] + public class Factory : Spit.Publishing.AuthenticatorFactory, GLib.Object { + public Factory (); + public static Publishing.Authenticator.Factory get_instance (); + } + } +} -- cgit v1.2.3