diff --git a/ConversationEditor/manifest.mf b/ConversationEditor/manifest.mf index d317c66..808a14a 100644 --- a/ConversationEditor/manifest.mf +++ b/ConversationEditor/manifest.mf @@ -1,7 +1,7 @@ Manifest-Version: 1.0 -OpenIDE-Module: com.projectswg.tools.csc.conversationeditor +OpenIDE-Module: com.projectswg.tools.csc.conversationeditor/1 OpenIDE-Module-Layer: com/projectswg/tools/csc/conversationeditor/layer.xml OpenIDE-Module-Localizing-Bundle: com/projectswg/tools/csc/conversationeditor/Bundle.properties OpenIDE-Module-Requires: org.openide.windows.WindowManager -OpenIDE-Module-Specification-Version: 1.0 +OpenIDE-Module-Specification-Version: 1 diff --git a/ConversationEditor/nbproject/genfiles.properties b/ConversationEditor/nbproject/genfiles.properties index 6c3c408..2a816b9 100644 --- a/ConversationEditor/nbproject/genfiles.properties +++ b/ConversationEditor/nbproject/genfiles.properties @@ -1,8 +1,8 @@ -build.xml.data.CRC32=a42deb56 +build.xml.data.CRC32=87962ed9 build.xml.script.CRC32=af729615 -build.xml.stylesheet.CRC32=a56c6a5b@2.66.1 +build.xml.stylesheet.CRC32=a56c6a5b@2.67.1 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. -nbproject/build-impl.xml.data.CRC32=a42deb56 +nbproject/build-impl.xml.data.CRC32=87962ed9 nbproject/build-impl.xml.script.CRC32=b2a11926 -nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.66.1 +nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.67.1 diff --git a/ConversationEditor/nbproject/project.xml b/ConversationEditor/nbproject/project.xml index c4b3984..45f88d7 100644 --- a/ConversationEditor/nbproject/project.xml +++ b/ConversationEditor/nbproject/project.xml @@ -108,6 +108,7 @@ com.projectswg.tools.csc.conversationeditor com.projectswg.tools.csc.conversationeditor.actions + com.projectswg.tools.csc.conversationeditor.nodes diff --git a/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties b/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties index d80ef27..7da952c 100644 --- a/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties +++ b/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties @@ -1,4 +1,4 @@ -currentVersion=Conversation Script Creator {0} +currentVersion=Conversation Script Creator LBL_splash_window_title=Starting Conversation Script Creator SPLASH_HEIGHT=259 SPLASH_WIDTH=500 diff --git a/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties b/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties index a5f48c7..bc2a6c6 100644 --- a/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties +++ b/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties @@ -1,2 +1,2 @@ -CTL_MainWindow_Title=Conversation Script Creator {0} -CTL_MainWindow_Title_No_Project=Conversation Script Creator {0} +CTL_MainWindow_Title=Conversation Script Creator +CTL_MainWindow_Title_No_Project=Conversation Script Creator