This is an automated email from the ASF dual-hosted git repository.
matthiasblaesing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
The following commit(s) were added to refs/heads/master by this push:
new 9849547 Remove leading plus sign in properties file (delimiter is
recognised as key)
9849547 is described below
commit 984954778cc724cfe37e4c095034d3a45b100f19
Author: Rami Swailem <[email protected]>
AuthorDate: Mon Jul 22 09:32:42 2019 +0200
Remove leading plus sign in properties file (delimiter is recognised as key)
---
.../core.startup/src/org/netbeans/core/startup/Bundle_nb.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/nb/ide.branding/core.startup/src/org/netbeans/core/startup/Bundle_nb.properties
b/nb/ide.branding/core.startup/src/org/netbeans/core/startup/Bundle_nb.properties
index f1f3334..0dc16b6 100644
---
a/nb/ide.branding/core.startup/src/org/netbeans/core/startup/Bundle_nb.properties
+++
b/nb/ide.branding/core.startup/src/org/netbeans/core/startup/Bundle_nb.properties
@@ -48,7 +48,7 @@ AboutTextBounds=78, 60, 362, 20
#NOI18N
AboutTextColor=0x000000
-+###################
+###################
# [NETBEANS-2455] Add a version string to the splash screen:
#NOI18N
SplashVersionTextBounds=16, 257, 448, 16
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists