evolution r37178 - in branches/gnome-2-24: . tools
- From: sragavan svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution r37178 - in branches/gnome-2-24: . tools
- Date: Thu, 29 Jan 2009 16:12:03 +0000 (UTC)
Author: sragavan
Date: Thu Jan 29 16:12:03 2009
New Revision: 37178
URL: http://svn.gnome.org/viewvc/evolution?rev=37178&view=rev
Log:
2009-01-29 Srinivasa Ragavan <sragavan novell com>
* tools/killev.c: Added another pattern to killev
Modified:
branches/gnome-2-24/ChangeLog
branches/gnome-2-24/tools/killev.c
Modified: branches/gnome-2-24/tools/killev.c
==============================================================================
--- branches/gnome-2-24/tools/killev.c (original)
+++ branches/gnome-2-24/tools/killev.c Thu Jan 29 16:12:03 2009
@@ -83,7 +83,7 @@
}
static const char *patterns[] = {
- "%s", "%.16s", "lt-%s", "lt-%.13s"
+ "%s", "%.16s", "lt-%s", "lt-%.13s", "%s.bin"
};
static const int n_patterns = G_N_ELEMENTS (patterns);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]