mirror of
https://github.com/ProjectSWGCore/ConversationScriptCreator.git
synced 2026-01-15 22:04:51 -05:00
Removed build date in title bar
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -108,6 +108,7 @@
|
||||
<public-packages>
|
||||
<package>com.projectswg.tools.csc.conversationeditor</package>
|
||||
<package>com.projectswg.tools.csc.conversationeditor.actions</package>
|
||||
<package>com.projectswg.tools.csc.conversationeditor.nodes</package>
|
||||
</public-packages>
|
||||
</data>
|
||||
</configuration>
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user