diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2018-08-20 20:34:57 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2018-08-20 20:34:57 -0400 |
commit | a4460f6d9453bbd7e584937686449cef3e19f052 (patch) | |
tree | 037c208f1e20302ed048c0952ef8e3418add9c86 /gtk+-mingw/share/themes/Default |
Initial commit0.0.0
Diffstat (limited to 'gtk+-mingw/share/themes/Default')
-rw-r--r-- | gtk+-mingw/share/themes/Default/gtk-3.0/gtk-keys.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk+-mingw/share/themes/Default/gtk-3.0/gtk-keys.css b/gtk+-mingw/share/themes/Default/gtk-3.0/gtk-keys.css new file mode 100644 index 0000000..5982804 --- /dev/null +++ b/gtk+-mingw/share/themes/Default/gtk-3.0/gtk-keys.css @@ -0,0 +1,3 @@ +/* + * Default keybinding set. Empty because it is implemented inline in the code. + */ |