From: fbrehm Date: Mon, 23 Apr 2012 10:52:19 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=4fb8c0715a74f5d1dbd746a857f0928fc0d86f6a;p=config%2Fsamara%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/._cfg0000_colord.conf b/._cfg0000_colord.conf new file mode 100644 index 0000000..1f36101 --- /dev/null +++ b/._cfg0000_colord.conf @@ -0,0 +1,28 @@ +[colord] + +# This controls whether we search external volumes for color profiles. +# +# default=false +SearchVolumes=false + +# If we should use SANE to add scanner and camera devices. +# +# If this is set to 'true' then a colord-sane process will +# automatically be started by the daemon which watches USB scanner +# devices as they are inserted and removed. +# +# default=true +UseSANE=true + +# If we should create a dummy sensor for testing +# +# default=false +CreateDummySensor=false + +# Known profiles are specific colorspaces that applications may request, +# e.g. 'AdobeRGB' or 'sRGB'. +# This key sets up any manual overrides that are not automatically added +# using the profile dictionary metadata. +# +# default= +StandardSpaces=adobe-rgb:/usr/share/color/icc/Argyll/ClayRGB1998.icm;srgb:/usr/share/color/icc/Argyll/sRGB.icm;prophoto-rgb:/usr/share/color/icc/Argyll/ProPhotoRGB.icc diff --git a/.etckeeper b/.etckeeper index 1f2d560..5f4e38d 100755 --- a/.etckeeper +++ b/.etckeeper @@ -36,6 +36,7 @@ mkdir -p './texmf/dvipdfm/config' mkdir -p './texmf/dvips.d' mkdir -p './unixODBC/ODBCDataSources' maybe chmod 0755 '.' +maybe chmod 0644 './._cfg0000_colord.conf' maybe chmod 0700 './.etckeeper' maybe chmod 0600 './.gitignore' maybe chmod 0600 './.pwd.lock' @@ -582,6 +583,7 @@ maybe chmod 0755 './dbus-1/session.d' maybe chmod 0644 './dbus-1/session.d/.keep_sys-apps_dbus-0' maybe chmod 0644 './dbus-1/system.conf' maybe chmod 0755 './dbus-1/system.d' +maybe chmod 0644 './dbus-1/system.d/._cfg0000_org.freedesktop.ColorManager.conf' maybe chmod 0644 './dbus-1/system.d/.keep_sys-apps_dbus-0' maybe chmod 0644 './dbus-1/system.d/ConsoleKit.conf' maybe chmod 0644 './dbus-1/system.d/NetworkManager.conf' @@ -599,6 +601,7 @@ maybe chmod 0644 './dbus-1/system.d/org.freedesktop.ModemManager.conf' maybe chmod 0644 './dbus-1/system.d/org.freedesktop.PolicyKit1.conf' maybe chmod 0644 './dbus-1/system.d/org.freedesktop.UDisks.conf' maybe chmod 0644 './dbus-1/system.d/org.freedesktop.UPower.conf' +maybe chmod 0644 './dbus-1/system.d/org.freedesktop.colord-sane.conf' maybe chmod 0644 './dbus-1/system.d/org.gnome.CPUFreqSelector.conf' maybe chmod 0644 './dbus-1/system.d/org.gnome.GConf.Defaults.conf' maybe chmod 0644 './dbus-1/system.d/org.gnome.SettingsDaemon.DateTimeMechanism.conf' diff --git a/dbus-1/system.d/._cfg0000_org.freedesktop.ColorManager.conf b/dbus-1/system.d/._cfg0000_org.freedesktop.ColorManager.conf new file mode 100644 index 0000000..cfe7f05 --- /dev/null +++ b/dbus-1/system.d/._cfg0000_org.freedesktop.ColorManager.conf @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dbus-1/system.d/org.freedesktop.colord-sane.conf b/dbus-1/system.d/org.freedesktop.colord-sane.conf new file mode 100644 index 0000000..3398b93 --- /dev/null +++ b/dbus-1/system.d/org.freedesktop.colord-sane.conf @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + +