From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- devtools/client/jar.mn | 351 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 351 insertions(+) create mode 100644 devtools/client/jar.mn (limited to 'devtools/client/jar.mn') diff --git a/devtools/client/jar.mn b/devtools/client/jar.mn new file mode 100644 index 000000000..763a59fbd --- /dev/null +++ b/devtools/client/jar.mn @@ -0,0 +1,351 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +devtools.jar: +% content devtools %content/ + content/shared/vendor/d3.js (shared/vendor/d3.js) + content/shared/vendor/dagre-d3.js (shared/vendor/dagre-d3.js) + content/shared/widgets/widgets.css (shared/widgets/widgets.css) + content/shared/widgets/VariablesView.xul (shared/widgets/VariablesView.xul) + content/projecteditor/chrome/content/projecteditor.xul (projecteditor/chrome/content/projecteditor.xul) + content/projecteditor/lib/helpers/readdir.js (projecteditor/lib/helpers/readdir.js) + content/projecteditor/chrome/content/projecteditor-loader.xul (projecteditor/chrome/content/projecteditor-loader.xul) + content/projecteditor/chrome/content/projecteditor-test.xul (projecteditor/chrome/content/projecteditor-test.xul) + content/projecteditor/chrome/content/projecteditor-loader.js (projecteditor/chrome/content/projecteditor-loader.js) + content/netmonitor/netmonitor.xul (netmonitor/netmonitor.xul) + content/netmonitor/netmonitor-controller.js (netmonitor/netmonitor-controller.js) + content/netmonitor/netmonitor-view.js (netmonitor/netmonitor-view.js) + content/webconsole/webconsole.xul (webconsole/webconsole.xul) +* content/scratchpad/scratchpad.xul (scratchpad/scratchpad.xul) + content/scratchpad/scratchpad.js (scratchpad/scratchpad.js) + content/shared/splitview.css (shared/splitview.css) + content/shared/theme-switching.js (shared/theme-switching.js) + content/shared/frame-script-utils.js (shared/frame-script-utils.js) + content/styleeditor/styleeditor.xul (styleeditor/styleeditor.xul) + content/storage/storage.xul (storage/storage.xul) + content/inspector/inspector.js (inspector/inspector.js) + content/inspector/markup/markup.xhtml (inspector/markup/markup.xhtml) + content/animationinspector/animation-controller.js (animationinspector/animation-controller.js) + content/animationinspector/animation-panel.js (animationinspector/animation-panel.js) + content/animationinspector/animation-inspector.xhtml (animationinspector/animation-inspector.xhtml) + content/sourceeditor/codemirror/addon/dialog/dialog.css (sourceeditor/codemirror/addon/dialog/dialog.css) + content/sourceeditor/codemirror/addon/hint/show-hint.js (sourceeditor/codemirror/addon/hint/show-hint.js) + content/sourceeditor/codemirror/addon/tern/tern.js (sourceeditor/codemirror/addon/tern/tern.js) + content/sourceeditor/codemirror/codemirror.bundle.js (sourceeditor/codemirror/codemirror.bundle.js) + content/sourceeditor/codemirror/lib/codemirror.css (sourceeditor/codemirror/lib/codemirror.css) + content/sourceeditor/codemirror/mozilla.css (sourceeditor/codemirror/mozilla.css) + content/debugger/new/index.html (debugger/new/index.html) + content/debugger/new/images/angle-brackets.svg (debugger/new/images/angle-brackets.svg) + content/debugger/new/images/arrow.svg (debugger/new/images/arrow.svg) + content/debugger/new/images/blackBox.svg (debugger/new/images/blackBox.svg) + content/debugger/new/images/breakpoint.svg (debugger/new/images/breakpoint.svg) + content/debugger/new/images/close.svg (debugger/new/images/close.svg) + content/debugger/new/images/disableBreakpoints.svg (debugger/new/images/disableBreakpoints.svg) + content/debugger/new/images/domain.svg (debugger/new/images/domain.svg) + content/debugger/new/images/file.svg (debugger/new/images/file.svg) + content/debugger/new/images/folder.svg (debugger/new/images/folder.svg) + content/debugger/new/images/globe.svg (debugger/new/images/globe.svg) + content/debugger/new/images/pause-circle.svg (debugger/new/images/pause-circle.svg) + content/debugger/new/images/pause.svg (debugger/new/images/pause.svg) + content/debugger/new/images/play.svg (debugger/new/images/play.svg) + content/debugger/new/images/prettyPrint.svg (debugger/new/images/prettyPrint.svg) + content/debugger/new/images/resume.svg (debugger/new/images/resume.svg) + content/debugger/new/images/stepIn.svg (debugger/new/images/stepIn.svg) + content/debugger/new/images/stepOut.svg (debugger/new/images/stepOut.svg) + content/debugger/new/images/stepOver.svg (debugger/new/images/stepOver.svg) + content/debugger/new/images/worker.svg (debugger/new/images/worker.svg) + content/debugger/new/images/settings.svg (debugger/new/images/settings.svg) + content/debugger/new/images/subSettings.svg (debugger/new/images/subSettings.svg) + content/debugger/debugger.xul (debugger/debugger.xul) + content/debugger/debugger.css (debugger/debugger.css) + content/debugger/debugger-controller.js (debugger/debugger-controller.js) + content/debugger/debugger-view.js (debugger/debugger-view.js) + content/debugger/views/workers-view.js (debugger/views/workers-view.js) + content/debugger/views/variable-bubble-view.js (debugger/views/variable-bubble-view.js) + content/debugger/views/watch-expressions-view.js (debugger/views/watch-expressions-view.js) + content/debugger/views/global-search-view.js (debugger/views/global-search-view.js) + content/debugger/views/toolbar-view.js (debugger/views/toolbar-view.js) + content/debugger/views/options-view.js (debugger/views/options-view.js) + content/debugger/views/stack-frames-view.js (debugger/views/stack-frames-view.js) + content/debugger/views/stack-frames-classic-view.js (debugger/views/stack-frames-classic-view.js) + content/debugger/views/filter-view.js (debugger/views/filter-view.js) + content/debugger/utils.js (debugger/utils.js) + content/shadereditor/shadereditor.xul (shadereditor/shadereditor.xul) + content/shadereditor/shadereditor.js (shadereditor/shadereditor.js) + content/canvasdebugger/canvasdebugger.xul (canvasdebugger/canvasdebugger.xul) + content/canvasdebugger/canvasdebugger.js (canvasdebugger/canvasdebugger.js) + content/canvasdebugger/snapshotslist.js (canvasdebugger/snapshotslist.js) + content/canvasdebugger/callslist.js (canvasdebugger/callslist.js) + content/webaudioeditor/webaudioeditor.xul (webaudioeditor/webaudioeditor.xul) + content/webaudioeditor/includes.js (webaudioeditor/includes.js) + content/webaudioeditor/models.js (webaudioeditor/models.js) + content/webaudioeditor/controller.js (webaudioeditor/controller.js) + content/webaudioeditor/views/utils.js (webaudioeditor/views/utils.js) + content/webaudioeditor/views/context.js (webaudioeditor/views/context.js) + content/webaudioeditor/views/inspector.js (webaudioeditor/views/inspector.js) + content/webaudioeditor/views/properties.js (webaudioeditor/views/properties.js) + content/webaudioeditor/views/automation.js (webaudioeditor/views/automation.js) + content/performance/performance.xul (performance/performance.xul) + content/performance/performance-controller.js (performance/performance-controller.js) + content/performance/performance-view.js (performance/performance-view.js) + content/performance/views/overview.js (performance/views/overview.js) + content/performance/views/toolbar.js (performance/views/toolbar.js) + content/performance/views/details.js (performance/views/details.js) + content/performance/views/details-abstract-subview.js (performance/views/details-abstract-subview.js) + content/performance/views/details-waterfall.js (performance/views/details-waterfall.js) + content/performance/views/details-js-call-tree.js (performance/views/details-js-call-tree.js) + content/performance/views/details-js-flamegraph.js (performance/views/details-js-flamegraph.js) + content/performance/views/details-memory-call-tree.js (performance/views/details-memory-call-tree.js) + content/performance/views/details-memory-flamegraph.js (performance/views/details-memory-flamegraph.js) + content/performance/views/recordings.js (performance/views/recordings.js) + content/memory/memory.xhtml (memory/memory.xhtml) + content/memory/initializer.js (memory/initializer.js) + content/commandline/commandline.css (commandline/commandline.css) + content/commandline/commandlineoutput.xhtml (commandline/commandlineoutput.xhtml) + content/commandline/commandlinetooltip.xhtml (commandline/commandlinetooltip.xhtml) + content/framework/toolbox-window.xul (framework/toolbox-window.xul) + content/framework/toolbox-options.xhtml (framework/toolbox-options.xhtml) + content/framework/toolbox.xul (framework/toolbox.xul) + content/framework/toolbox-init.js (framework/toolbox-init.js) + content/framework/options-panel.css (framework/options-panel.css) + content/framework/toolbox-process-window.xul (framework/toolbox-process-window.xul) +* content/framework/toolbox-process-window.js (framework/toolbox-process-window.js) + content/framework/dev-edition-promo/dev-edition-promo.xul (framework/dev-edition-promo/dev-edition-promo.xul) +* content/framework/dev-edition-promo/dev-edition-promo.css (framework/dev-edition-promo/dev-edition-promo.css) + content/framework/dev-edition-promo/dev-edition-logo.png (framework/dev-edition-promo/dev-edition-logo.png) + content/inspector/inspector.xhtml (inspector/inspector.xhtml) + content/framework/connect/connect.xhtml (framework/connect/connect.xhtml) + content/framework/connect/connect.css (framework/connect/connect.css) + content/framework/connect/connect.js (framework/connect/connect.js) + content/shared/widgets/graphs-frame.xhtml (shared/widgets/graphs-frame.xhtml) + content/shared/widgets/cubic-bezier.css (shared/widgets/cubic-bezier.css) + content/shared/widgets/mdn-docs.css (shared/widgets/mdn-docs.css) + content/shared/widgets/filter-widget.css (shared/widgets/filter-widget.css) + content/shared/widgets/spectrum.css (shared/widgets/spectrum.css) + content/aboutdebugging/aboutdebugging.xhtml (aboutdebugging/aboutdebugging.xhtml) + content/aboutdebugging/aboutdebugging.css (aboutdebugging/aboutdebugging.css) + content/aboutdebugging/initializer.js (aboutdebugging/initializer.js) + content/responsive.html/index.xhtml (responsive.html/index.xhtml) + content/responsive.html/index.js (responsive.html/index.js) + content/dom/dom.html (dom/dom.html) + content/dom/main.js (dom/main.js) +% skin devtools classic/1.0 %skin/ + skin/devtools-browser.css (themes/devtools-browser.css) + skin/dark-theme.css (themes/dark-theme.css) + skin/light-theme.css (themes/light-theme.css) + skin/firebug-theme.css (themes/firebug-theme.css) + skin/toolbars.css (themes/toolbars.css) + skin/toolbox.css (themes/toolbox.css) + skin/tooltips.css (themes/tooltips.css) + skin/images/add.svg (themes/images/add.svg) + skin/images/filters.svg (themes/images/filters.svg) + skin/images/filter-swatch.svg (themes/images/filter-swatch.svg) + skin/images/grid.svg (themes/images/grid.svg) + skin/images/angle-swatch.svg (themes/images/angle-swatch.svg) + skin/images/pseudo-class.svg (themes/images/pseudo-class.svg) + skin/images/controls.png (themes/images/controls.png) + skin/images/controls@2x.png (themes/images/controls@2x.png) + skin/images/animation-fast-track.svg (themes/images/animation-fast-track.svg) + skin/images/performance-icons.svg (themes/images/performance-icons.svg) + skin/widgets.css (themes/widgets.css) + skin/images/power.svg (themes/images/power.svg) + skin/images/filetypes/dir-close.svg (themes/images/filetypes/dir-close.svg) + skin/images/filetypes/dir-open.svg (themes/images/filetypes/dir-open.svg) + skin/images/filetypes/globe.svg (themes/images/filetypes/globe.svg) + skin/images/commandline-icon.svg (themes/images/commandline-icon.svg) + skin/images/alerticon-warning.png (themes/images/alerticon-warning.png) + skin/images/alerticon-warning@2x.png (themes/images/alerticon-warning@2x.png) + skin/rules.css (themes/rules.css) + skin/commandline.css (themes/commandline.css) + skin/images/command-paintflashing.svg (themes/images/command-paintflashing.svg) + skin/images/command-screenshot.svg (themes/images/command-screenshot.svg) + skin/images/command-responsivemode.svg (themes/images/command-responsivemode.svg) + skin/images/command-pick.svg (themes/images/command-pick.svg) + skin/images/command-frames.svg (themes/images/command-frames.svg) + skin/images/command-console.svg (themes/images/command-console.svg) + skin/images/command-eyedropper.svg (themes/images/command-eyedropper.svg) + skin/images/command-rulers.svg (themes/images/command-rulers.svg) + skin/images/command-measure.svg (themes/images/command-measure.svg) + skin/images/command-noautohide.svg (themes/images/command-noautohide.svg) + skin/markup.css (themes/markup.css) + skin/images/editor-error.png (themes/images/editor-error.png) + skin/images/breakpoint.svg (themes/images/breakpoint.svg) + skin/webconsole.css (themes/webconsole.css) + skin/images/webconsole.svg (themes/images/webconsole.svg) + skin/images/breadcrumbs-scrollbutton.png (themes/images/breadcrumbs-scrollbutton.png) + skin/images/breadcrumbs-scrollbutton@2x.png (themes/images/breadcrumbs-scrollbutton@2x.png) + skin/animationinspector.css (themes/animationinspector.css) + skin/canvasdebugger.css (themes/canvasdebugger.css) + skin/debugger.css (themes/debugger.css) + skin/netmonitor.css (themes/netmonitor.css) + skin/dom.css (themes/dom.css) + skin/performance.css (themes/performance.css) + skin/memory.css (themes/memory.css) + skin/scratchpad.css (themes/scratchpad.css) + skin/shadereditor.css (themes/shadereditor.css) + skin/storage.css (themes/storage.css) + skin/splitview.css (themes/splitview.css) + skin/styleeditor.css (themes/styleeditor.css) + skin/webaudioeditor.css (themes/webaudioeditor.css) + skin/components-frame.css (themes/components-frame.css) + skin/components-h-split-box.css (themes/components-h-split-box.css) + skin/jit-optimizations.css (themes/jit-optimizations.css) + skin/images/filter.svg (themes/images/filter.svg) + skin/images/search.svg (themes/images/search.svg) + skin/images/item-toggle.svg (themes/images/item-toggle.svg) + skin/images/item-arrow-dark-rtl.svg (themes/images/item-arrow-dark-rtl.svg) + skin/images/item-arrow-dark-ltr.svg (themes/images/item-arrow-dark-ltr.svg) + skin/images/item-arrow-rtl.svg (themes/images/item-arrow-rtl.svg) + skin/images/item-arrow-ltr.svg (themes/images/item-arrow-ltr.svg) + skin/images/noise.png (themes/images/noise.png) + skin/images/dropmarker.svg (themes/images/dropmarker.svg) + skin/boxmodel.css (themes/boxmodel.css) + skin/images/geometry-editor.svg (themes/images/geometry-editor.svg) + skin/images/pause.svg (themes/images/pause.svg) + skin/images/play.svg (themes/images/play.svg) + skin/images/fast-forward.svg (themes/images/fast-forward.svg) + skin/images/rewind.svg (themes/images/rewind.svg) + skin/images/debugger-step-in.svg (themes/images/debugger-step-in.svg) + skin/images/debugger-step-out.svg (themes/images/debugger-step-out.svg) + skin/images/debugger-step-over.svg (themes/images/debugger-step-over.svg) + skin/images/debugger-toggleBreakpoints.svg (themes/images/debugger-toggleBreakpoints.svg) + skin/images/tracer-icon.png (themes/images/tracer-icon.png) + skin/images/tracer-icon@2x.png (themes/images/tracer-icon@2x.png) + skin/images/responsivemode/responsive-se-resizer.png (themes/images/responsivemode/responsive-se-resizer.png) + skin/images/responsivemode/responsive-se-resizer@2x.png (themes/images/responsivemode/responsive-se-resizer@2x.png) + skin/images/responsivemode/responsive-vertical-resizer.png (themes/images/responsivemode/responsive-vertical-resizer.png) + skin/images/responsivemode/responsive-vertical-resizer@2x.png (themes/images/responsivemode/responsive-vertical-resizer@2x.png) + skin/images/responsivemode/responsive-horizontal-resizer.png (themes/images/responsivemode/responsive-horizontal-resizer.png) + skin/images/responsivemode/responsive-horizontal-resizer@2x.png (themes/images/responsivemode/responsive-horizontal-resizer@2x.png) + skin/images/responsivemode/responsiveui-rotate.png (themes/images/responsivemode/responsiveui-rotate.png) + skin/images/responsivemode/responsiveui-rotate@2x.png (themes/images/responsivemode/responsiveui-rotate@2x.png) + skin/images/responsivemode/responsiveui-touch.png (themes/images/responsivemode/responsiveui-touch.png) + skin/images/responsivemode/responsiveui-touch@2x.png (themes/images/responsivemode/responsiveui-touch@2x.png) + skin/images/responsivemode/responsiveui-screenshot.png (themes/images/responsivemode/responsiveui-screenshot.png) + skin/images/responsivemode/responsiveui-screenshot@2x.png (themes/images/responsivemode/responsiveui-screenshot@2x.png) + skin/images/responsivemode/responsiveui-home.png (themes/images/responsivemode/responsiveui-home.png) + skin/images/toggle-tools.png (themes/images/toggle-tools.png) + skin/images/toggle-tools@2x.png (themes/images/toggle-tools@2x.png) + skin/images/dock-bottom.svg (themes/images/dock-bottom.svg) + skin/images/dock-side.svg (themes/images/dock-side.svg) + skin/images/dock-undock.svg (themes/images/dock-undock.svg) + skin/floating-scrollbars-dark-theme.css (themes/floating-scrollbars-dark-theme.css) + skin/floating-scrollbars-responsive-design.css (themes/floating-scrollbars-responsive-design.css) + skin/inspector.css (themes/inspector.css) + skin/images/profiler-stopwatch.svg (themes/images/profiler-stopwatch.svg) + skin/images/emojis/emoji-command-pick.svg (themes/images/emojis/emoji-command-pick.svg) + skin/images/emojis/emoji-tool-webconsole.svg (themes/images/emojis/emoji-tool-webconsole.svg) + skin/images/emojis/emoji-tool-canvas.svg (themes/images/emojis/emoji-tool-canvas.svg) + skin/images/emojis/emoji-tool-debugger.svg (themes/images/emojis/emoji-tool-debugger.svg) + skin/images/emojis/emoji-tool-inspector.svg (themes/images/emojis/emoji-tool-inspector.svg) + skin/images/emojis/emoji-tool-shadereditor.svg (themes/images/emojis/emoji-tool-shadereditor.svg) + skin/images/emojis/emoji-tool-styleeditor.svg (themes/images/emojis/emoji-tool-styleeditor.svg) + skin/images/emojis/emoji-tool-storage.svg (themes/images/emojis/emoji-tool-storage.svg) + skin/images/emojis/emoji-tool-profiler.svg (themes/images/emojis/emoji-tool-profiler.svg) + skin/images/emojis/emoji-tool-network.svg (themes/images/emojis/emoji-tool-network.svg) + skin/images/emojis/emoji-tool-scratchpad.svg (themes/images/emojis/emoji-tool-scratchpad.svg) + skin/images/emojis/emoji-tool-webaudio.svg (themes/images/emojis/emoji-tool-webaudio.svg) + skin/images/emojis/emoji-tool-memory.svg (themes/images/emojis/emoji-tool-memory.svg) + skin/images/emojis/emoji-tool-dom.svg (themes/images/emojis/emoji-tool-dom.svg) + skin/images/debugging-addons.svg (themes/images/debugging-addons.svg) + skin/images/debugging-devices.svg (themes/images/debugging-devices.svg) + skin/images/debugging-tabs.svg (themes/images/debugging-tabs.svg) + skin/images/debugging-workers.svg (themes/images/debugging-workers.svg) + skin/images/globe.svg (themes/images/globe.svg) + skin/images/tool-options.svg (themes/images/tool-options.svg) + skin/images/tool-webconsole.svg (themes/images/tool-webconsole.svg) + skin/images/tool-canvas.svg (themes/images/tool-canvas.svg) + skin/images/tool-debugger.svg (themes/images/tool-debugger.svg) + skin/images/tool-debugger-paused.svg (themes/images/tool-debugger-paused.svg) + skin/images/tool-inspector.svg (themes/images/tool-inspector.svg) + skin/images/tool-shadereditor.svg (themes/images/tool-shadereditor.svg) + skin/images/tool-styleeditor.svg (themes/images/tool-styleeditor.svg) + skin/images/tool-storage.svg (themes/images/tool-storage.svg) + skin/images/tool-profiler.svg (themes/images/tool-profiler.svg) + skin/images/tool-profiler-active.svg (themes/images/tool-profiler-active.svg) + skin/images/tool-network.svg (themes/images/tool-network.svg) + skin/images/tool-scratchpad.svg (themes/images/tool-scratchpad.svg) + skin/images/tool-webaudio.svg (themes/images/tool-webaudio.svg) + skin/images/tool-memory.svg (themes/images/tool-memory.svg) + skin/images/tool-memory-active.svg (themes/images/tool-memory-active.svg) + skin/images/tool-dom.svg (themes/images/tool-dom.svg) + skin/images/close.svg (themes/images/close.svg) + skin/images/clear.svg (themes/images/clear.svg) + skin/images/vview-delete.png (themes/images/vview-delete.png) + skin/images/vview-delete@2x.png (themes/images/vview-delete@2x.png) + skin/images/vview-edit.png (themes/images/vview-edit.png) + skin/images/vview-edit@2x.png (themes/images/vview-edit@2x.png) + skin/images/vview-lock.png (themes/images/vview-lock.png) + skin/images/vview-lock@2x.png (themes/images/vview-lock@2x.png) + skin/images/vview-open-inspector.png (themes/images/vview-open-inspector.png) + skin/images/vview-open-inspector@2x.png (themes/images/vview-open-inspector@2x.png) + skin/images/sort-arrows.svg (themes/images/sort-arrows.svg) + skin/images/cubic-bezier-swatch.png (themes/images/cubic-bezier-swatch.png) + skin/images/cubic-bezier-swatch@2x.png (themes/images/cubic-bezier-swatch@2x.png) + skin/fonts.css (themes/fonts.css) + skin/computed.css (themes/computed.css) + skin/layout.css (themes/layout.css) + skin/images/arrow-e.png (themes/images/arrow-e.png) + skin/images/arrow-e@2x.png (themes/images/arrow-e@2x.png) + skin/projecteditor/projecteditor.css (themes/projecteditor/projecteditor.css) + skin/images/search-clear-failed.svg (themes/images/search-clear-failed.svg) + skin/images/search-clear-light.svg (themes/images/search-clear-light.svg) + skin/images/search-clear-dark.svg (themes/images/search-clear-dark.svg) + skin/tooltip/arrow-horizontal-dark.png (themes/tooltip/arrow-horizontal-dark.png) + skin/tooltip/arrow-horizontal-dark@2x.png (themes/tooltip/arrow-horizontal-dark@2x.png) + skin/tooltip/arrow-vertical-dark.png (themes/tooltip/arrow-vertical-dark.png) + skin/tooltip/arrow-vertical-dark@2x.png (themes/tooltip/arrow-vertical-dark@2x.png) + skin/tooltip/arrow-horizontal-light.png (themes/tooltip/arrow-horizontal-light.png) + skin/tooltip/arrow-horizontal-light@2x.png (themes/tooltip/arrow-horizontal-light@2x.png) + skin/tooltip/arrow-vertical-light.png (themes/tooltip/arrow-vertical-light.png) + skin/tooltip/arrow-vertical-light@2x.png (themes/tooltip/arrow-vertical-light@2x.png) + skin/images/reload.svg (themes/images/reload.svg) + skin/images/security-state-broken.svg (themes/images/security-state-broken.svg) + skin/images/security-state-insecure.svg (themes/images/security-state-insecure.svg) + skin/images/security-state-secure.svg (themes/images/security-state-secure.svg) + skin/images/security-state-weak.svg (themes/images/security-state-weak.svg) + skin/images/diff.svg (themes/images/diff.svg) + skin/images/import.svg (themes/images/import.svg) + skin/images/pane-collapse.svg (themes/images/pane-collapse.svg) + skin/images/pane-expand.svg (themes/images/pane-expand.svg) + + # Firebug Theme + skin/images/firebug/read-only.svg (themes/images/firebug/read-only.svg) + skin/images/firebug/spinner.png (themes/images/firebug/spinner.png) + skin/images/firebug/twisty-closed-firebug.svg (themes/images/firebug/twisty-closed-firebug.svg) + skin/images/firebug/twisty-open-firebug.svg (themes/images/firebug/twisty-open-firebug.svg) + skin/images/firebug/arrow-down.svg (themes/images/firebug/arrow-down.svg) + skin/images/firebug/arrow-up.svg (themes/images/firebug/arrow-up.svg) + skin/images/firebug/close.svg (themes/images/firebug/close.svg) + skin/images/firebug/pause.svg (themes/images/firebug/pause.svg) + skin/images/firebug/play.svg (themes/images/firebug/play.svg) + skin/images/firebug/rewind.svg (themes/images/firebug/rewind.svg) + skin/images/firebug/disable.svg (themes/images/firebug/disable.svg) + skin/images/firebug/breadcrumbs-divider.svg (themes/images/firebug/breadcrumbs-divider.svg) + skin/images/firebug/breakpoint.svg (themes/images/firebug/breakpoint.svg) + skin/images/firebug/tool-options.svg (themes/images/firebug/tool-options.svg) + skin/images/firebug/debugger-step-in.svg (themes/images/firebug/debugger-step-in.svg) + skin/images/firebug/debugger-step-out.svg (themes/images/firebug/debugger-step-out.svg) + skin/images/firebug/debugger-step-over.svg (themes/images/firebug/debugger-step-over.svg) + skin/images/firebug/pane-collapse.svg (themes/images/firebug/pane-collapse.svg) + skin/images/firebug/pane-expand.svg (themes/images/firebug/pane-expand.svg) + skin/images/firebug/dock-undock.svg (themes/images/firebug/dock-undock.svg) + skin/images/firebug/dock-side.svg (themes/images/firebug/dock-side.svg) + skin/images/firebug/dock-bottom.svg (themes/images/firebug/dock-bottom.svg) + skin/images/firebug/commandline-icon.svg (themes/images/firebug/commandline-icon.svg) + skin/images/firebug/debugger-blackbox.svg (themes/images/firebug/debugger-blackbox.svg) + skin/images/firebug/debugger-prettyprint.svg (themes/images/firebug/debugger-prettyprint.svg) + skin/images/firebug/debugger-toggleBreakpoints.svg (themes/images/firebug/debugger-toggleBreakpoints.svg) + skin/images/firebug/tool-debugger-paused.svg (themes/images/firebug/tool-debugger-paused.svg) + skin/images/firebug/command-pick.svg (themes/images/firebug/command-pick.svg) + skin/images/firebug/command-console.svg (themes/images/firebug/command-console.svg) + skin/images/firebug/command-eyedropper.svg (themes/images/firebug/command-eyedropper.svg) + skin/images/firebug/command-frames.svg (themes/images/firebug/command-frames.svg) + skin/images/firebug/command-paintflashing.svg (themes/images/firebug/command-paintflashing.svg) + skin/images/firebug/command-responsivemode.svg (themes/images/firebug/command-responsivemode.svg) + skin/images/firebug/command-scratchpad.svg (themes/images/firebug/command-scratchpad.svg) + skin/images/firebug/command-screenshot.svg (themes/images/firebug/command-screenshot.svg) + skin/images/firebug/command-measure.svg (themes/images/firebug/command-measure.svg) + skin/images/firebug/command-rulers.svg (themes/images/firebug/command-rulers.svg) + skin/images/firebug/command-noautohide.svg (themes/images/firebug/command-noautohide.svg) -- cgit v1.2.3