Adding support for Linux Mint 18 (based on Ubuntu 16.04)

This commit is contained in:
Eliezer Paiewonsky 2016-07-05 13:41:23 -04:00
parent c4cfacb4e3
commit f2cde68286
2 changed files with 2 additions and 1 deletions

View file

@ -236,7 +236,7 @@ Ubuntu and derivatives
- Elementary OS 0.2 (based on Ubuntu 12.04)
- Linaro 12.04
- Linux Mint 13/14/16/17
- Linux Mint 13/14/16/17/18
- Trisquel GNU/Linux 6 (based on Ubuntu 12.04)
- Ubuntu 10.x/11.x/12.x/13.x/14.x/15.x/16.04

View file

@ -1180,6 +1180,7 @@ __ubuntu_derivatives_translation() {
linuxmint_16_ubuntu_base="13.10"
linuxmint_17_ubuntu_base="14.04"
linuxmint_18_ubuntu_base="16.04"
linaro_12_ubuntu_base="12.04"
elementary_os_02_ubuntu_base="12.04"