diff --git a/content/bindings.xml b/content/bindings.xml index fe2d5a20..9c87bdc3 100644 --- a/content/bindings.xml +++ b/content/bindings.xml @@ -1,8 +1,6 @@ -%tabBrowserDTD; %globalDTD; ]> @@ -18,23 +16,6 @@ - - - - - - - - - - - - - - - diff --git a/content/tabs.js b/content/tabs.js index 399181e6..942bdadd 100644 --- a/content/tabs.js +++ b/content/tabs.js @@ -231,7 +231,7 @@ function Tabs() //{{{ }); // TODO: Add option, or only apply when go~=[nN] styles.addSheet("tab-binding", "chrome://*", - ".tabbrowser-tab { -moz-binding: url(chrome://liberator/content/bindings.xml#tab); }", true); + ".tabbrowser-tab { -moz-binding: url(chrome://liberator/content/vimperator/bindings.xml#tab); }", true); } diff --git a/content/vimperator/bindings.xml b/content/vimperator/bindings.xml new file mode 100644 index 00000000..2617806a --- /dev/null +++ b/content/vimperator/bindings.xml @@ -0,0 +1,34 @@ + + + +%tabBrowserDTD; + +%globalDTD; +]> + + + + + + + + + + + + + + + + + + + + +