Ignore:
Timestamp:
06/13/07 16:55:58 (5 years ago)
Author:
dar
Message:

Indentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/xAudioHier/Xul_Audio/chrome/content/audio-toolkit/background.xml

    r7950 r9275  
    3939-->  
    4040 
    41 <bindings xmlns = "http://www.mozilla.org/xbl" 
    42         xmlns:xbl = "http://www.mozilla.org/xbl" 
    43         xmlns:html = "http://www.w3.org/1999/xhtml" 
    44         xmlns:xul = "http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" 
    45         xmlns:ec = "http://ircam.fr/ecoute" 
    46         xmlns:xlink="http://www.w3.org/1999/xlink" 
     41<bindings xmlns="http://www.mozilla.org/xbl" xmlns:xbl="http://www.mozilla.org/xbl" 
     42        xmlns:html="http://www.w3.org/1999/xhtml" 
     43        xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" 
     44        xmlns:ec="http://ircam.fr/ecoute" xmlns:xlink="http://www.w3.org/1999/xlink" 
    4745        xmlns:svg="http://www.w3.org/2000/svg"> 
    4846 
    4947 
    5048 
    51         <binding id="background" extends="svg:generic"> 
    52         </binding> 
     49        <binding id="background" extends="svg:generic"> </binding> 
    5350 
    5451 
    5552</bindings> 
    56  
Note: See TracChangeset for help on using the changeset viewer.