Enlightenment CVS committal
Author : xcomputerman
Module : CVSROOT
Dir : CVSROOT
Modified Files:
ciabot.pl
Log Message:
Flaming pretzels! We forgot Eterm!
===================================================================
RCS file: /cvsroot/enlightenment/CVSROOT/ciabot.pl,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -3 -r1.32 -r1.33
--- ciabot.pl 17 Jan 2004 18:32:28 -0000 1.32
+++ ciabot.pl 19 Jan 2004 21:38:44 -0000 1.33
@@ -27,7 +27,7 @@
# If it does not work, try to disable $xml_rpc in the configuration section
# below.
#
-# $Id: ciabot.pl,v 1.32 2004/01/17 18:32:28 xcomputerman Exp $
+# $Id: ciabot.pl,v 1.33 2004/01/19 21:38:44 xcomputerman Exp $
use strict;
use vars qw ($project $from_email $dest_email $rpc_uri $sendmail $sync_delay
@@ -119,7 +119,7 @@
$_ = $dir[0];
if((my $first, my $second, my $third) = /^e17\/(\w*)\/(\w*)\/(.*)/) {
$module = "e17/" . $first . "/" . $second;
-} elsif(($first, $second, $third) = /^(e16|misc)\/(\w*)\/(.*)/) {
+} elsif(($first, $second, $third) = /^(e16|misc|eterm)\/(\w*)\/(.*)/) {
$module = $first . "/" . $second;
} else {
$module = $dir[0];
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs