- Timestamp:
- 06/13/07 16:55:58 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/xAudioHier/Xul_Audio/chrome/content/audio-toolkit/background.xml
r7950 r9275 39 39 --> 40 40 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" 47 45 xmlns:svg="http://www.w3.org/2000/svg"> 48 46 49 47 50 48 51 <binding id="background" extends="svg:generic"> 52 </binding> 49 <binding id="background" extends="svg:generic"> </binding> 53 50 54 51 55 52 </bindings> 56
Note: See TracChangeset
for help on using the changeset viewer.