Minor fix & version UP

master
Wizard Atman 11 years ago
parent d958ebc7f5
commit c83e82e146

@ -6,6 +6,6 @@ license.file=Spirit_License_1.0.license
nbm.homepage=http://idp-crew.com/index.php/projects/laf/ nbm.homepage=http://idp-crew.com/index.php/projects/laf/
nbm.module.author=Wizard Atman <atman@idp-crew.com> nbm.module.author=Wizard Atman <atman@idp-crew.com>
nbm.needs.restart=true nbm.needs.restart=true
spec.version.base=1.3 spec.version.base=1.5
keystore=nbproject/private/keystore keystore=nbproject/private/keystore
nbm_alias=myself nbm_alias=myself

@ -185,7 +185,7 @@ private static final AttributeSetConfigured [] lang_Java = {
new AttributeSetConfigured ("mark-occurrences", new Color (73, 72, 66, 255), null, null, null, null, null, null, null, null, null, null), new AttributeSetConfigured ("mark-occurrences", new Color (73, 72, 66, 255), null, null, null, null, null, null, null, null, null, null),
new AttributeSetConfigured ("mod-abstract", null, null, null, null, null, null, null, null, null, null, null), new AttributeSetConfigured ("mod-abstract", null, null, null, null, null, null, null, null, null, null, null),
new AttributeSetConfigured ("string", null, null, null, null, null, null, null, null, null, null, null), new AttributeSetConfigured ("string", null, null, null, null, null, null, null, null, null, null, null),
new AttributeSetConfigured ("javadoc-identifier", null, new Color (0, 0, 0, 255), null, null, null, null, null, null, null, null, null), new AttributeSetConfigured ("javadoc-identifier", null, new Color (199, 98, 139, 255), null, null, null, null, null, null, null, null, null),
new AttributeSetConfigured ("mod-public", null, null, null, null, null, null, null, null, null, null, null), new AttributeSetConfigured ("mod-public", null, null, null, null, null, null, null, null, null, null, null),
new AttributeSetConfigured ("mod-class", null, new Color (187, 129, 219, 255), null, null, null, null, null, null, null, null, null), new AttributeSetConfigured ("mod-class", null, new Color (187, 129, 219, 255), null, null, null, null, null, null, null, null, null),
new AttributeSetConfigured ("mod-unused", null, null, null, null, null, null, null, null, null, null, null), new AttributeSetConfigured ("mod-unused", null, null, null, null, null, null, null, null, null, null, null),

Loading…
Cancel
Save