demoproxy: add a demo proxy showcasing how to create a proxy plugin
[geany-mirror.git] / plugins / demoproxytest.px
blobee10fc2b1111b5c60bbf11dd94d3d50c3cb8b69e
1 #!!PLUXY_MAGIC!!
3 [Init]
4 item0 = Bam
5 item1 = Foo
6 item2 = Bar
8 [Help]
9 text = I'm a simple test. Nothing to see!
11 [Info]
12 name = Demo Pluxy Tester
13 description = I'm a simple test. Nothing to see!
14 version = 0.1
15 author = The Geany developer team