Sunil Mohan Adapa 7d2f9549a0
frontpage: Fix regression in showing description
- After the shortcuts were turned into a list instead of dictionary, the
  descriptions stopped showing in the front page due to an 'in' check
  that worked for dict.  Fix this by changing the shortcuts into a
  dictionary.

- Also make the key of the shortcut dict an 'id' instead of 'app' that
  could create confusion how an app maps to a shortcut.

- Minor indentation fixes.
2016-09-02 20:06:41 +05:30
..
2016-08-12 18:16:09 -04:00
2016-08-11 18:02:56 -04:00
2016-05-29 21:07:07 +05:30
2016-08-11 18:03:00 -04:00
2016-07-31 14:15:57 +05:30
2015-11-25 15:22:27 +01:00