From 55711f4f4cb65e7077bc4e0fe92829c3a70f367a Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Wed, 18 Apr 2007 19:29:37 +0000 Subject: [PATCH] * fixed nautilus to not update mime database - this needs a generic fix git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20862 10447126-35f2-4685-b0cf-6dd780d3921f --- gnome2/nautilus/nautilus.conf | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 gnome2/nautilus/nautilus.conf diff --git a/gnome2/nautilus/nautilus.conf b/gnome2/nautilus/nautilus.conf new file mode 100644 index 000000000..82be09cb1 --- /dev/null +++ b/gnome2/nautilus/nautilus.conf @@ -0,0 +1,15 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../nautilus/nautilus.conf +# Copyright (C) 2007 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +var_append confopt ' ' '--disable-update-mimedb'