aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-01-07 11:02:10 -0600
committerTed Gould <ted@gould.cx>2010-01-07 11:02:10 -0600
commitb32ffe42af983a9de46085834ac68ce0dcbe58c8 (patch)
tree960daaa73b19b8183a0748ca499b28ea48e95197 /tests
parentf893a123a4b2ead16b29769df107478bac53a3da (diff)
parente0eaf60acdccfdb96542f5fbeda0a711394b9f98 (diff)
downloadlibdbusmenu-b32ffe42af983a9de46085834ac68ce0dcbe58c8.tar.gz
libdbusmenu-b32ffe42af983a9de46085834ac68ce0dcbe58c8.tar.bz2
libdbusmenu-b32ffe42af983a9de46085834ac68ce0dcbe58c8.zip
* Upstream update:
* Fixing the consistency between the #defines and what was used in the code.
Diffstat (limited to 'tests')
-rw-r--r--tests/test-gtk-label.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/test-gtk-label.json b/tests/test-gtk-label.json
index 464dc2d..4bd666a 100644
--- a/tests/test-gtk-label.json
+++ b/tests/test-gtk-label.json
@@ -338,17 +338,17 @@ QmCC",
},
{"id": 33,
"label": "Check (empty)",
- "toggle-type": "checkbox",
+ "toggle-type": "checkmark",
"toggle-checked": "unchecked"
},
{"id": 34,
"label": "Check (checked)",
- "toggle-type": "checkbox",
+ "toggle-type": "checkmark",
"toggle-checked": "checked"
},
{"id": 35,
"label": "Check (?????)",
- "toggle-type": "checkbox",
+ "toggle-type": "checkmark",
"toggle-checked": "indeterminate"
},
{"id": 36,