[whups] [patch] makes whups called "Tickets," not "Bugs."
Jason M. Felice
jfelice at cronosys.com
Tue Aug 26 11:22:38 PDT 2003
It's always bothered me.
--
Jason M. Felice
Cronosys, LLC <http://www.cronosys.com/>
216.221.4600 x302
-------------- next part --------------
epm diff registry.php.dist
--- registry.php.dist Tue Aug 26 14:21:57 2003
+++ registry.php.dist Tue Aug 26 14:21:57 2003
@@ -269,7 +269,7 @@
'fileroot' => dirname(__FILE__) . '/../whups',
'webroot' => $this->applications['horde']['webroot'] . '/whups',
'icon' => $this->applications['horde']['webroot'] . '/whups/graphics/whups.gif',
- 'name' => _("Bugs"),
+ 'name' => _("Tickets"),
'allow_guests' => false,
'status' => 'active',
'provides' => 'projects',
More information about the whups
mailing list