зеркало из https://github.com/mozilla/pjs.git
Bug 483881 - application.png is distorted on Linux. r=gavin
This commit is contained in:
Родитель
0d1ec857ca
Коммит
819ca065fc
|
@ -111,7 +111,17 @@ const PREF_AUDIO_FEED_SELECTED_READER = "browser.audioFeeds.handler.default";
|
||||||
// identifying the "use plugin" action, so we use this constant instead.
|
// identifying the "use plugin" action, so we use this constant instead.
|
||||||
const kActionUsePlugin = 5;
|
const kActionUsePlugin = 5;
|
||||||
|
|
||||||
|
/*
|
||||||
|
#ifdef MOZ_WIDGET_GTK2
|
||||||
|
*/
|
||||||
|
const ICON_URL_APP = "moz-icon://dummy.exe?size=16";
|
||||||
|
/*
|
||||||
|
#else
|
||||||
|
*/
|
||||||
const ICON_URL_APP = "chrome://browser/skin/preferences/application.png";
|
const ICON_URL_APP = "chrome://browser/skin/preferences/application.png";
|
||||||
|
/*
|
||||||
|
#endif
|
||||||
|
*/
|
||||||
|
|
||||||
// For CSS. Can be one of "ask", "save", "plugin" or "feed". If absent, the icon URL
|
// For CSS. Can be one of "ask", "save", "plugin" or "feed". If absent, the icon URL
|
||||||
// was set by us to a custom handler icon and CSS should not try to override it.
|
// was set by us to a custom handler icon and CSS should not try to override it.
|
||||||
|
|
|
@ -57,7 +57,6 @@ classic.jar:
|
||||||
skin/classic/browser/places/unsortedBookmarks.png (places/unsortedBookmarks.png)
|
skin/classic/browser/places/unsortedBookmarks.png (places/unsortedBookmarks.png)
|
||||||
skin/classic/browser/places/wrench.png (places/wrench.png)
|
skin/classic/browser/places/wrench.png (places/wrench.png)
|
||||||
skin/classic/browser/preferences/alwaysAsk.png (preferences/alwaysAsk.png)
|
skin/classic/browser/preferences/alwaysAsk.png (preferences/alwaysAsk.png)
|
||||||
skin/classic/browser/preferences/application.png (preferences/application.png)
|
|
||||||
skin/classic/browser/preferences/mail.png (preferences/mail.png)
|
skin/classic/browser/preferences/mail.png (preferences/mail.png)
|
||||||
skin/classic/browser/preferences/Options.png (preferences/Options.png)
|
skin/classic/browser/preferences/Options.png (preferences/Options.png)
|
||||||
* skin/classic/browser/preferences/preferences.css (preferences/preferences.css)
|
* skin/classic/browser/preferences/preferences.css (preferences/preferences.css)
|
||||||
|
|
Двоичные данные
browser/themes/gnomestripe/browser/preferences/application.png
Двоичные данные
browser/themes/gnomestripe/browser/preferences/application.png
Двоичный файл не отображается.
До Ширина: | Высота: | Размер: 547 B |
Загрузка…
Ссылка в новой задаче