HowToWritePlugins

Differences between revisions 1 and 2
Revision 1 as of 2011-06-01 07:40:25
Size: 285
Editor: 96
Comment:
Revision 2 as of 2011-06-01 07:59:30
Size: 724
Editor: 96
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Intro ==
Line 4: Line 6:


== Overview ==
t
As you can see of the screenshot, it consists of two parts: 1. Tweaks, 2. Admins (And Jantor will be added soon)

If your plugin is doing some tweaks, you should add it to "Tweaks", if it is doing some other tasks (backup, update and so on), it can be put under "Admins"

Let's start with an example.

{{attachment:Ubuntu Tweak 0.6.0.png}}


== Example 1 ==

In the first example, I will

Intro

Ubuntu Tweak Plugin is a simple python script which use the API from Ubuntu Tweak. It is easy to write it then integrate with Ubuntu Tweak.

Currently the API is not stable yet, but I hope you can start to write something and get some feedback to me. So I can improve Ubuntu Tweak.

Overview

t As you can see of the screenshot, it consists of two parts: 1. Tweaks, 2. Admins (And Jantor will be added soon)

If your plugin is doing some tweaks, you should add it to "Tweaks", if it is doing some other tasks (backup, update and so on), it can be put under "Admins"

Let's start with an example.

Ubuntu Tweak 0.6.0.png

Example 1

In the first example, I will

UbuntuTweak/HowToWritePlugins (last edited 2011-11-15 00:49:32 by 64)