diff --git a/branding/pom.xml b/branding/pom.xml deleted file mode 100644 index bfe6802..0000000 --- a/branding/pom.xml +++ /dev/null @@ -1,79 +0,0 @@ - - - 4.0.0 - - ch.psi - fda.ui - 2.0.1 - - - branding - nbm - - fda.ui - NB App Branding - - - UTF-8 - - - - - org.netbeans.api - org-netbeans-api-annotations-common - ${netbeans.version} - - - - - - - org.codehaus.mojo - nbm-maven-plugin - 3.8.1 - - - org.apache.maven.plugins - maven-jar-plugin - - - true - - - - maven-antrun-plugin - 1.6 - - - compile - - - - - - - - - - - - - - - run - - - - - - - diff --git a/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/Bundle.properties b/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/Bundle.properties deleted file mode 100644 index a0af6ee..0000000 --- a/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/Bundle.properties +++ /dev/null @@ -1,9 +0,0 @@ -currentVersion=FDA {0} -LBL_splash_window_title=Starting FDA -SPLASH_HEIGHT=329 -SPLASH_WIDTH=522 -SplashProgressBarBounds=0,273,522,6 -SplashProgressBarColor=0xCCFF00 -SplashRunningTextBounds=11,257,496,13 -SplashRunningTextFontSize=12 -SplashRunningTextColor=0x808080 diff --git a/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/frame.gif b/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/frame.gif deleted file mode 100644 index 415eb18..0000000 Binary files a/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/frame.gif and /dev/null differ diff --git a/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/frame32.gif b/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/frame32.gif deleted file mode 100644 index 05a2747..0000000 Binary files a/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/frame32.gif and /dev/null differ diff --git a/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/frame48.gif b/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/frame48.gif deleted file mode 100644 index 60eeabd..0000000 Binary files a/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/frame48.gif and /dev/null differ diff --git a/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/splash.gif b/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/splash.gif deleted file mode 100644 index 3c912eb..0000000 Binary files a/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/splash.gif and /dev/null differ diff --git a/branding/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties b/branding/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties deleted file mode 100644 index 8a86750..0000000 --- a/branding/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties +++ /dev/null @@ -1,2 +0,0 @@ -CTL_MainWindow_Title=FDA 2.0.1 -CTL_MainWindow_Title_No_Project=FDA 2.0.1 diff --git a/branding/src/main/nbm-branding/modules/org-netbeans-core.jar/org/netbeans/core/ui/Bundle.properties b/branding/src/main/nbm-branding/modules/org-netbeans-core.jar/org/netbeans/core/ui/Bundle.properties deleted file mode 100644 index c98b74f..0000000 --- a/branding/src/main/nbm-branding/modules/org-netbeans-core.jar/org/netbeans/core/ui/Bundle.properties +++ /dev/null @@ -1 +0,0 @@ -LBL_ProductInformation=FDA diff --git a/branding/src/main/nbm/manifest.mf b/branding/src/main/nbm/manifest.mf deleted file mode 100644 index b55d510..0000000 --- a/branding/src/main/nbm/manifest.mf +++ /dev/null @@ -1,2 +0,0 @@ -Manifest-Version: 1.0 -OpenIDE-Module-Localizing-Bundle: ch/psi/fda/ui/branding/Bundle.properties diff --git a/branding/src/main/nbm/module.xml b/branding/src/main/nbm/module.xml deleted file mode 100644 index 7055be1..0000000 --- a/branding/src/main/nbm/module.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - diff --git a/branding/src/main/resources/ch/psi/fda/ui/branding/Bundle.properties b/branding/src/main/resources/ch/psi/fda/ui/branding/Bundle.properties deleted file mode 100644 index e999176..0000000 --- a/branding/src/main/resources/ch/psi/fda/ui/branding/Bundle.properties +++ /dev/null @@ -1,5 +0,0 @@ -# Localized module labels. Defaults taken from POM (, , ) if unset. -#OpenIDE-Module-Name= -#OpenIDE-Module-Short-Description= -#OpenIDE-Module-Long-Description= -#OpenIDE-Module-Display-Category=