A new property has been added to updater.properties:
# Product name of OX App Suite.
# Will be used as the name for a hyperlink created by OXUpdater on a users desktop.
com.openexchange.outlook.updater.appsuiteName=OX App Suite
Additionally we provide an icon for the hyperlink as a Base64 encoded string within update.xml. The default is a generic OX icon, named 'oxupdater_appsuite.ico' and located in '/opt/open-xchange/files'. A customer may decide to provide its own icon. He can do so by placing a file of type 'image/x-icon' named 'oxupdater_custom.ico' in '/opt/open-xchange/files'. A custom icon will be preferred over the one that OX delivers.
# Product name of OX App Suite.
# Will be used as the name for a hyperlink created by OXUpdater on a users desktop.
com.openexchange.outlook.updater.appsuiteName=OX App Suite
Additionally we provide an icon for the hyperlink as a Base64 encoded string within update.xml. The default is a generic OX icon, named 'oxupdater_appsuite.ico' and located in '/opt/open-xchange/files'. A customer may decide to provide its own icon. He can do so by placing a file of type 'image/x-icon' named 'oxupdater_custom.ico' in '/opt/open-xchange/files'. A custom icon will be preferred over the one that OX delivers.