/usr/share/kde4/config.kcfg/jpegcreatorsettings.kcfg is in kde-runtime-data 4:4.8.2-0ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE kcfg SYSTEM "http://www.kde.org/standards/kcfg/1.0/kcfg.dtd">
<kcfg>
<kcfgfile name="jpegcreatorrc"/>
<group name="General">
<entry name="rotate" type="bool">
<label>Rotate JPEG automatically</label>
<default>true</default>
</entry>
</group>
</kcfg>
|