Closed
Bug 44329
Opened 25 years ago
Closed 25 years ago
xul is described at eXtensible
Categories
(SeaMonkey :: Preferences, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: oliver, Assigned: bugzilla)
References
()
Details
(Whiteboard: trunk-only fix)
Attachments
(5 files)
964 bytes,
patch
|
Details | Diff | Splinter Review | |
995 bytes,
patch
|
Details | Diff | Splinter Review | |
1014 bytes,
patch
|
Details | Diff | Splinter Review | |
1014 bytes,
patch
|
Details | Diff | Splinter Review | |
1.07 KB,
patch
|
Details | Diff | Splinter Review |
In Desktop Integration display on preference dialog,
*.xul is described at 'eXtensible User-interface Language documents'.
xul means 'XML-based User Interface Language', does'nt it?
Assignee | ||
Comment 1•25 years ago
|
||
no, it means extensible user interface language. Just like it says.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Comment 2•25 years ago
|
||
--- getting started with mozilla ui hacking
http://www.mozilla.org/xpfe/gettingstarted.html
``The whole user interface is built on eXtensible User interface Language
("XUL") ...''
--- XUL Programmer's Reference Manual, Third Draft
http://www.mozilla.org/xpfe/xulref/XUL_Reference.html
``This document is a reference for the XML-based User Interface Language
(XUL).''
--- Introduction to a XUL Document
http://www.mozilla.org/xpfe/xptoolkit/xulintro.html
``XUL (pronounced "zuul," as if that spelling helped any, and short for
"XML-based User Interface Language")...''
---------------
So it's 2-1 for "XML-based User Interface Language".
These all use "eXtensible User-interface Language documents":
/xpfe/components/prefwindow/resources/locale/en-US/pref-winhooks.dtd#19
/xpfe/components/winhooks/nsWindowsHooks.cpp#50
/l10n/langpacks/en-GB/chrome/en-GB/communicator/locale/pref/pref-winhooks.dtd#19
Considering this a valid bug report, reopening.
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
Comment 3•25 years ago
|
||
For clarification:
I'm sure there are more documents over at mozilla.org and didn't mean that 2-1
to indicate a "won by majority".
What I was trying to indicate is that there seem to be a few posibilities for
what XUL might stand for.
Anyway, from scc, who made up the name XUL:
<scc> XML-based UI-description Language
<scc> 'description' may be omitted at your convenience
Confirming bug.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 4•25 years ago
|
||
Well, actually it's 2-2; there's the url you gave and the url i provided (see
the URL field). i was also told on irc that it's extensible. still not sure,
though...
Comment 5•25 years ago
|
||
Folks -- Forget about counting docs. The *correct* answer is "XML-based User
Interface Language." Anywhere in the product UI or doc that it says
"eXtensible," it should be fixed.
Assignee | ||
Comment 6•25 years ago
|
||
heh.
but counting docs was so fun.
ok ok, reassigning to me
Assignee: matt → BlakeR1234
Comment 7•25 years ago
|
||
i did a lxr search for "eXtensible User-interface" & found another file with
the wrong wording. it's /l10n/langpacks/en-DE/chrome/en-
DE/communicator/locale/pref/pref-winhooks.dtd i'm attaching patches with the
correct wording
Comment 8•25 years ago
|
||
Comment 9•25 years ago
|
||
Comment 10•25 years ago
|
||
Comment 11•25 years ago
|
||
Comment 12•25 years ago
|
||
Reviewed by me
Comment 13•25 years ago
|
||
a=waterson
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Priority: P3 → P2
Target Milestone: --- → M19
Comment 14•25 years ago
|
||
Comment 15•25 years ago
|
||
r=matt
Comment 16•25 years ago
|
||
a=brendan
Comment 17•25 years ago
|
||
walk84, do you need help getting this checked in?
Find me in irc :-)
Assignee | ||
Comment 18•25 years ago
|
||
Fix checked in. The pref dtd changes no longer apply.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Comment 19•25 years ago
|
||
assuming this is a trunk-only fix [correct me if otherwise].
Whiteboard: trunk-only fix
Assignee | ||
Comment 20•25 years ago
|
||
Yeah. I don't know how to verify this, though. You may just have to dbl-check
Bonsai that the change was made.
Comment 21•25 years ago
|
||
well, the descriptions for the various file types in the Desktop Integration
panel are long gone. but it's in there when i did a check for the file in lxr.
so, verifying.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•