Name fixed

master
Wizard Atman 11 years ago
parent ae807c8ed8
commit 2cd1283563

@ -1,7 +1,7 @@
Manifest-Version: 1.0 Manifest-Version: 1.0
AutoUpdate-Show-In-Client: true AutoUpdate-Show-In-Client: true
OpenIDE-Module: org.idp.laf/1 OpenIDE-Module: org.idp.laf/1
OpenIDE-Module-Implementation-Version: 1 OpenIDE-Module-Implementation-Version: 2
OpenIDE-Module-Localizing-Bundle: org/idp/laf/Bundle.properties OpenIDE-Module-Localizing-Bundle: org/idp/laf/Bundle.properties
OpenIDE-Module-Install: org/idp/laf/Installer.class OpenIDE-Module-Install: org/idp/laf/Installer.class
OpenIDE-Module-Requires: org.openide.windows.WindowManager OpenIDE-Module-Requires: org.openide.windows.WindowManager

@ -3,5 +3,5 @@ OpenIDE-Module-Long-Description=\
This plugin was designed only to compose well readable and enoght radk theme for Netbeans, But day by day it was enlarging - and now it is what it is. This plugin was designed only to compose well readable and enoght radk theme for Netbeans, But day by day it was enlarging - and now it is what it is.
OpenIDE-Module-Name=[idP!] Crew LAF OpenIDE-Module-Name=[idP!] Crew LAF
LBL_TITAN=[idP!] Titan Theme LBL_TITAN=[idP!] Titan Theme
LBL_TITAN_EDITOR=idP! LBL_TITAN_EDITOR=[idP!] Titan
OpenIDE-Module-Short-Description=Editor for Netbeans Metal Look and Feel OpenIDE-Module-Short-Description=Editor for Netbeans Metal Look and Feel

@ -58,7 +58,7 @@ public class TitanTheme extends MetalTheme {
@Override @Override
public String getName() { public String getName() {
return "[idP!] Crew Titan Theme"; return "[idP!] Titan Theme";//NOI18N
} }
// FUCKERS - it's not obligatory to override this - IDIOTS!!! // FUCKERS - it's not obligatory to override this - IDIOTS!!!

Loading…
Cancel
Save