jcryptool / core

JCrypTool Core Plug-ins
https://www.cryptool.org
Eclipse Public License 1.0
161 stars 43 forks source link

e4: migrate contens of plugin_customization.ini into css #83

Closed dschadow closed 10 years ago

dschadow commented 10 years ago

plugin_customization.ini is deprecated, move its contents into css.

dschadow commented 10 years ago

org.eclipse.ui/DOCK_PERSPECTIVE_BAR=right org.eclipse.ui/INITIAL_FAST_VIEW_BAR_LOCATION=bottom org.eclipse.ui/PROMPT_WHEN_SAVEABLE_STILL_OPEN=true org.eclipse.ui/SHOW_PROGRESS_ON_STARTUP=true org.eclipse.ui/SHOW_TEXT_ON_PERSPECTIVE_BAR=true org.eclipse.ui/SHOW_TRADITIONAL_STYLE_TABS=false

org.eclipse.help.base/help_home=/org.jcryptool.core.help/$nl$/help/home.html org.eclipse.help.base/topic_css=/org.jcryptool.core.help/$nl$/help/resources/book.css org.eclipse.help.base/narrow_css=/org.jcryptool.core.help/$nl$/help/resources/narrow_book.css

org.jcryptool.core/showLatestVersionOnly=true

org.jcryptool.core/groupByCategory=true

org.jcryptool.core/showAllBundlesAvailable=false

org.eclipse.equinox.p2.ui.sdk.scheduler/enabled=true org.eclipse.equinox.p2.ui.sdk.scheduler/schedule=on-startup

dschadow commented 10 years ago

http://www.vogella.com/tutorials/Eclipse4CSS/article.html