From 4b4905db5f4123a88dca9f0164a3a35679a9dc13 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Tue, 4 May 2010 12:36:58 +0200 Subject: More controller stuff --- templates/pages/index.mako | 49 ---------------------------------------------- 1 file changed, 49 deletions(-) delete mode 100644 templates/pages/index.mako (limited to 'templates/pages/index.mako') diff --git a/templates/pages/index.mako b/templates/pages/index.mako deleted file mode 100644 index 8ce483e..0000000 --- a/templates/pages/index.mako +++ /dev/null @@ -1,49 +0,0 @@ -<%! - title = "Portato" -%> -<%inherit file="/page.mako" /> - -

- Portato is a GUI for the package manager of Gentoo and Sabayon - Portage. It is mostly written in Python for the GTK+-frontend, which is used in most Linux desktop environments (except KDE). -

- -

- As the current portage development is quite fast-paced, Portato is not able to keep step. Thus it might be that the released version(s) do not behave as expected. In these cases also try the development version. -

- -<%self:h2>Installation -

- Portato is delivered with the standard portage tree and can be installed using emerge portato. - If you want to use the development version, you need to do the following (given you have installed and configured layman ... if not: see this guide): -

- -<%self:hl lang="bash"> -layman -a portato -echo "=app-portage/portato-9999" >> /etc/portage/package.unmask -echo "=app-portage/portato-9999" >> /etc/portage/package.keywords -emerge -av portato - - -<%self:h2>Translations -

- Portato does know about the so called Native Language Support. It currently supports the following languages: Catalan, English, Italian, German, Polish, Portugese, and Turkish. -

-

- If you want to add support for another language, please see the translation howto. -

- -<%self:h2>Forums -

- This project itself does not have any forums. But there are a couple of threads in other forums:
- If you are using Gentoo look into this forum thread (engl) or into the German one. If you are using Sabayon, use this one. -

- -<%self:h2>Similar projects -

- Of course there are other projects too, which do the same or at least a similar job. These are for example: -

- -- cgit v1.2.3-70-g09d2