sabayon r909 - in trunk: . lib
- From: jrobeson svn gnome org
- To: svn-commits-list gnome org
- Subject: sabayon r909 - in trunk: . lib
- Date: Wed, 16 Jan 2008 02:52:04 +0000 (GMT)
Author: jrobeson
Date: Wed Jan 16 02:52:03 2008
New Revision: 909
URL: http://svn.gnome.org/viewvc/sabayon?rev=909&view=rev
Log:
Add more ignored files/directories to lib/config.py.in
Modified:
trunk/ChangeLog
trunk/lib/config.py.in
Modified: trunk/lib/config.py.in
==============================================================================
--- trunk/lib/config.py.in (original)
+++ trunk/lib/config.py.in Wed Jan 16 02:52:03 2008
@@ -93,16 +93,18 @@
".gnome2/share/cursor-fonts/fonts.dir",
".gnome2/share/fonts/fonts.dir",
".gtkrc-1.2-gnome2*",
- ".recently-used",
- ".xsession-errors",
- ".local",
- ".config"
+ ".pulse-cookie",
+ ".recently-used*",
+ ".xsession-errors"
]
#
# Directories which we don't want to see change notifications for
#
DIRECTORIES_TO_IGNORE = [
+ ".beagle",
+ ".cache",
+ ".fontconfig",
".gconf",
".gconf.xml.defaults",
".gconf.xml.mandatory",
@@ -115,8 +117,7 @@
".profile_cache",
".thumbnails",
".wapi",
- ".fontconfig",
- ".beagle"
+ ".Trash"
]
#
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]