Firefox throbber/spinner 图像的位置

发布于 2024-09-04 22:17:35 字数 378 浏览 4 评论 0原文

我试图找到 Firefox 3.6x chrome 中使用的“throbber”(或“spinner”)图像,以显示正在处理请求:

Firefox throbber http://i49.tinypic.com/kd7bth.png

我对 Firefox 的源代码结构不熟悉,简单搜索也没有找到回答。

有谁知道我要找哪个文件? (例如,您能否提供 Mercurial 存储库 中文件的链接,或者告诉我如何找到它?) 。

I'm trying to locate the "throbber" (or "spinner") image used in the Firefox 3.6x chrome to show that a request is being processed:

Firefox throbber http://i49.tinypic.com/kd7bth.png

I'm not familiar with the source code structure for Firefox, and a simple search hasn't yielded the answer.

Does anyone know which file I'm looking for? (E.g. can you provide a link to the file in the Mercurial repository, or tell me how to find it?).

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

如果没结果 2024-09-11 22:17:35

在你的 Firefox 安装中,它位于 chrome/classic.jar 内,路径是:skin/classic/global/media/throbber.png

但我不确定它在 Mozilla 存储库中的位置。

以下是有关如何自定义它的一些信息:http://kb.mozillazine.org/Throbber_URL

Inside of your Firefox installation it's inside chrome/classic.jar, the path is: skin/classic/global/media/throbber.png

I'm not sure where it is in the Mozilla repository though.

Here's some info on how to customize it: http://kb.mozillazine.org/Throbber_URL

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文