summaryrefslogtreecommitdiff
path: root/portato/gui/gtk/__init__.py
diff options
context:
space:
mode:
authornecoro <>2007-07-05 01:01:12 +0000
committernecoro <>2007-07-05 01:01:12 +0000
commit1a3073d1e195118c636df983fcd647d7d028cd82 (patch)
treeb31dee42a1ffc356906e6c6af536c030a4ff59f9 /portato/gui/gtk/__init__.py
parentea6325e2e728e623f8860592a78f842e87eeead3 (diff)
downloadportato-1a3073d1e195118c636df983fcd647d7d028cd82.tar.gz
portato-1a3073d1e195118c636df983fcd647d7d028cd82.tar.bz2
portato-1a3073d1e195118c636df983fcd647d7d028cd82.zip
new plugin and about dialog
Diffstat (limited to 'portato/gui/gtk/__init__.py')
0 files changed, 0 insertions, 0 deletions
dd libeix to setup.pyRené 'Necoro' Neumann1-2/+9 2009-07-26Implement reading a number in the EixReaderRené 'Necoro' Neumann1-14/+102 2009-07-26Get rid of the self-implemented file-stuff. Use the normal python-API insteadRené 'Necoro' Neumann2-87/+0 2009-07-24First eix stuffRené 'Necoro' Neumann4-0/+133 2009-07-05Translation and stuffRené 'Necoro' Neumann3-348/+412 2009-07-05TypoRené 'Necoro' Neumann1-1/+1 2009-07-05Allow ':' in expression names. Thus removing the colon as an assignment operatorRené 'Necoro' Neumann2-6/+2 2009-07-05DocRené 'Necoro' Neumann1-1/+14 2009-07-05Install package_details.pyRené 'Necoro' Neumann1-1/+1 2009-07-05Sort plugins in the windowRené 'Necoro' Neumann2-13/+12 2009-07-05Port DependencyDetailRené 'Necoro' Neumann4-129/+118 2009-07-05Also port FilesDetailRené 'Necoro' Neumann3-43/+24 2009-07-05Also ported EbuildDetailRené 'Necoro' Neumann3-27/+14