From d4cfbbb822f786b7e1f0ab9282dd76ee04ccb178 Mon Sep 17 00:00:00 2001 From: Nicolas Esteves Date: Sat, 6 Apr 2013 19:18:12 +0100 Subject: Adds a new view for protocol buffers The view uses protoc from the Google protocol buffer tools. If the tool isn't installed, the view isn't shown. Google protobuf repo: https://code.google.com/p/protobuf/ --- test/data/protobuf01 | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/data/protobuf01 (limited to 'test/data') diff --git a/test/data/protobuf01 b/test/data/protobuf01 new file mode 100644 index 00000000..fbfdbff3 --- /dev/null +++ b/test/data/protobuf01 @@ -0,0 +1,2 @@ + +$3bbc333c-e61c-433b-819a-0b9a8cc103b8 \ No newline at end of file -- cgit v1.2.3