1 - Abstract
The purpose of this document is to explain the way to re-brand the Genesys
Desktop.



2 - Labels
Genesys Desktop graphical interface contains several labels displaying the
Genesys word or terms specific to Genesys brand. An OEM file is used to change
them, its structure is:
company-name-long=<Company Name>
product-name=<Product Name>
about-warning=<Legal Disclaimer>

The name of this OEM file is brand.properties and it is located in:
[GD Install Path]\webapps\gdesktop\web-inf\classes\com\genesyslab\uadthin\oem



3 - Bitmaps
Genesys Desktop graphical interface contains several bitmaps displaying the
Genesys word and/or logo. 2 OEM images are used to replace them:
* logo.png: displayed in the screen used to replace login page once login is
submitted:
* idc_logo.gif: displayed in the about box for the logo. Its size must be:
269px X 98px

The OEM version of these files must be located in:
[GD Install Path]\webapps\gdesktop\oem



4 - Helps
Genesys Desktop uses a set of html files to display online help. There are one
subset for GAD and one subset for GSD. Furthermore there is are as many 
instances of this subset as available locales(managed by a folders hierarchy,see
below). Entry points for OEM HTML pages are:
* gad\<Language>\AgentDesktop.htm: agent only
* gsd\<Language>\76DesktopHelp.htm agent and supervisor
 
The OEM on line help file hierarchy looks like this:
[GD Install Path]\webapps\gdesktop\oem\
        help\
          gad\
            def\ [contains all on line help files for GAD in default language]
            fr_FR\ [contains all on line help files for GAD in French]
          gsd\
            def\ [contains all on line help files for GSD in default language]
            fr_FR\ [contains all on line help files for GSD in French]
The name of the folder containing dictionary is a concatenation of 2 codes:<ISO 639>_<ISO 3166>
