Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 311251 - [CSS] Specify initial theme to use in product property
Summary: [CSS] Specify initial theme to use in product property
Status: RESOLVED FIXED
Alias: None
Product: e4
Classification: Eclipse Project
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-30 17:53 EDT by Bogdan Gheorghe CLA
Modified: 2010-04-30 18:23 EDT (History)
0 users

See Also:


Attachments
Specify CSS in plugin.xml (7.40 KB, patch)
2010-04-30 17:57 EDT, Bogdan Gheorghe CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bogdan Gheorghe CLA 2010-04-30 17:53:45 EDT
Since we're switching to an extension based mechanism for registering themes and stylesheets, the initial theme to be used should be specified through a product property variable in the plugin.xml as opposed to a hardcoded value.
Comment 1 Bogdan Gheorghe CLA 2010-04-30 17:57:49 EDT
Created attachment 166698 [details]
Specify CSS in plugin.xml

Here's a patch that specifies a number of stylesheets (all win32 for the moment) and sets one of them as the initial stylesheet via a property.
Comment 2 Bogdan Gheorghe CLA 2010-04-30 18:23:53 EDT
Fixed in HEAD > 20100430