1
0
mirror of https://github.com/ciromattia/kcc synced 2026-07-05 04:25:31 +00:00

Expert mode tweaks

This commit is contained in:
Paweł Jastrzębski
2013-06-19 12:36:09 +02:00
parent fdc265eaea
commit f8f362fc10
6 changed files with 12 additions and 28 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ class ProfileData:
'KF': ("Kindle Fire", (600, 1024), Palette16, 1.0, (900, 1536)),
'KFHD': ("Kindle Fire HD 7\"", (800, 1280), Palette16, 1.0, (1200, 1920)),
'KFHD8': ("Kindle Fire HD 8.9\"", (1200, 1920), Palette16, 1.0, (1800, 2880)),
'Other': ("Other", (0, 0), Palette16, 1.0, (0, 0)),
'OTHER': ("Other", (0, 0), Palette16, 1.0, (0, 0)),
}
ProfileLabels = {