source: wiki/pages/it/Development @ 37371

Last change on this file since 37371 was 37371, checked in by jonathan brophy, 8 years ago

progress update for outdated wiki.
update translated pages? macro in all wiki pages.
update wiki to new code for all languages.
update pictures for all languages with place holders.
remove useless pages and fix missing pages and incorrectly named pages.
get ready to replace pictures and wiki paths for languages with new code.

File size: 579 bytes
Line 
1[[TranslatedPages]]
2----
3'''11 Development''' [=#point11] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
4----
5
6=== Plugins Building ===
7
8'''Preparation'''
9
10In the current tdt git http://gitorious.org/open-duckbox-project-sh4 you can now build TitanNit plugins.
11I have installed 2 plugins that are intended to serve as an example. One can then download and unzip this locally and build your own plugins.
12
13With a fresh clone of the git
14
15{{{
16make yaud-enigma2-nightly
17}}}
18
19after it completes, then
20
21{{{
22make titanium-plugins
23}}}
24
25[[br]]
Note: See TracBrowser for help on using the repository browser.