Add missing type specifier for item templates

This commit is contained in:
cra0zy 2017-11-12 03:10:07 +01:00
parent 3b2fcca6d6
commit 5d3c13f245
6 changed files with 12 additions and 6 deletions

View file

@ -10,7 +10,8 @@
"groupIdentity": "GtkSharp.Dialog", "groupIdentity": "GtkSharp.Dialog",
"shortName": "gtkdialog", "shortName": "gtkdialog",
"tags": { "tags": {
"language": "C#" "language": "C#",
"type": "item"
}, },
"sourceName": "Gtk_Dialog", "sourceName": "Gtk_Dialog",
"primaryOutputs": [ "primaryOutputs": [

View file

@ -10,7 +10,8 @@
"groupIdentity": "GtkSharp.Widget", "groupIdentity": "GtkSharp.Widget",
"shortName": "gtkwidget", "shortName": "gtkwidget",
"tags": { "tags": {
"language": "C#" "language": "C#",
"type": "item"
}, },
"sourceName": "Gtk_Widget", "sourceName": "Gtk_Widget",
"primaryOutputs": [ "primaryOutputs": [

View file

@ -10,7 +10,8 @@
"groupIdentity": "GtkSharp.Window", "groupIdentity": "GtkSharp.Window",
"shortName": "gtkwindow", "shortName": "gtkwindow",
"tags": { "tags": {
"language": "C#" "language": "C#",
"type": "item"
}, },
"sourceName": "Gtk_Window", "sourceName": "Gtk_Window",
"primaryOutputs": [ "primaryOutputs": [

View file

@ -10,7 +10,8 @@
"groupIdentity": "GtkSharp.Dialog", "groupIdentity": "GtkSharp.Dialog",
"shortName": "gtkdialog", "shortName": "gtkdialog",
"tags": { "tags": {
"language": "VB" "language": "VB",
"type": "item"
}, },
"sourceName": "Gtk_Dialog", "sourceName": "Gtk_Dialog",
"primaryOutputs": [ "primaryOutputs": [

View file

@ -10,7 +10,8 @@
"groupIdentity": "GtkSharp.Widget", "groupIdentity": "GtkSharp.Widget",
"shortName": "gtkwidget", "shortName": "gtkwidget",
"tags": { "tags": {
"language": "VB" "language": "VB",
"type": "item"
}, },
"sourceName": "Gtk_Widget", "sourceName": "Gtk_Widget",
"primaryOutputs": [ "primaryOutputs": [

View file

@ -10,7 +10,8 @@
"groupIdentity": "GtkSharp.Window", "groupIdentity": "GtkSharp.Window",
"shortName": "gtkwindow", "shortName": "gtkwindow",
"tags": { "tags": {
"language": "VB" "language": "VB",
"type": "item"
}, },
"sourceName": "Gtk_Window", "sourceName": "Gtk_Window",
"primaryOutputs": [ "primaryOutputs": [