-
Notifications
You must be signed in to change notification settings - Fork 933
/
Copy pathNHibernateCollection.ini
43 lines (32 loc) · 1.42 KB
/
NHibernateCollection.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
;------- Register -r switch
[Reg_Namespace]
;<nsName>|<nsColfile>|<nsDesc>
NHibernateCollection|NHibernateCollection.HxC|NHibernate
[Reg_Title]
;<nsName>|<TitleID>|<LangId>|<HxS_HelpFile>|<HxI_IndexFile>|<HxQ_QueryFile>|<HxR_AttrQueryFile>|<HxsMediaLoc>|<HxqMediaLoc>|<HxrMediaLoc>|<SampleMediaLoc>
NHibernateCollection|NHibernate.Documentation|1033|NHibernate.Documentation.HxS|NHibernate.Documentation.HxS||||||
[Reg_Title]
;<nsName>|<TitleID>|<LangId>|<HxS_HelpFile>|<HxI_IndexFile>|<HxQ_QueryFile>|<HxR_AttrQueryFile>|<HxsMediaLoc>|<HxqMediaLoc>|<HxrMediaLoc>|<SampleMediaLoc>
NHibernateCollection|NHibernate.Reference|1033|NHibernate.Reference.HxS|NHibernate.Reference.HxS||||||
[Reg_Plugin]
;<nsName_Parent>|<HxT_Parent>|<nsName_Child>|<HxT_Child>|<HxA_Child>
MS.VSCC+|_DEFAULT|NHibernateCollection|_DEFAULT|
[Reg_Filter]
;<nsName>|<FilterName>|<FilterQueryStr>
NHibernateCollection|NHibernate|("DocSet"="NHibernate.Reference") OR ("DocSet"="NHibernateContrib.Reference")
;------- UnRegister -u switch
[UnReg_Filter]
;<nsName>|<FilterName>
NHibernateCollection|NHibernate
[UnReg_Plugin]
;<nsName_Parent>|<HxT_Parent>|<nsName_Child>|<HxT_Child>|<HxA_Child>
MS.VSCC+|_DEFAULT|NHibernateCollection|_DEFAULT|
[UnReg_Title]
;<nsName>|<TitleID>|<LangId>
NHibernateCollection|NHibernate.Reference|1033
[UnReg_Title]
;<nsName>|<TitleID>|<LangId>
NHibernateCollection|NHibernate.Documentation|1033
[UnReg_Namespace]
;<nsName>
NHibernateCollection