[plasma-mobile/plasma-camera] src: Fix type name in kcfg file

Nicolas Fella <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 642d52db83e3ba22d8d5436a77e70c8f81bef07d by Nicolas Fella.
Committed on 23/07/2026 at 20:00.
Pushed by nicolasfella into branch 'master'.

Fix type name in kcfg file

M  +10   -10   src/camerasettings.kcfg

https://invent.kde.org/plasma-mobile/plasma-camera/-/commit/642d52db83e3ba22d8d5436a77e70c8f81bef07d

diff --git a/src/camerasettings.kcfg b/src/camerasettings.kcfg
index 9677028..1b8e84d 100644
--- a/src/camerasettings.kcfg
+++ b/src/camerasettings.kcfg
@@ -9,26 +9,26 @@
                           http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
     <kcfgfile name="plasmacamerarc" />
     <group name="General">
-        <entry key="resolution" type="size"></entry> <!-- Unused -->
-        <entry key="cameraDeviceId" type="string"></entry>
-        <entry key="cameraPosition" type="int"></entry> <!-- Unused -->
-        <entry key="whiteBalanceMode" type="int"></entry> <!-- Unused -->
-        <entry key="videoRecordingFps" type="int">
+        <entry key="resolution" type="Size"></entry> <!-- Unused -->
+        <entry key="cameraDeviceId" type="String"></entry>
+        <entry key="cameraPosition" type="Int"></entry> <!-- Unused -->
+        <entry key="whiteBalanceMode" type="Int"></entry> <!-- Unused -->
+        <entry key="videoRecordingFps" type="Int">
             <default>24</default>
         </entry>
-        <entry key="videoRecordingQuality" type="int">
+        <entry key="videoRecordingQuality" type="Int">
             <default>2</default> <!-- PlasmaCameraManager::NormalQuality -->
         </entry>
-        <entry key="videoResolution" type="int">
+        <entry key="videoResolution" type="Int">
             <default>0</default> <!-- PlasmaCameraManager::ResolutionAuto -->
         </entry>
-        <entry key="videoCodec" type="int">
+        <entry key="videoCodec" type="Int">
             <default>0</default> <!-- PlasmaCameraManager::H264 -->
         </entry>
-        <entry key="filenamePattern" type="int">
+        <entry key="filenamePattern" type="Int">
             <default>0</default> <!-- PlasmaCameraManager::FilenameNumericSequential -->
         </entry>
-        <entry key="outputPath" type="int">
+        <entry key="outputPath" type="Int">
             <default>0</default> <!-- PlasmaCameraManager::outputPathDefault -->
         </entry>
     </group>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.