mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-01 19:42:34 +01:00
added ###VERSION### and ###DATE### for being seded in the Makefile
This commit is contained in:
@@ -91,7 +91,7 @@ var g_settings = [/*{{{*/
|
||||
["focusedhintstyle", "fhs"],
|
||||
["focusedhintstyle", "fhs"],
|
||||
"CSS specification of focused hints appearance",
|
||||
"null",
|
||||
null,
|
||||
"string",
|
||||
null,
|
||||
function(value) { set_pref("focusedhintstyle", value); },
|
||||
|
||||
Reference in New Issue
Block a user