Getting Started: Difference between revisions
No edit summary |
(Move Neon to own "Contribute" section cause Neon has not much to do with the other sections and is distribution-dependend anyway.) |
||
Line 1: | Line 1: | ||
{{Template:I18n/Language Navigation Bar|Getting_Started}} {{Box|Getting the Source| | {{Template:I18n/Language Navigation Bar|Getting_Started}} {{Box|Getting the Source| | ||
[[Image:Action_down.svg|right|32px]] | [[Image:Action_down.svg|right|32px]] | ||
* [[Getting_Started/Sources/Anonymous SVN|Anonymous SVN Quickstart Guide]] | * [[Getting_Started/Sources/Anonymous SVN|Anonymous SVN Quickstart Guide]] | ||
* [[Getting_Started/Sources/Using Subversion with KDE|Using Subversion with KDE]] ''A more in depth look at accessing KDE source code with subversion, including the repository layout and working with revisions and patches.'' | * [[Getting_Started/Sources/Using Subversion with KDE|Using Subversion with KDE]] ''A more in depth look at accessing KDE source code with subversion, including the repository layout and working with revisions and patches.'' | ||
Line 22: | Line 21: | ||
* [[Getting_Started/Increased Productivity in KDE4 with Scripts|Increased Productivity in KDE4 with Scripts]] | * [[Getting_Started/Increased Productivity in KDE4 with Scripts|Increased Productivity in KDE4 with Scripts]] | ||
* [[Getting_Started/Set up KDE 4 for development|Set up KDE 4 for development]] | * [[Getting_Started/Set up KDE 4 for development|Set up KDE 4 for development]] | ||
|100%}} | |||
{{Box|Contribution| | |||
[[Image:Action_tool.svg|right|32px]] | |||
* [[Contribute|Contribute]] | |||
* [[Contribute/Send_Patches|Send Patches]] | |||
* [[Contribute/Bugsquad|Bugsquad]] | |||
* [[Getting_Started/Using Project Neon to contribute to KDE|Using Project Neon to contribute to KDE]] | |||
|100%}} | |100%}} | ||
[[Category:Build_KDE]] | [[Category:Build_KDE]] |
Revision as of 00:27, 29 January 2010
Getting_Started
Languages: عربي | Asturianu | Català | Česky | Kaszëbsczi | Dansk | Deutsch | English | Esperanto | Español | Eesti | فارسی | Suomi | Français | Galego | Italiano | 日本語 | 한국어 | Norwegian | Polski | Português Brasileiro | Română | Русский | Svenska | Slovenčina | Slovenščina | српски | Türkçe | Tiếng Việt | Українська | 简体中文 | 繁體中文
100%
- Anonymous SVN Quickstart Guide
- Using Subversion with KDE A more in depth look at accessing KDE source code with subversion, including the repository layout and working with revisions and patches.
- Amarok Git Tutorial Amarok has moved to Git (with the rest of KDE to follow), so it requires different steps to check out and develop.
- Daily Snapshots
- Browse code online, or search the code
Getting the Source
100%
There are different KDE branches. For production use, we recommend using a stable version of KDE.
- KDE 4 (Development version, TRUNK)
- KDE 4.x (Stable version or 4.x SVN BRANCH)
- Other versions and FAQ Including information for building on non-linux systems
Building KDE
100%
After KDE has been built, you'll want a good way to launch apps and perform your regular development tasks:
Setting up the Environment
100%