mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-12 06:01:53 +01:00
10 lines
331 B
Plaintext
10 lines
331 B
Plaintext
|
Manifest-Version: 1.0
|
||
|
Bundle-ManifestVersion: 2
|
||
|
Bundle-Name: openHAB Paper UI Theme Fragment
|
||
|
Bundle-SymbolicName: org.openhab.ui.paperui
|
||
|
Bundle-Version: 2.0.0.qualifier
|
||
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
||
|
Fragment-Host: org.eclipse.smarthome.ui.paper
|
||
|
Bundle-ClassPath: patch/,.
|
||
|
Import-Package: org.openhab.ui.dashboard
|