mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2025-01-02 20:29:43 +00:00
Rename properties files from de_DE to de, so all regions match
This commit is contained in:
parent
852b30e4d7
commit
09fe6e4001
@ -22,3 +22,4 @@ Export-Package: com.wudsn.ide.base,
|
||||
com.wudsn.ide.base.hardware
|
||||
Import-Package: org.eclipse.ui.internal.editors.text
|
||||
Automatic-Module-Name: com.wudsn.ide.base
|
||||
Bundle-Localization: OSGI-INF/l10n/bundle
|
||||
|
@ -16,3 +16,4 @@ Export-Package: com.webcodepro.applecommander.storage
|
||||
Bundle-ClassPath: lib/AppleCommander-1.3.5.14.jar,
|
||||
.
|
||||
Automatic-Module-Name: com.wudsn.ide.dsk
|
||||
Bundle-Localization: OSGI-INF/l10n/bundle
|
||||
|
@ -20,3 +20,4 @@ Bundle-ClassPath: lib/js.jar,
|
||||
lib/recoil.jar,
|
||||
.
|
||||
Automatic-Module-Name: com.wudsn.ide.gfx
|
||||
Bundle-Localization: OSGI-INF/l10n/bundle
|
||||
|
@ -15,3 +15,4 @@ Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Automatic-Module-Name: com.wudsn.ide.hex
|
||||
Export-Package: com.wudsn.ide.hex
|
||||
Bundle-Localization: OSGI-INF/l10n/bundle
|
||||
|
@ -9,3 +9,4 @@ Require-Bundle: com.wudsn.ide.lng,
|
||||
com.wudsn.ide.lng.asm
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Automatic-Module-Name: com.wudsn.ide.asm.compilers.test
|
||||
Bundle-Localization: OSGI-INF/l10n/bundle
|
||||
|
@ -10,3 +10,4 @@ Require-Bundle: com.wudsn.ide.lng,
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Bundle-ClassPath: .
|
||||
Automatic-Module-Name: com.wudsn.ide.lng.asm
|
||||
Bundle-Localization: OSGI-INF/l10n/bundle
|
||||
|
@ -15,3 +15,4 @@ Require-Bundle: com.wudsn.ide.lng,
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Automatic-Module-Name: com.wudsn.ide.pas
|
||||
Bundle-Localization: OSGI-INF/l10n/bundle
|
||||
|
@ -7,3 +7,4 @@ Bundle-Vendor: Peter Dell
|
||||
Automatic-Module-Name: com.wudsn.ide.lng.run
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||||
Require-Bundle: com.wudsn.ide.lng
|
||||
Bundle-Localization: OSGI-INF/l10n/bundle
|
||||
|
@ -84,3 +84,4 @@ Export-Package: com.wudsn.ide.lng;
|
||||
org.eclipse.swt.widgets",
|
||||
com.wudsn.ide.lng.runner
|
||||
Automatic-Module-Name: com.wudsn.ide.lng
|
||||
Bundle-Localization: OSGI-INF/l10n/bundle
|
||||
|
@ -19,3 +19,4 @@ Bundle-ClassPath: .,
|
||||
lib/c64/jsidplay2.jar
|
||||
Bundle-Vendor: Peter Dell
|
||||
Automatic-Module-Name: com.wudsn.ide.snd
|
||||
Bundle-Localization: OSGI-INF/l10n/bundle
|
||||
|
@ -5,12 +5,9 @@ bin.includes = META-INF/,\
|
||||
icons/,\
|
||||
lib/atari8bit/asap.jar,\
|
||||
lib/c64/jsidplay2.jar,\
|
||||
OSGI-INF/l10n/bundle.properties,\
|
||||
OSGI-INF/l10n/bundle_de_DE.properties,\
|
||||
OSGI-INF/,\
|
||||
plugin.properties,\
|
||||
plugin_de_DE.properties,\
|
||||
lib/atari8bit/asap.txt,\
|
||||
lib/c64/jsidplay2.txt
|
||||
|
||||
|
||||
lib/c64/jsidplay2.txt,\
|
||||
OSGI-INF/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user