From 5a1fcd0e4cfbe5d8c3e9e1d5dc46f90bc54683f8 Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Tue, 9 Sep 2014 09:27:27 +0200 Subject: [PATCH] Added title font property to plots. --- fda.ui.application/pom.xml | 2 +- fda.ui.module/pom.xml | 2 +- .../org/netbeans/core/windows/view/ui/Bundle.properties | 4 ++-- pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/fda.ui.application/pom.xml b/fda.ui.application/pom.xml index 5118ccd..3d4ff67 100644 --- a/fda.ui.application/pom.xml +++ b/fda.ui.application/pom.xml @@ -5,7 +5,7 @@ ch.psi fda.ui - 3.1.5 + 3.1.6 fda.ui.application diff --git a/fda.ui.module/pom.xml b/fda.ui.module/pom.xml index db16fbc..c2ca767 100644 --- a/fda.ui.module/pom.xml +++ b/fda.ui.module/pom.xml @@ -4,7 +4,7 @@ fda.ui ch.psi - 3.1.5 + 3.1.6 fda.ui.module diff --git a/fda.ui.module/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties b/fda.ui.module/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties index 246ef7c..2e3b20a 100644 --- a/fda.ui.module/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties +++ b/fda.ui.module/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties @@ -1,2 +1,2 @@ -CTL_MainWindow_Title=FDA 3.1.5 -CTL_MainWindow_Title_No_Project=FDA 3.1.5 +CTL_MainWindow_Title=FDA 3.1.6 +CTL_MainWindow_Title_No_Project=FDA 3.1.6 diff --git a/pom.xml b/pom.xml index 689c8f4..7f1d787 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ ch.psi fda.ui - 3.1.5 + 3.1.6 pom ch.psi.fda.ui.parent