new menu plugins: "help", "system_preferences" and "disks"
description of plugin interface extended with possible redirection to another plugin
This commit is contained in:
parent
7fd361d8ac
commit
87d99e8173
18 changed files with 125 additions and 21 deletions
7
pythonrewrite/plugins/help/doc.cs
Normal file
7
pythonrewrite/plugins/help/doc.cs
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?cs # $Id$ ?>
|
||||
|
||||
<div id="doc">
|
||||
|
||||
<?cs include:Settings.DocDir + '/' + Settings.Language + '/' + Data.Plugins.help.Page + '.html' ?>
|
||||
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue