[sabayon] Commit: Ignore .esd_auth by default
- From: William Lachance <wrlach gmail com>
- To: sabayon-list <sabayon-list gnome org>
- Subject: [sabayon] Commit: Ignore .esd_auth by default
- Date: Sun, 2 Oct 2005 03:00:59 -0400
A trivial patch which had been lying around in my tree for a while.. and is now committed to CVS.
--
William Lachance
wrlach gmail com
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/sabayon/ChangeLog,v
retrieving revision 1.270
diff -u -r1.270 ChangeLog
--- ChangeLog 21 Sep 2005 08:54:16 -0000 1.270
+++ ChangeLog 2 Oct 2005 06:59:28 -0000
@@ -1,3 +1,7 @@
+2005-10-02 02:57:00 EST 2005 William Lachance <wrlach gmail com>
+
+ * lib/config.py.in: ignore .esd_auth.
+
Wed Sep 21 10:53:17 CEST 2005 Daniel Veillard <veillard redhat com>
* configure.ac lib/config.py.in lib/Makefile.am: applied patch from
Index: lib/config.py.in
===================================================================
RCS file: /cvs/gnome/sabayon/lib/config.py.in,v
retrieving revision 1.42
diff -u -r1.42 config.py.in
--- lib/config.py.in 21 Sep 2005 08:54:19 -0000 1.42
+++ lib/config.py.in 2 Oct 2005 06:59:28 -0000
@@ -82,6 +82,7 @@
#
FILES_TO_IGNORE = [
".ICEauthority*",
+ ".esd_auth",
".fonts.cache-1*",
".gconf.path.defaults",
".gconf.path.defaults.new",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]