diff --git a/branding_autopsy/hash-autopsy-logo-circle.png b/branding_autopsy/hash-autopsy-logo-circle.png deleted file mode 100644 index 5bac99e039..0000000000 Binary files a/branding_autopsy/hash-autopsy-logo-circle.png and /dev/null differ diff --git a/branding_autopsy/hash-autopsy-logo-full-body.png b/branding_autopsy/hash-autopsy-logo-full-body.png deleted file mode 100644 index 724efe901b..0000000000 Binary files a/branding_autopsy/hash-autopsy-logo-full-body.png and /dev/null differ diff --git a/branding_autopsy/welcome_logo.png b/branding_autopsy/welcome_logo.png deleted file mode 100644 index 5bac99e039..0000000000 Binary files a/branding_autopsy/welcome_logo.png and /dev/null differ diff --git a/branding_autopsy/welcome_logo_old.png b/branding_autopsy/welcome_logo_old.png deleted file mode 100644 index e7a17e0815..0000000000 Binary files a/branding_autopsy/welcome_logo_old.png and /dev/null differ diff --git a/build.xml b/build.xml index fc47c751e9..06cef5daf7 100644 --- a/build.xml +++ b/build.xml @@ -71,7 +71,7 @@ - + @@ -151,15 +151,10 @@ - - - - - + - - + @@ -174,9 +169,7 @@ ${app.name} branding - - - + @@ -198,10 +191,6 @@ - - - diff --git a/branding_autopsy/icon.icns b/icons/icon.icns similarity index 100% rename from branding_autopsy/icon.icns rename to icons/icon.icns diff --git a/branding_autopsy/icon.ico b/icons/icon.ico similarity index 100% rename from branding_autopsy/icon.ico rename to icons/icon.ico diff --git a/nbproject/project.properties b/nbproject/project.properties index 20e2a4c162..496971147b 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -2,7 +2,7 @@ app.icon=branding/core/core.jar/org/netbeans/core/startup/frame48.gif ### Title of the application app.title=Autopsy ### lowercase version of above -app.name=autopsy +app.name=${branding.token} ### if left unset, version will default to today's date app.version=3.0.8 ### Build type isn't used at this point, but it may be useful @@ -22,7 +22,6 @@ auxiliary.org-netbeans-modules-apisupport-installer.os-macosx=false auxiliary.org-netbeans-modules-apisupport-installer.os-solaris=false auxiliary.org-netbeans-modules-apisupport-installer.os-windows=true auxiliary.org-netbeans-modules-apisupport-installer.pack200-enabled=false -branding.token=${app.name} modules=\ ${project.org.sleuthkit.autopsy.keywordsearch}:\ ${project.org.sleuthkit.autopsy.hashdatabase}:\