diff options
| author | Ted Gould <ted@gould.cx> | 2010-06-28 22:27:09 -0500 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-06-28 22:27:09 -0500 |
| commit | 21eae6d351fc5608d1d312332dd0d93126fa6050 (patch) | |
| tree | 9673172a331c9484ab6185b0ec2a8b0b2a691b3c | |
| parent | 65cfbcd1339473de0540ef9037af336ce893d008 (diff) | |
| download | libdbusmenu-21eae6d351fc5608d1d312332dd0d93126fa6050.tar.gz libdbusmenu-21eae6d351fc5608d1d312332dd0d93126fa6050.tar.bz2 libdbusmenu-21eae6d351fc5608d1d312332dd0d93126fa6050.zip | |
Not sure why this flipped, but whatever.
| -rw-r--r-- | tests/test-json-01.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-json-01.json b/tests/test-json-01.json index a014548..88e1cbf 100644 --- a/tests/test-json-01.json +++ b/tests/test-json-01.json @@ -1098,8 +1098,8 @@ }, { "id": 171, - "shortcut": [["F11"]], "enabled": true, + "shortcut": [["F11"]], "toggle-state": 0, "label": "Fullscreen", "toggle-type": "checkmark", |
