bbf8e882c2
This demo proxy does not actually do anything useful. It simply loads pseudo-plugins from an ini-style file. The point is that there will be a plugin in the PM dialog for each ini. Each ini-plugin also causes a menu item to be generated.
16 lines
241 B
Plaintext
16 lines
241 B
Plaintext
#!!PLUXY_MAGIC!!
|
|
|
|
[Init]
|
|
item0 = Bam
|
|
item1 = Foo
|
|
item2 = Bar
|
|
|
|
[Help]
|
|
text = I'm a simple test. Nothing to see!
|
|
|
|
[Info]
|
|
name = Demo Pluxy Tester
|
|
description = I'm a simple test. Nothing to see!
|
|
version = 0.1
|
|
author = The Geany developer team
|