summaryrefslogtreecommitdiff
path: root/portato/plugins
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2008-06-23 22:52:26 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2008-06-23 22:52:26 +0200
commit0db28e49c8f3adaf4679a9203390d1e9ed4cb69b (patch)
treeb2c965fc1cd14f984612ca814a21fd507cfd38ba /portato/plugins
parent079ab0d39684338f62b69ca31988f0cde3e4ad91 (diff)
downloadportato-0db28e49c8f3adaf4679a9203390d1e9ed4cb69b.tar.gz
portato-0db28e49c8f3adaf4679a9203390d1e9ed4cb69b.tar.bz2
portato-0db28e49c8f3adaf4679a9203390d1e9ed4cb69b.zip
Make Session inherit from ConfigParser. This allows the usage of normal config operations here
Diffstat (limited to 'portato/plugins')
0 files changed, 0 insertions, 0 deletions
il workRené 'Necoro' Neumann2-52/+68 2008-06-23Added plugin, which simply throws an exceptionRené 'Necoro' Neumann2-0/+15 2008-06-23Fixed name of gpytage pluginRené 'Necoro' Neumann1-1/+1 2008-06-23Moved GtkThread to gui.utilsRené 'Necoro' Neumann5-29/+25 2008-06-22Implemented the mail sendingRené 'Necoro' Neumann2-3/+63 2008-06-22First mail window draftRené 'Necoro' Neumann3-0/+220 2008-06-10Added gpytage pluginRené 'Necoro' Neumann2-0/+29 2008-06-10Modified plugin.xsd so it allows also menu-only pluginsRené 'Necoro' Neumann2-7/+8 2008-06-10Fixed the default handlingRené 'Necoro' Neumann1-1/+1 2008-06-10Allowed default for session; load 'app-portage/portato' as default for ↵René 'Necoro' Neumann2-10/+18 selections :) 2008-06-09Fixed 'kill' in the systray popupRené 'Necoro' Neumann1-2/+2 2008-06-09Fixed error messageRené 'Necoro' Neumann2-4/+1 2008-06-08Make blocks way more intelligentRené 'Necoro' Neumann3-45/+107