搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

I couldn't find the browser and communicator folders under omni.ja folder .

  • 3 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

To build a Theme I was gone through https://developer.mozilla.org/en-US/docs/Building_a_Theme where it mention that copy browser and communicator from chrome/browser/skin/classic from omni.ja . but I could find these files in omni.ja under C:\Program Files (x86)\Mozilla Firefox . So what to do for browser and communicator files ?

To build a Theme I was gone through https://developer.mozilla.org/en-US/docs/Building_a_Theme where it mention that copy browser and communicator from chrome/browser/skin/classic from omni.ja . but I could find these files in omni.ja under C:\Program Files (x86)\Mozilla Firefox . So what to do for browser and communicator files ?

被采纳的解决方案

  • resource:///chrome/browser/skin/classic/
  • resource://gre/chrome/toolkit/skin/classic/
定位到答案原位置 👍 0

所有回复 (3)

more options

You can browse the omni.ja files in Firefox via these resource protocol links:

  • resource:/// (/browser/omni.ja!)
  • resource://gre/ (/omni.ja!)
  • resource://gre-resources/ (/omni.ja!/chrome/toolkit/res/)

The communicator folder is not part of Firefox, but are used in other programs that use Gecko.

more options

Thanks cor-el for the help , but I couldn't found these files into omni.ja files(I have open this using zip) mentioned under https://developer.mozilla.org/en-US/docs/Building_a_Theme . So How I can build a theme for that.

more options

选择的解决方案

  • resource:///chrome/browser/skin/classic/
  • resource://gre/chrome/toolkit/skin/classic/