]> git.mdlowis.com Git - proto/labwc.git/commitdiff
docs/rc.xml: populate <theme><name> to avoid empty string
authorJohan Malm <jgm323@gmail.com>
Sat, 6 Dec 2025 14:28:04 +0000 (14:28 +0000)
committerHiroaki Yamamoto <hrak1529@gmail.com>
Sun, 7 Dec 2025 05:54:19 +0000 (14:54 +0900)
docs/rc.xml

index ec9a2f6f1f6e2c7d101a5a8c9068624ade5f61f2..49d36369c3d154d521c832cde4049db139e3c509 100644 (file)
@@ -6,7 +6,7 @@
 <labwc_config>
 
   <theme>
-    <name></name>
+    <name>Clearlooks-3.4</name>
     <cornerRadius>8</cornerRadius>
     <font name="sans" size="10" />
   </theme>