bugzilla-newer r713 - trunk



Author: ovitters
Date: Mon Jan 19 17:20:11 2009
New Revision: 713
URL: http://svn.gnome.org/viewvc/bugzilla-newer?rev=713&view=rev

Log:
2009-01-19  Olav Vitters  <olav bkor dhs org>

* globals.pl: Add Admin, Development as GNOME classifications.


Modified:
   trunk/ChangeLog
   trunk/globals.pl

Modified: trunk/globals.pl
==============================================================================
--- trunk/globals.pl	(original)
+++ trunk/globals.pl	Mon Jan 19 17:20:11 2009
@@ -1244,7 +1244,7 @@
 # is considered an open bug.
 
 sub GnomeClassifications {
-    return ('Bindings','Platform','Desktop');
+    return ('Admin','Bindings','Desktop','Development','Platform');
 }
 
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]