Changes between Version 8 and Version 9 of WikiStart

Show
Ignore:
Timestamp:
04/07/09 14:01:07 (4 years ago)
Author:
pingou
Comment:

New front page (still to be improve)

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v8 v9  
    11= Welcome to Guake terminal bts = 
     2 
     3Guake is a top-down terminal for Gnome (in the style of Yakuake for KDE, Tilda or the terminal used in Quake). 
     4 
     5You can check the [http://trac.guake-terminal.org/screenshots screenshots] to get a small feeling about it. 
     6 
     7Guake is already package by a number of distribution (among them are Fedora, Debian, Ubuntu or ArchLinux) but if you cannot find it in the repo of your distribution see the [http://trac.guake-terminal.org/downloads Download page]. 
     8 
     9== Release == 
     10 
     11A new release (0.4.0) of Guake is available from the 2009-04-06. 
     12 
     13Please see the [http://trac.guake-terminal.org/downloads Download page] to get it ! 
    214 
    315== Reporting bugs == 
     
    517Yes, Guake has a lot of bugs =) if you find a new one, please make us know about it. To file a new bug report, please use the '''new ticket''' link in the main bar (you must have an account before doing this). 
    618 
    7 == Registration == 
     19== Going further into Guake == 
    820 
    9 To create a new account in Guake bts, click in the link '''register''' in the top right corner of page and choose an user and a password, you should fill the name/email fields too, but it's not required. 
    10  
    11 == Getting Guake code == 
    12  
    13 Guake is using git version control, and to get its code, please execute the following command in a terminal 
    14  
    15 {{{ 
    16 $ git clone git://repos.guake-terminal.org/guake 
    17 }}} 
    18  
    19 == Development process == 
    20  
    21  - MakingReleases - Describes how guake versions are released. 
    22  
    23  - HowToContrib - Some tips to people who want to contribute with guake. 
    24  
    25  - [wiki:Translations] - How-to to send translations to Guake. 
     21Please see the page GoingFurther.