Support for update_interval_on_battery
[monky] / doc / lua.xml
index 807fc85..cb7f8f1 100644 (file)
             <simplelist>
                 <member>
                     <command>drawable</command>
-                    <option>- Window's drawable (Xlib
+                    <option>Window's drawable (Xlib
                     Drawable)</option>
                 </member>
                 <member>
                     <command>visual</command>
-                    <option>- Window's visual (Xlib
-                    Visual)</option>
+                    <option>Window's visual (Xlib Visual)</option>
                 </member>
                 <member>
                     <command>display</command>
-                    <option>- Window's display (Xlib
+                    <option>Window's display (Xlib
                     Display)</option>
                 </member>
                 <member>
                     <command>width</command>
-                    <option>- Window width (in pixels)</option>
+                    <option>Window width (in pixels)</option>
                 </member>
                 <member>
                     <command>height</command>
-                    <option>- Window height (in pixels)</option>
+                    <option>Window height (in pixels)</option>
                 </member>
                 <member>
                     <command>border_inner_margin</command>
-                    <option>- Window's inner border margin (in
+                    <option>Window's inner border margin (in
                     pixels)</option>
                 </member>
                 <member>
                     <command>border_outer_margin</command>
-                    <option>- Window's outer border margin (in
+                    <option>Window's outer border margin (in
                     pixels)</option>
                 </member>
                 <member>
                     <command>border_width</command>
-                    <option>- Window's border width (in
+                    <option>Window's border width (in
                     pixels)</option>
                 </member>
                 <member>
                     <command>text_start_x</command>
-                    <option>- The x component of the starting
+                    <option>The x component of the starting
                     coordinate of text drawing</option>
                 </member>
                 <member>
                     <command>text_start_y</command>
-                    <option>- The y component of the starting
+                    <option>The y component of the starting
                     coordinate of text drawing</option>
                 </member>
                 <member>
                     <command>text_width</command>
-                    <option>- The width of the text drawing
+                    <option>The width of the text drawing
                     region</option>
                 </member>
                 <member>
                     <command>text_height</command>
-                    <option>- The height of the text drawing
+                    <option>The height of the text drawing
                     region</option>
                 </member>
             </simplelist>
     <varlistentry>
         <term>
             <command>
+                <option>conky_build_date</option>
+            </command>
+            <option>string</option>
+        </term>
+        <listitem>
+            <para>A string containing the build date for this
+            particular instance of Conky.</para>
+        </listitem>
+    </varlistentry>
+    <varlistentry>
+        <term>
+            <command>
+                <option>conky_build_arch</option>
+            </command>
+            <option>string</option>
+        </term>
+        <listitem>
+            <para>A string containing the build architecture for
+            this particular instance of Conky.</para>
+        </listitem>
+    </varlistentry>
+    <varlistentry>
+        <term>
+            <command>
                 <option>conky_version</option>
             </command>
             <option>string</option>