[Bug-triage-commits] bug-triage: Changes to 'master'
Gustavo Rezende Montesino
grm-guest at alioth.debian.org
Thu Jun 14 18:25:21 UTC 2007
ChangeLog | 7 ++
src/bug-triage | 3 +-
src/lib/config.py | 8 +-
src/lib/exceptions.py | 4 +-
src/lib/ui/gtk/BugStore.py | 90 ++++++++--------
src/lib/ui/gtk/MainWindow.py | 234 ++++++++++++++++++++--------------------
src/lib/ui/gtk/QueryBuilder.py | 76 +++++++-------
src/lib/ui/gtk/UIManager.py | 58 +++++-----
8 files changed, 244 insertions(+), 236 deletions(-)
New commits:
commit b467df510d0a30bffd512a733d02fcbdd05a461b
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date: Thu Jun 14 15:24:33 2007 -0300
src/*.py: expand tabs to fix identation errors.
commit a7b81e5dca44bee95eebcb10edfb3213ca08cba3
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date: Thu Jun 14 15:21:36 2007 -0300
src/bug-triage: fix sys.path to allow execution from the source
root dir in addition to the src dir.
More information about the Bug-triage-commits
mailing list