зеркало из https://github.com/mozilla/pjs.git
Fixing necko directory list (143399). r=blythe, sr=alecf
This commit is contained in:
Родитель
ace1ef8f9b
Коммит
dc06329090
|
@ -86,8 +86,8 @@ my %map = (
|
||||||
'msgimap', 'mailnews/imap',
|
'msgimap', 'mailnews/imap',
|
||||||
'msglocal', 'mailnews/local',
|
'msglocal', 'mailnews/local',
|
||||||
'msgnews', 'mailnews/news',
|
'msgnews', 'mailnews/news',
|
||||||
'necko', 'netwerk',
|
'necko', 'netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build',
|
||||||
'necko2', 'netwerk/protocol',
|
'necko2', 'netwerk/protocol/datetime netwerk/protocol/finger netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2',
|
||||||
'nkcache', 'netwerk/cache',
|
'nkcache', 'netwerk/cache',
|
||||||
'oji', 'modules/oji',
|
'oji', 'modules/oji',
|
||||||
'plugin', 'modules/plugin',
|
'plugin', 'modules/plugin',
|
||||||
|
@ -101,6 +101,8 @@ my %map = (
|
||||||
'shistory', 'xpfe/components/shistory',
|
'shistory', 'xpfe/components/shistory',
|
||||||
'sidebar', 'xpfe/components/sidebar',
|
'sidebar', 'xpfe/components/sidebar',
|
||||||
'string', 'string',
|
'string', 'string',
|
||||||
|
'test_necko', 'netwerk/test',
|
||||||
|
'TestStreamConv', 'netwerk/streamconv/test',
|
||||||
'transformiix', 'extensions/transformiix',
|
'transformiix', 'extensions/transformiix',
|
||||||
'txmgr', 'editor/txmgr',
|
'txmgr', 'editor/txmgr',
|
||||||
'txtsvc', 'editor/txtsvc',
|
'txtsvc', 'editor/txtsvc',
|
||||||
|
|
Загрузка…
Ссылка в новой задаче