]> Dogcows Code - chaz/openbox/commitdiff
follow new xsd
authorDana Jansens <danakj@orodu.net>
Mon, 5 Mar 2007 16:24:35 +0000 (16:24 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 5 Mar 2007 16:24:35 +0000 (16:24 +0000)
themes/Mikachu/openbox-3/themerc.xml
themes/Natura/openbox-3/themerc.xml
themes/artwiz-boxed/openbox-3/themerc.xml
themes/bear2/openbox-3/themerc.xml
themes/syscrash/openbox-3/themerc.xml

index 6ea59cb26cab7a529b0ca67e757d6880c2bc63a5..63bf04149cdb0b70c96fe812dd07a6c57819ef19 100644 (file)
@@ -2,14 +2,14 @@
 <openbox_theme version="1" xmlns="http://openbox.org/themerc">
   <dimensions>
     <handle>0</handle>
-    <padding horizontal="1" vertical="1"/>
+    <padding x="1" y="1"/>
   </dimensions>
   <window>
     <border>
       <width>1</width>
       <primary r="34" g="51" b="68" a="255"/>
     </border>
-    <clientpadding horizontal="0" vertical="0"/>
+    <clientpadding x="0" y="0"/>
     <justify>left</justify>
     <active>
       <clientpadding r="128" g="128" b="160" a="255"/>
index b94e28193b57cc2d71c8d4cb975669cc43c1bac6..698552e09fa6a9e670b2e93c2cda4abafbf5e7a9 100644 (file)
@@ -1,17 +1,15 @@
-<!-- Natura by quandar (http://deletefactory.net/quandar) -->
-
 <?xml version="1.0"?>
 <openbox_theme version="1" xmlns="http://openbox.org/themerc">
   <dimensions>
     <handle>2</handle>
-    <padding horizontal="2" vertical="2"/>
+    <padding x="2" y="2"/>
   </dimensions>
   <window>
     <border>
       <width>1</width>
       <primary r="0" g="0" b="0" a="255"/>
     </border>
-    <clientpadding horizontal="0" vertical="0"/>
+    <clientpadding x="0" y="0"/>
     <justify>left</justify>
     <active>
       <clientpadding r="238" g="238" b="238" a="255"/>
index 73cf82c4cb2bb8155e4ef81da0b5aa89677f5a87..104f7a27cfb34217b1739a9c5b42fad465c08d9e 100644 (file)
@@ -2,7 +2,7 @@
 <openbox_theme version="1" xmlns="http://openbox.org/themerc">
   <dimensions>
     <handle>4</handle>
-    <padding horizontal="1" vertical="1"/>
+    <padding x="1" y="1"/>
   </dimensions>
   <window>
     <border>
index e1e17223cb7789a7953db8631d85d71213bb2ec8..7fc5b1796aebf2a8fe2d43f937cb4cffb838f5e9 100644 (file)
@@ -2,14 +2,14 @@
 <openbox_theme version="1" xmlns="http://openbox.org/themerc">
   <dimensions>
     <handle>4</handle>
-    <padding horizontal="3" vertical="3"/>
+    <padding x="3" y="3"/>
   </dimensions>
   <window>
     <border>
       <width>1</width>
       <primary r="78" g="78" b="78" a="255"/>
     </border>
-    <clientpadding horizontal="0" vertical="0"/>
+    <clientpadding x="0" y="0"/>
     <justify>center</justify>
     <active>
       <clientpadding r="238" g="238" b="236" a="255"/>
index 5048cf06d32ed8aa6559c8fb021af612d77a7c4e..ae95cf2a4aa7570b2edb24b64dea6b63358dfec6 100644 (file)
@@ -1,17 +1,15 @@
-<!-- syscrash's theme, based off nightm4re's flax or something -->
-
 <?xml version="1.0"?>
 <openbox_theme version="1" xmlns="http://openbox.org/themerc">
   <dimensions>
     <handle>3</handle>
-    <padding horizontal="2" vertical="2"/>
+    <padding x="2" y="2"/>
   </dimensions>
   <window>
     <border>
       <width>1</width>
       <primary r="34" g="34" b="28" a="255"/>
     </border>
-    <clientpadding horizontal="0" vertical="0"/>
+    <clientpadding x="0" y="0"/>
     <justify>left</justify>
     <active>
       <label>
This page took 0.025202 seconds and 4 git commands to generate.