mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
IGN:Add Linux Mint to list of supported distributions
This commit is contained in:
parent
c26c45ce9d
commit
0d6fc89234
@ -38,6 +38,7 @@ def get_linux_data(version='1.0.0'):
|
|||||||
('exherbo', 'Exherbo'),
|
('exherbo', 'Exherbo'),
|
||||||
('foresight', 'Foresight 2.1'),
|
('foresight', 'Foresight 2.1'),
|
||||||
('ubuntu', 'Ubuntu Jaunty Jackalope'),
|
('ubuntu', 'Ubuntu Jaunty Jackalope'),
|
||||||
|
('linux_mint', 'Linux Mint Gloria'),
|
||||||
]:
|
]:
|
||||||
data['supported'].append(CoolDistro(name, title,
|
data['supported'].append(CoolDistro(name, title,
|
||||||
prefix='http://calibre.kovidgoyal.net'))
|
prefix='http://calibre.kovidgoyal.net'))
|
||||||
|
BIN
src/calibre/trac/plugins/htdocs/images/linux_mint_logo.png
Normal file
BIN
src/calibre/trac/plugins/htdocs/images/linux_mint_logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.9 KiB |
Loading…
x
Reference in New Issue
Block a user