--- clients/.gitignore | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-)
diff --git a/clients/.gitignore b/clients/.gitignore index 94082f8..86655a1 100755 --- a/clients/.gitignore +++ b/clients/.gitignore @@ -1,43 +1,43 @@ -calibrator -clickdot -cliptest desktop-shell-client-protocol.h desktop-shell-protocol.c -dnd -editor -eventdemo -flower -fullscreen -gears -image -input-method-protocol.c input-method-client-protocol.h -weston-keyboard +input-method-protocol.c libtoytoolkit.a -resizor screenshooter-client-protocol.h screenshooter-protocol.c -simple-egl -simple-shm -simple-touch -smoke subsurface-client-protocol.h subsurface-protocol.c -subsurfaces tablet-shell-client-protocol.h tablet-shell-protocol.c text-client-protocol.h text-cursor-position-client-protocol.h text-cursor-position-protocol.c text-protocol.c -transformed -view +weston-calibrator +weston-clickdot +weston-cliptest weston-desktop-shell +weston-dnd +weston-editor +weston-eventdemo +weston-flower +weston-fullscreen +weston-gears +weston-image weston-info +weston-keyboard +weston-resizor weston-screensaver weston-screenshooter +weston-simple-egl +weston-simple-im +weston-simple-shm +weston-simple-touch +weston-smoke +weston-subsurfaces weston-tablet-shell weston-terminal +weston-transformed +weston-view workspaces-client-protocol.h -workspaces-protocol.c -weston-simple-im +workspaces-protocol.c \ No newline at end of file -- 1.7.11.7 Une messagerie gratuite, garantie à vie et des services en plus, ça vous tente ? Je crée ma boîte mail www.laposte.net _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
