Closed Bug 681359 Opened 13 years ago Closed 13 years ago

GCLI needs a way to add to the list of strings files

Categories

(DevTools :: General, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jwalker, Assigned: jwalker)

Details

From docs/index.md:

    gcli.addCommand({
      name: 'greet',
      description: { 'key': 'demo_greeting_desc' }
      ...
    });

However if greet is a contributed command, then the additions to strings.js need to be contributed too. This is currently not easy without altering the GCLI source.
Assignee: nobody → jwalker
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
No longer blocks: GCLI-FUTURE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.