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
midori:tutorial [2014/03/04 18:36] – [Add an app menu item] axlrosemidori:tutorial [2014/06/06 20:08] (current) – [Add a new extension] axlrose
Line 45: Line 45:
 After any modifiction in "sandcat.vala" you just run: After any modifiction in "sandcat.vala" you just run:
 <code bash>user@host:~/midori/build$ make </code> <code bash>user@host:~/midori/build$ make </code>
-If you add a new extentioon you run :+If you add a new extention you will run :
 <code bash>user@host:~/midori/build$ make clean <code bash>user@host:~/midori/build$ make clean
 user@host:~/midori/build$ cd .. ; rm -rf build</code> user@host:~/midori/build$ cd .. ; rm -rf build</code>