aboutsummaryrefslogtreecommitdiff
path: root/tests/test-gtk-label.json
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-02-23 11:50:08 -0500
committerKen VanDine <ken.vandine@canonical.com>2011-02-23 11:50:08 -0500
commitab94a74938900977222683f8427d9bfdf0b6f0b8 (patch)
tree881fbb6e81483afc51cd57f2ad8adc01a60ef731 /tests/test-gtk-label.json
parent25160024c6c2c64cbd14529abd0796b6f3be83d3 (diff)
parentfbb337084d705302b965278525f0bb7bc2580d35 (diff)
downloadlibdbusmenu-ab94a74938900977222683f8427d9bfdf0b6f0b8.tar.gz
libdbusmenu-ab94a74938900977222683f8427d9bfdf0b6f0b8.tar.bz2
libdbusmenu-ab94a74938900977222683f8427d9bfdf0b6f0b8.zip
* Merged from trunk (rev 220)
- Cleaning up cleaning up so we don't unref twice and crash - Fixing the signatures to make them more consistent - Adding defaults to translatable files - Support a set of defaults and not sending them over the bus. - Fixing annotations and adding tests with python.
Diffstat (limited to 'tests/test-gtk-label.json')
-rw-r--r--tests/test-gtk-label.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/tests/test-gtk-label.json b/tests/test-gtk-label.json
index 755bd44..0189fbe 100644
--- a/tests/test-gtk-label.json
+++ b/tests/test-gtk-label.json
@@ -45,7 +45,7 @@
"label": "value27"},
{"id": 28, "type": "standard",
"label": "value28"},
- {"id": 29, "type": "standard", "visible": "false",
+ {"id": 29, "type": "standard", "visible": false,
"label": "value29"}
]
},
@@ -54,45 +54,45 @@
"submenu": [
{"id": 40,
"type": "standard",
- "enabled": "true",
+ "enabled": true,
"label": "value40"},
{"id": 41,
"type": "standard",
- "enabled": "false",
+ "enabled": false,
"label": "value41"},
{"id": 42,
"type": "standard",
- "enabled": "true",
+ "enabled": true,
"label": "value42"},
{"id": 43,
"type": "standard",
- "enabled": "false",
+ "enabled": false,
"label": "value43"},
{"id": 44,
"type": "standard",
- "enabled": "true",
+ "enabled": true,
"label": "value44"},
{"id": 45,
"type": "standard",
- "enabled": "false",
+ "enabled": false,
"label": "value45"},
{"id": 46,
"type": "standard",
- "enabled": "true",
+ "enabled": true,
"label": "value46"},
{"id": 47,
"type": "standard",
- "enabled": "false",
+ "enabled": false,
"label": "value47"},
{"id": 48,
"type": "standard",
- "enabled": "true",
+ "enabled": true,
"label": "value48"},
{"id": 49,
"type": "standard",
- "visible": "false",
- "enabled": "false",
- "label": "value49"}
+ "visible": false,
+ "enabled": false,
+ "label": "value49 - hidden"}
]
},
{"id": 3, "type": "standard",