[26747] in Source-Commits
/svn/athena r25726 - trunk/debathena/config/email-icon-config/debian
daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Thu Aug 16 11:09:20 2012
Date: Thu, 16 Aug 2012 11:09:18 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201208161509.q7GF9IVF023445@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: jdreed
Date: 2012-08-16 11:09:18 -0400 (Thu, 16 Aug 2012)
New Revision: 25726
Modified:
trunk/debathena/config/email-icon-config/debian/changelog
trunk/debathena/config/email-icon-config/debian/debathena-email-switch
Log:
In email-icon-config:
* Just run evolution, don't attempt to be clever about it
Modified: trunk/debathena/config/email-icon-config/debian/changelog
===================================================================
--- trunk/debathena/config/email-icon-config/debian/changelog 2012-08-16 14:48:54 UTC (rev 25725)
+++ trunk/debathena/config/email-icon-config/debian/changelog 2012-08-16 15:09:18 UTC (rev 25726)
@@ -1,8 +1,9 @@
-debathena-email-icon-config (1.4) UNRELEASED; urgency=low
+debathena-email-icon-config (1.4) unstable; urgency=low
* Bump debian/compat to 6
+ * Just run evolution, don't attempt to be clever about it
- -- Jonathan Reed <jdreed@mit.edu> Sun, 01 Jul 2012 12:21:37 -0400
+ -- Jonathan Reed <jdreed@mit.edu> Thu, 16 Aug 2012 11:09:04 -0400
debathena-email-icon-config (1.3) unstable; urgency=low
Modified: trunk/debathena/config/email-icon-config/debian/debathena-email-switch
===================================================================
--- trunk/debathena/config/email-icon-config/debian/debathena-email-switch 2012-08-16 14:48:54 UTC (rev 25725)
+++ trunk/debathena/config/email-icon-config/debian/debathena-email-switch 2012-08-16 15:09:18 UTC (rev 25726)
@@ -10,5 +10,5 @@
fi
exec "$browser" http://owa.mit.edu/
else
- exec evolution --component=mail
+ exec evolution
fi