diff --git a/templates/air/template/application.xml b/templates/air/template/application.xml index 688ecfa3f..774d31a73 100644 --- a/templates/air/template/application.xml +++ b/templates/air/template/application.xml @@ -31,7 +31,7 @@ ::WIN_FULLSCREEN:: ::if (WIN_HARDWARE)::true::end:: - ::APP_COMPANY::/::APP_TITLE:: + ::if (APP_COMPANY != "")::::APP_COMPANY::/::APP_TITLE::::else::::APP_TITLE::::end:: ::APP_TITLE:: ::if (icons != null)::::foreach icons:: ::path::::end::