summaryrefslogtreecommitdiff
path: root/portato/gui/windows/main.py
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2008-11-02 21:59:47 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2008-11-02 21:59:47 +0100
commitc3bc1482872c4199114decd3a9f68b046433b5a0 (patch)
tree0ed910b921e46c706dfc415e120ac1f22f2f0a52 /portato/gui/windows/main.py
parent667747a0a9df9e6ad21bf7849a8e0ec80e4792f6 (diff)
downloadportato-c3bc1482872c4199114decd3a9f68b046433b5a0.tar.gz
portato-c3bc1482872c4199114decd3a9f68b046433b5a0.tar.bz2
portato-c3bc1482872c4199114decd3a9f68b046433b5a0.zip
Merge in SQL stuff
Diffstat (limited to '')
-rw-r--r--portato/gui/windows/main.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/portato/gui/windows/main.py b/portato/gui/windows/main.py
index 8728d57..5a69e5b 100644
--- a/portato/gui/windows/main.py
+++ b/portato/gui/windows/main.py
@@ -596,7 +596,6 @@ class MainWindow (Window):
# package db
splash(_("Creating Database"))
self.db = Database()
- self.db.populate()
# set plugins and plugin-menu
splash(_("Loading Plugins"))
>-27/+11 2009-09-03Use this wrapper instead of ctypes to set the textdomain and stuff for the gt...René 'Necoro' Neumann1-9/+5 2009-09-03Add small wrapper to C-gettextRené 'Necoro' Neumann2-1/+22 2009-08-31Update messages.potRené 'Necoro' Neumann1-42/+94 2009-08-31Removed the gtk- strings from translationsRené 'Necoro' Neumann7-3639/+3479 2009-08-31Removed the 'translatable' attribute from 'gtk-*' stringsRené 'Necoro' Neumann5-11/+11 2009-08-31Removed TODO. Renamed ChangeLog to TODORené 'Necoro' Neumann2-40/+0 2009-08-27Only import stuff if necessaryRené 'Necoro' Neumann1-8/+8 2009-08-25Release the threadQueue-Lock in syncv0.13René 'Necoro' Neumann1-0/+1 2009-08-25Updated portugese translationAlberto Federman Neto1-650/+687 2009-08-15Update spanish translationDaniel Halens1-245/+258 2009-08-15Use boolean flags instead of obscure C flags for ipc.MessageQueueRené 'Necoro' Neumann3-13/+15 2009-08-15TypoRené 'Necoro' Neumann1-1/+1 2009-08-15Enhanced the extensions.shRené 'Necoro' Neumann1-3/+8 2009-08-15Move eix-format to correct locationRené 'Necoro' Neumann1-0/+0