File: plugin.properties

package info (click to toggle)
eclipse-platform-ui 4.29-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 90,576 kB
  • sloc: java: 802,823; xml: 24,911; makefile: 7
file content (38 lines) | stat: -rw-r--r-- 2,648 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
perspective.name = CSS bridge demo perspective
view.name = FolderPreviewView
view.name.0 = FoldersView
category.name = Mail
command.description = Switching to the 'Empty' CSS theme (without CSS styling)
command.name = Switch to the 'Empty' CSS theme
command.description.0 = Switching to the 'Blue' CSS theme
command.name.0 = Switch to the 'Blue' CSS theme
command.description.1 = Switching to the 'Green' CSS theme
command.name.1 = Switch to the 'Green' CSS theme
command.description.2 = Switching to the 'Red' CSS theme
command.name.2 = Switch to the 'Red' CSS theme
product.name = The CSS bridge demo application
Bundle-Vendor = Eclipse.org
Bundle-Name = CSS bridge demo

org.eclipse.e4.demo.cssbridge.empty.theme=Empty theme
org.eclipse.e4.demo.cssbridge.blue.theme=Blue theme
org.eclipse.e4.demo.cssbridge.green.theme=Green theme
org.eclipse.e4.demo.cssbridge.red.theme=Red theme

org.eclipse.e4.demo.cssbridge.ui.views.Theme=CSS bridge demo theme
org.eclipse.e4.demo.cssbridge.ui.views.theme.shell.background=Shell background
org.eclipse.e4.demo.cssbridge.ui.views.theme.shell.seletion.foreground=Shell selection foreground
org.eclipse.e4.demo.cssbridge.ui.views.theme.shell.seletion.background=Shell selection background
org.eclipse.e4.demo.cssbridge.ui.views.theme.shell.text.and.label.foreground=Shell text and label foreground
org.eclipse.e4.demo.cssbridge.ui.views.theme.shell.link.foreground=Shell link foreground
org.eclipse.e4.demo.cssbridge.ui.views.theme.foldersview.mailbox.name.font=FoldersView mailbox name font
org.eclipse.e4.demo.cssbridge.ui.views.theme.foldersview.mailbox.name.foreground=FoldersView mailbox name foreground
org.eclipse.e4.demo.cssbridge.ui.views.theme.foldersview.folder.type.font=FoldersView folder type font
org.eclipse.e4.demo.cssbridge.ui.views.theme.foldersview.type.foreground=FoldersView type foreground
org.eclipse.e4.demo.cssbridge.ui.views.theme.folderpreviewview.low.imp.mail.font=FolderPreviewView low importance mail font
org.eclipse.e4.demo.cssbridge.ui.views.theme.folderpreviewview.low.imp.mail.foreground=FolderPreviewView low importance mail foreground
org.eclipse.e4.demo.cssbridge.ui.views.theme.folderpreviewview.normal.imp.mail.font=FolderPreviewView normal importance mail font
org.eclipse.e4.demo.cssbridge.ui.views.theme.folderpreviewview.normal.imp.mail.foreground=FolderPreviewView normal importance mail foreground
org.eclipse.e4.demo.cssbridge.ui.views.theme.folderpreviewview.high.imp.mail.font=FolderPreviewView high importance mail font
org.eclipse.e4.demo.cssbridge.ui.views.theme.folderpreviewview.high.imp.mail.foreground=FolderPreviewView high importance mail foreground