From 6e8815b08af88622cd5add61a7088fc45ab73f37 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 12 May 2009 15:35:28 -0500 Subject: Getting the proper marshaller for the change in API --- .bzrignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.bzrignore') diff --git a/.bzrignore b/.bzrignore index 36595be..543c073 100644 --- a/.bzrignore +++ b/.bzrignore @@ -28,3 +28,6 @@ libdbusmenu_glib_la-server-marshal.lo glib-server-nomenu test-glib-layout-server test-glib-layout-client +menuitem-marshal.c +menuitem-marshal.h +libdbusmenu_glib_la-menuitem-marshal.lo -- cgit v1.2.3 From 094553712ca5087ccba1df594643c0538e7d1aaa Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 13 May 2009 23:14:22 -0500 Subject: First parts of some tests to test the properties. --- .bzrignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.bzrignore') diff --git a/.bzrignore b/.bzrignore index 543c073..8c4e180 100644 --- a/.bzrignore +++ b/.bzrignore @@ -31,3 +31,5 @@ test-glib-layout-client menuitem-marshal.c menuitem-marshal.h libdbusmenu_glib_la-menuitem-marshal.lo +test-glib-properties-client +test-glib-properties-server -- cgit v1.2.3