Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 34864 Details for
Bug 128270
[Themes] fontOverride value should be optional
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Suggested update to the schema
128270.txt (text/plain), 1.71 KB, created by
Tod Creasey
on 2006-02-16 14:29:24 EST
(
hide
)
Description:
Suggested update to the schema
Filename:
MIME Type:
Creator:
Tod Creasey
Created:
2006-02-16 14:29:24 EST
Size:
1.71 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.ui >Index: schema/themes.exsd >=================================================================== >RCS file: /home/eclipse/org.eclipse.ui/schema/themes.exsd,v >retrieving revision 1.32 >diff -u -r1.32 themes.exsd >--- schema/themes.exsd 5 Dec 2005 16:02:08 -0000 1.32 >+++ schema/themes.exsd 16 Feb 2006 19:30:50 -0000 >@@ -332,10 +332,12 @@ > </documentation> > </annotation> > </attribute> >- <attribute name="value" type="string" use="required"> >+ <attribute name="value" type="string"> > <annotation> > <documentation> > <p>the overriding value of this font. This is in the form: <code>fontname-style-height</code> where <code>fontname</code> is the name of a font, <code>style</code> is a font style (one of <code>"regular"</code>, <code>"bold"</code>, <code>"italic"</code>, or <code>"bold italic"</code>) and <code>height</code> is an integer representing the font height.</p> >+ >+<p>If the value is not set then the default font will be used</p> > <p>Example: <code>Times New Roman-bold-36</code>.</p> > <p><code>value</code> must be defined for a font override. > Unlike a <code>fontDefinition</code>, you may not supply a <code>defaultsTo</code> for a <code>fontOverride</code>.</p> >@@ -579,7 +581,7 @@ > 3.0 > </documentation> > </annotation> >- >+ > <annotation> > <appInfo> > <meta.section type="examples"/>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 128270
: 34864