deskbar-applet r2058 - in branches/gnome-2-22: . deskbar
- From: sebp svn gnome org
- To: svn-commits-list gnome org
- Subject: deskbar-applet r2058 - in branches/gnome-2-22: . deskbar
- Date: Mon, 31 Mar 2008 11:24:35 +0100 (BST)
Author: sebp
Date: Mon Mar 31 11:24:35 2008
New Revision: 2058
URL: http://svn.gnome.org/viewvc/deskbar-applet?rev=2058&view=rev
Log:
Updated modules whitelist to include all modules we ship
Modified:
branches/gnome-2-22/ChangeLog
branches/gnome-2-22/deskbar/gtkexcepthook.py
Modified: branches/gnome-2-22/deskbar/gtkexcepthook.py
==============================================================================
--- branches/gnome-2-22/deskbar/gtkexcepthook.py (original)
+++ branches/gnome-2-22/deskbar/gtkexcepthook.py Mon Mar 31 11:24:35 2008
@@ -16,7 +16,9 @@
# List of modules that will be reported
# by bug buddy if an exception occurs
BUG_BUDDY_MODULES_WHITELIST = set(
- ["desklicious.py",
+ ["beagle-live.py",
+ "beagle-static.py",
+ "desklicious.py",
"epiphany.py",
"evolution.py",
"files.py",
@@ -26,6 +28,8 @@
"mozilla.py",
"programs.py",
"recent.py",
+ "templates.py",
+ "tomboy.py",
"web_address.py",
"yahoo.py",]
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]