We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37bce4c commit f65f3a3Copy full SHA for f65f3a3
data/darktableconfig.xml.in
@@ -111,8 +111,8 @@
111
<name>ui/show_welcome_screen</name>
112
<type>bool</type>
113
<default>true</default>
114
- <shortdescription>show welcome screen on first run</shortdescription>
115
- <longdescription>display the welcome setup screen the first time darktable is launched</longdescription>
+ <shortdescription>show welcome screen on next run</shortdescription>
+ <longdescription>display the welcome setup screen the next time darktable is launched</longdescription>
116
</dtconfig>
117
<dtconfig prefs="misc" section="interface">
118
<name>accel/load_defaults</name>
0 commit comments