Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • d198bc9
  • /
  • doc
  • /
  • usermanual
  • /
  • preferences
  • /
  • preferences.xml
Raw File Download
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:e8e751c535f01ae8dc4cbc7dfdc8587c21df9760
directory badge Iframe embedding
swh:1:dir:5df1105c0d555e4aabe6c405283e2c168a56b06e
Citations

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
preferences.xml
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
               "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
		<!ENTITY % darktable_dtd SYSTEM "../dtd/darktable.dtd">
		%darktable_dtd;
		]>
<chapter status="final" id="preferences_chapter">

  <chapterinfo>
    <keywordset>
      <keyword>preferences</keyword>
      <keyword>settings</keyword>
      <keyword>configuration</keyword>
      <keyword>options</keyword>
      <keyword>accelerators</keyword>
    </keywordset>
  </chapterinfo>

  <title>Preferences and settings</title>

  <indexterm>
    <primary>preferences and settings</primary>
  </indexterm>

  <para>
    darktable comes with a number of settings that can be configured by users. You reach the
    configuration menu by clicking
    <inlinegraphic fileref="&icon_preferences;" scalefit="1" width="2%" align="center" />
    at the top of the screen.
  </para>

  <para>
    <screenshot>

      <screeninfo>The preferences window</screeninfo>

      <graphic fileref="images/preferences_view.png" scalefit="1" width="80%"></graphic>

    </screenshot>
  </para>

<!-- gui options -->

  <xi:include href="gui_options.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>

<!-- core options -->

  <xi:include href="core_options.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>

<!-- session options -->

  <xi:include href="session_options.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>

<!-- Keyaccelerators/shortcuts -->

  <xi:include href="keyaccelerators.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>

<!-- presets -->

  <xi:include href="presets.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>

</chapter>

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Contact— JavaScript license information— Web API

back to top