Closed Bug 691419 Opened 14 years ago Closed 14 years ago

The command line background graphic should be moved to the devtools directory

Categories

(DevTools :: General, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 13

People

(Reporter: jwalker, Assigned: lcamacho)

References

Details

(Whiteboard: [good first bug][mentor=dao][lang=css])

Attachments

(1 file, 1 obsolete file)

We're doing developer tool prioritization, filter on 'brontozaur' to ignore the spam.
Priority: -- → P2
Assignee: nobody → jwalker
Blocks: GCLI-SHIP
Priority: P2 → --
Priority: -- → P2
Blocks: 703275
Blocks: GCLI-FUTURE
No longer blocks: GCLI-SHIP
Assignee: jwalker → nobody
Whiteboard: [good-first-bug]
No longer blocks: GCLI-FUTURE
this look easy, can I take this bug?
(In reply to leonard.camacho from comment #2) > this look easy, can I take this bug? Yep. You'll find all references to commandline.png here: http://mxr.mozilla.org/mozilla-central/search?string=commandline.png You need to 'hg copy' toolkit/themes/winstripe/global/icons/commandline.png to browser/themes/gnomestripe/devtools/commandline.png, then 'hg move' toolkit/themes/winstripe/global/icons/commandline.png to browser/themes/winstripe/devtools/commandline.png and toolkit/themes/pinstripe/global/icons/commandline.png to browser/themes/pinstripe/devtools/commandline.png. The commandline.png entries in toolkit/themes/winstripe/global/jar.mn and toolkit/themes/pinstripe/global/jar.mn need to be removed and added to browser/themes/winstripe/jar.mn, browser/themes/pinstripe/jar.mn and browser/themes/gnomestripe/jar.mn. Finally, change all chrome://global/skin/icons/commandline.png references to chrome://browser/skin/devtools/commandline.png.
Attached patch patchV1 (obsolete) — Splinter Review
First try, @dao I dont know who need to review this, can you help me with that?
Assignee: nobody → leonard.camacho
Comment on attachment 594871 [details] [diff] [review] patchV1 The code changes look fine, but something seems to be wrong with how you moved or diffed commandline.png. For instance, I see "Binary file browser/themes/gnomestripe/devtools/commandline.png has changed" but no actual data. Can you try hg diff -g?
It tells me this about an image diff --git a/toolkit/themes/winstripe/global/icons/commandline.png b/browser/themes/winstripe/devtools/commandline.png rename from toolkit/themes/winstripe/global/icons/commandline.png rename to browser/themes/winstripe/devtools/commandline.png
This looks better. Could you please generate the full patch with -g and attach it here?
Whiteboard: [good-first-bug] → [good first bug][mentor=dao][lang=css]
Attachment #594871 - Attachment is obsolete: true
Comment on attachment 594875 [details] [diff] [review] patchV1 generated with hg diff -g I hope this applies the right way (toolkit/themes/pinstripe/global/icons/commandline.png needs to be copied, then moved, the other way around obviously won't work). I'll check this after I got some sleep.
Attachment #594875 - Flags: review?(dao)
Comment on attachment 594875 [details] [diff] [review] patchV1 generated with hg diff -g Works. Thanks for doing this!
Attachment #594875 - Flags: review?(dao) → review+
looks like the file has not been moved?
or better, for some reason win64 can't find it
I removed the aero icon from jar.mn, that was a leftover https://hg.mozilla.org/integration/mozilla-inbound/rev/b6bf0037c91f
@mak thanks I didn't see that one
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: