nemo r117 - trunk/common



Author: arj
Date: Tue Aug  5 16:15:51 2008
New Revision: 117
URL: http://svn.gnome.org/viewvc/nemo?rev=117&view=rev

Log:
Add Open Office + Gimp filetypes as default types

Please upgrade your ~/.nemo/configuration.xml



Modified:
   trunk/common/Configuration.cs

Modified: trunk/common/Configuration.cs
==============================================================================
--- trunk/common/Configuration.cs	(original)
+++ trunk/common/Configuration.cs	Tue Aug  5 16:15:51 2008
@@ -53,7 +53,7 @@
 			main_window_y = 0;
 			exclude_dirs = "/. /CVS/ /CVSROOT/";
 			exclude_files = "~ .db .o";
-			include_files = ".txt .doc .docx .pdf .png .jpg .gif .ppt .xls .xlsx .avi .mpg .mkv .tar.gz .tar.bz2 .zip";
+			include_files = ".txt .doc .docx .pdf .png .jpg .gif .ppt .xls .xlsx .avi .mpg .mkv .tar.gz .tar.bz2 .zip .odt .ods .odp .xfc";
 			search_tool = "tracker";
 			first_run = true;
 		}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]