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
Next revision
Previous revision
Next revisionBoth sides next revision
midori:contribute [2013/11/20 01:05] – [Building] mkdirs pformidori:contribute [2014/01/23 23:42] kalikiana
Line 23: Line 23:
   * [[https://translations.launchpad.net/midori/trunk/+pots/trunk|Translate to your own language]]   * [[https://translations.launchpad.net/midori/trunk/+pots/trunk|Translate to your own language]]
   * [[https://github.com/eustasy/midori-browser.org/issues|Report website bugs]]   * [[https://github.com/eustasy/midori-browser.org/issues|Report website bugs]]
-  * Write [[tutorial|your own extension]] - granted that's code, too, but maybe a little easier than hacking the core.+  * Write [[http://wiki.xfce.org/midori/tutorial|your own extension]] - granted that's code, too, but maybe a little easier than hacking the core.
 ====== Build the code ====== ====== Build the code ======
  
Line 201: Line 201:
   * Clear Private Data uses **Granite.Widgets.LightWindow**   * Clear Private Data uses **Granite.Widgets.LightWindow**
   * Edit Bookmark and Security Details use [[http://valadoc.elementaryos.org/Granite/Granite.Widgets.PopOver.html|Granite.Widgets.PopOver]] instead of Gtk.Window   * Edit Bookmark and Security Details use [[http://valadoc.elementaryos.org/Granite/Granite.Widgets.PopOver.html|Granite.Widgets.PopOver]] instead of Gtk.Window
-  * Browser uses **Granite.Widgets.DynamicNotebook** instead of Gtk.Notebook 
 ====== Midori for Windows ====== ====== Midori for Windows ======
 ===== Dependencies ===== ===== Dependencies =====