Changes between Version 8 and Version 9 of WikiStart
- Timestamp:
- 04/07/09 14:01:07 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v8 v9 1 1 = Welcome to Guake terminal bts = 2 3 Guake is a top-down terminal for Gnome (in the style of Yakuake for KDE, Tilda or the terminal used in Quake). 4 5 You can check the [http://trac.guake-terminal.org/screenshots screenshots] to get a small feeling about it. 6 7 Guake 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 11 A new release (0.4.0) of Guake is available from the 2009-04-06. 12 13 Please see the [http://trac.guake-terminal.org/downloads Download page] to get it ! 2 14 3 15 == Reporting bugs == … … 5 17 Yes, 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). 6 18 7 == Registration==19 == Going further into Guake == 8 20 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. 21 Please see the page GoingFurther.