Release diogenes-0.9.22
[diogenes.git] / diogenes.kdevelop
1 <?xml version = '1.0'?>
2 <kdevelop>
3   <general>
4     <author>Jeremy Laine</author>
5     <email>jeremy.laine@m4x.org</email>
6     <version>$VERSION$</version>
7     <projectmanagement>KDevScriptProject</projectmanagement>
8     <primarylanguage>PHP</primarylanguage>
9     <ignoreparts>
10       <part>KDevClearCase</part>
11       <part>CvsService</part>
12       <part>KDevDebugger</part>
13       <part>KDevDoxygen</part>
14       <part>KDevdistpart</part>
15       <part>KDevPerforce</part>
16       <part>KDevsubversion</part>
17       <part>KDevVisualBoyAdvance</part>
18     </ignoreparts>
19     <projectdirectory>.</projectdirectory>
20     <absoluteprojectpath>false</absoluteprojectpath>
21     <description/>
22     <secondaryLanguages/>
23   </general>
24   <kdevscriptproject>
25     <general>
26       <includepatterns>*.php</includepatterns>
27       <excludepatterns>*{arch}/*</excludepatterns>
28     </general>
29     <run>
30       <directoryradio>executable</directoryradio>
31     </run>
32   </kdevscriptproject>
33   <kdevdoctreeview>
34     <ignoretocs>
35       <toc>gtk</toc>
36       <toc>kde</toc>
37       <toc>gnustep</toc>
38       <toc>python</toc>
39       <toc>perl</toc>
40     </ignoretocs>
41   </kdevdoctreeview>
42   <kdevphpsupport>
43     <codeHelp>
44       <codeCompletion>true</codeCompletion>
45       <codeHinting>true</codeHinting>
46       <realtimeParsing>false</realtimeParsing>
47     </codeHelp>
48     <general>
49       <invocationMode>0</invocationMode>
50     </general>
51     <webInvocation>
52       <weburl>http://localhost/</weburl>
53       <webFileMode>2</webFileMode>
54       <defaultFile/>
55     </webInvocation>
56     <shell>
57       <phpexe>/usr/local/bin/php</phpexe>
58     </shell>
59   </kdevphpsupport>
60   <kdevdoctreeview>
61     <ignoretocs>
62       <toc>ada</toc>
63       <toc>ada_bugs_gcc</toc>
64       <toc>bash</toc>
65       <toc>bash_bugs</toc>
66       <toc>c++_bugs_gcc</toc>
67       <toc>clanlib</toc>
68       <toc>fortran_bugs_gcc</toc>
69       <toc>gnome1</toc>
70       <toc>gnustep</toc>
71       <toc>gtk</toc>
72       <toc>gtk_bugs</toc>
73       <toc>haskell</toc>
74       <toc>haskell_bugs_ghc</toc>
75       <toc>java_bugs_gcc</toc>
76       <toc>java_bugs_sun</toc>
77       <toc>kde2book</toc>
78       <toc>libc</toc>
79       <toc>libstdc++</toc>
80       <toc>opengl</toc>
81       <toc>pascal_bugs_fp</toc>
82       <toc>perl</toc>
83       <toc>perl_bugs</toc>
84       <toc>python</toc>
85       <toc>python_bugs</toc>
86       <toc>qt-kdev3</toc>
87       <toc>ruby</toc>
88       <toc>ruby_bugs</toc>
89       <toc>sdl</toc>
90       <toc>stl</toc>
91       <toc>sw</toc>
92       <toc>wxwidgets_bugs</toc>
93     </ignoretocs>
94     <ignoreqt_xml>
95       <toc>Guide to the Qt Translation Tools</toc>
96       <toc>Qt Assistant Manual</toc>
97       <toc>Qt Designer Manual</toc>
98       <toc>Qt Reference Documentation</toc>
99       <toc>qmake User Guide</toc>
100     </ignoreqt_xml>
101     <ignoredoxygen>
102       <toc>KDE Libraries (Doxygen)</toc>
103     </ignoredoxygen>
104   </kdevdoctreeview>
105   <kdevfilecreate>
106     <useglobaltypes>
107       <type ext="php" />
108     </useglobaltypes>
109   </kdevfilecreate>
110   <kdevfileview>
111     <groups>
112       <group pattern="htdocs/*.php" name="Web Documents" />
113       <group pattern="include/diogenes.*php" name="Include files" />
114       <group pattern="include/diogenes/*.php" name="Diogenes library" />
115       <hidenonprojectfiles>false</hidenonprojectfiles>
116       <hidenonlocation>false</hidenonlocation>
117     </groups>
118     <tree>
119       <hidepatterns>*.o,*.lo,CVS</hidepatterns>
120       <hidenonprojectfiles>false</hidenonprojectfiles>
121     </tree>
122   </kdevfileview>
123 </kdevelop>