Version 3.2.2
v20_0.9.0 Beta 12-12-2013
v20_0.9.1 Added System Monitor and Power Statistics to right click menu
v20_0.9.2 Added Left Click Menu with 5 Program Launch Items with configuration in Settings - Release Candidate 14-12-2013 
v20_0.9.3 Slight tidy up
v20_0.9.4 Changes to trap errors if bbstatus is not loaded and /proc/acpi/bbstat does not exist
          and also to trap errors in makeMenu and buildContextMenu and correction of buildContextMenu
v20_0.9.5 Tested, Error Message changed and some tidying up and commenting
v20_0.9.6 Replaced Clever Code from gputemperature@silentage with
          a call to a script and output written to /tmp/.gpuTempperature. 
          Needed extra call to initialise at the start. 
v20_0.9.7 Inhibit counter updates after counter removed from panel
v20_0.9.8 Check we have a valid temperature returned in case of the occasional slow response from nvidia
          which gave an empty display for one update period. 
          Checked with Cinnamon 2.4.0 ready for Mint 17.1 - 11-11-2014
v30_3.0.0 Changes to work with Mint 18 and Cinnamon 3.0 -gedit -> xed
          corrected missing call to display help file
v30_3.0.2  NOTE 3.0.1 was not a separate version - it was a mechanism to overwrite a faulty zip upload of 3.0.0 to the cinnamon-spices web site
v30_3.0.3  Corrected icon.png in applet folder which is used by Add Applets
v30_3.0.4  Corrected gputempscript to have correct option commented out
v30_3.1.0  Changed help file from help.txt to README.md
    3.1.1  Version numbering harmonised with other Cinnamon applets and added to metadata.json so it can show in 'About...'
           icon.png copied back into applet folder so it can show in 'About...'
           Add translation support to applet.js
           Identify strings for translation and remove leading and trailing spaces and replace with separate spaces where required.
           Add po folder to applet
           Create bumblebee.pot using cinnamon-json-makepot --js po/bumblebee.pot
           Version and changes information update in applet.js and changelog.txt
    3.1.2  Changes to README.md to: 
             - Strengthen Rationale for Applet
             - Add Status section noting testing under Mint 17.3 and 18.1 with Cinnamon 3.2
             - Acknowledge first translations.
           Set up default programs on left click menu
    3.2.0  Major new version to support vertical panels and to use icons instead of text to harmonise with other cinnamon applets such as nvidia-prime
              - Allow use of vertical as well as horizontal panels after version number check to see if they are supported.
              - Change to TextIcon applet
              - Addition of setting to hide temperatures on Horizontal panel.
              - Changed temporary output file to /tmp/.gpuTemperatureBB to avoid overlap with nvidiaprime applet. 
              - New Translation function
              - Changes to improve translation strings
              - Recreate bumblebee.pot
              Changes to README.md changelog.txt etc
### 3.2.1
 * Use CHANGELOG.md instead of changelog.txt in context menu
 * Add symbolic link from UUID folder to applet folder so it is displayed on latest spices web site.
 * Add an initial check that bumblebee daemon is installed.
### 3.2.2
 * Allow GPU temperature to be displayed in vertical panels but shorten (by removing the degree symbol) if over 100 degrees on vertical panels.
 * Update bumblebee.pot to identify changes which need to be translated
### 3.2.3
 * Change to the check added in 3.2.1 that bumblebee is installed. This solves an issue reported when applet used with LMDE (issue #1136).
### 3.2.4
Fix to allow use with early versions of Cinnamon
 * Inhibit use of hide_applet_label() unless Cinnamon version 3.2 or higher in use.
### 3.2.5
  * Use xdg-open in place of gedit or xed to allow use on more distros
