Code freeze break request for gnome-python-desktop (brasero module)
- From: Gustavo Carneiro <gjc inescporto pt>
- To: release-team gnome org
- Cc: desktop-devel-list gnome org
- Subject: Code freeze break request for gnome-python-desktop (brasero module)
- Date: Thu, 17 Sep 2009 11:20:17 +0100
Requesting permission to apply this one-liner fix for a silly bug in the
braseroburn module in gnome-python-desktop. It seems harmless (but I
even tested it just in case) and adds a bunch of constants that were
supposed to be there and without which it is impossible to write some code.
--- braseroburn/brasero_burn_module.c.orig 2009-09-16 14:14:27.000000000 +0100
+++ braseroburn/brasero_burn_module.c 2009-09-16 14:14:50.000000000 +0100
@@ -69,6 +69,6 @@
/* init auto-gened classes */
brasero_burn_register_classes (d);
-/* brasero_burn_add_constants (m, "BRASERO_BURN_"); */
+ brasero_burn_add_constants (m, "BRASERO_BURN_");
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]