diff options
author | René 'Necoro' Neumann <necoro@necoro.net> | 2008-03-28 13:27:17 +0100 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.net> | 2008-03-28 13:27:17 +0100 |
commit | 418690070652c20a10681f9a61a958cd2a0920f6 (patch) | |
tree | ba09e5212256a8e4ff58d19a6cc255c695cdcff2 /doc/Howto_Write_Plugins | |
parent | 764925118b3cd5af5e6ba7945bd1760ffded1828 (diff) | |
download | portato-418690070652c20a10681f9a61a958cd2a0920f6.tar.gz portato-418690070652c20a10681f9a61a958cd2a0920f6.tar.bz2 portato-418690070652c20a10681f9a61a958cd2a0920f6.zip |
Updated doc/
Diffstat (limited to '')
-rw-r--r-- | doc/Howto_Write_Plugins | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/Howto_Write_Plugins b/doc/Howto_Write_Plugins index 9b0e375..6f58de5 100644 --- a/doc/Howto_Write_Plugins +++ b/doc/Howto_Write_Plugins @@ -60,11 +60,6 @@ Menu: Note, that the underscore in front of a character will make it be underlined in the menu and thus accessible by a shortcut. -Frontends: - Sometimes, your plugin will only work with a specific frontend - you can therefore add a "frontends" tag with the list of frontends supported: - - <frontends>gtk qt4</frontends> - Options -------- |