~necoro/portato/0.9.0

« back to all changes in this revision

Viewing changes to portato/gui/__init__.py

  • Committer: Necoro
  • Date: 2008-03-24 22:05:07 UTC
  • Revision ID: svn-v3-trunk0:707e4503-1661-43cb-8fc9-483266be2d6d:tags%2F0.9.0.2:686
Tags: 0.9.0.2
Moved versions back to tags

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# -*- coding: utf-8 -*-
 
2
#
 
3
# File: portato/gui/__init__.py
 
4
# This file is part of the Portato-Project, a graphical portage-frontend.
 
5
#
 
6
# Copyright (C) 2006-2007 René 'Necoro' Neumann
 
7
# This is free software.  You may redistribute copies of it under the terms of
 
8
# the GNU General Public License version 2.
 
9
# There is NO WARRANTY, to the extent permitted by law.
 
10
#
 
11
# Written by René 'Necoro' Neumann <necoro@necoro.net>