Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
midori:tutorial [2014/03/04 18:35] – [Add an app menu item] axlrosemidori:tutorial [2014/03/04 18:36] – [Add an app menu item] axlrose
Line 240: Line 240:
 In the Web page try to select a word or a sentence right click and you are going to see three menu item which were added, click on one of them and you will see the magic in the terminal :) .  In the Web page try to select a word or a sentence right click and you are going to see three menu item which were added, click on one of them and you will see the magic in the terminal :) . 
 ====== Add an app menu item ====== ====== Add an app menu item ======
-<vala code>+<code vala>
 namespace Sandcat { namespace Sandcat {
     private class Manager : Midori.Extension {     private class Manager : Midori.Extension {