04... file correctly parsed.
[amarok_sonynw.git] / walkgirl / walkgirl.kdevelop
blobfbd0f78070393812172a422c0ee1befd96719236
1 <?xml version = '1.0'?>
2 <kdevelop>
3 <general>
4 <author>RafaƂ Rzepecki</author>
5 <email>divided.mind@gmail.com</email>
6 <version>0.1</version>
7 <projectmanagement>KDevScriptProject</projectmanagement>
8 <primarylanguage>Ruby</primarylanguage>
9 <keywords>
10 <keyword>Ruby</keyword>
11 </keywords>
12 <ignoreparts>
13 <part>KDevDoxygen</part>
14 <part>KDevdistpart</part>
15 <part>KDevVisualBoyAdvance</part>
16 <part>KDevDebugger</part>
17 </ignoreparts>
18 <projectname>walkgirl</projectname>
19 <projectdirectory>.</projectdirectory>
20 <absoluteprojectpath>false</absoluteprojectpath>
21 <description></description>
22 <defaultencoding></defaultencoding>
23 </general>
24 <kdevscriptproject>
25 <general>
26 <includepatterns>*.rb</includepatterns>
27 <excludepatterns>*~</excludepatterns>
28 </general>
29 <run>
30 <directoryradio>executable</directoryradio>
31 <globalcwd>/home/divide/projekty/walkgirl</globalcwd>
32 </run>
33 </kdevscriptproject>
34 <kdevfileview>
35 <groups>
36 <group pattern="*.rb" name="Scripts" />
37 </groups>
38 </kdevfileview>
39 <kdevdoctreeview>
40 <ignoretocs>
41 <toc>ada</toc>
42 <toc>ada_bugs_gcc</toc>
43 <toc>bash</toc>
44 <toc>bash_bugs</toc>
45 <toc>c++_bugs_gcc</toc>
46 <toc>clanlib</toc>
47 <toc>w3c-dom-level2-html</toc>
48 <toc>fortran_bugs_gcc</toc>
49 <toc>gnome1</toc>
50 <toc>gnustep</toc>
51 <toc>gtk</toc>
52 <toc>gtk_bugs</toc>
53 <toc>haskell</toc>
54 <toc>haskell_bugs_ghc</toc>
55 <toc>java_bugs_gcc</toc>
56 <toc>java_bugs_sun</toc>
57 <toc>kde2book</toc>
58 <toc>libc</toc>
59 <toc>libstdc++</toc>
60 <toc>opengl</toc>
61 <toc>pascal_bugs_fp</toc>
62 <toc>php</toc>
63 <toc>php_bugs</toc>
64 <toc>perl</toc>
65 <toc>perl_bugs</toc>
66 <toc>python</toc>
67 <toc>python_bugs</toc>
68 <toc>qt-kdev3</toc>
69 <toc>sdl</toc>
70 <toc>stl</toc>
71 <toc>w3c-svg</toc>
72 <toc>sw</toc>
73 <toc>w3c-uaag10</toc>
74 <toc>wxwidgets_bugs</toc>
75 </ignoretocs>
76 <ignoreqt_xml>
77 <toc>Guide to the Qt Translation Tools</toc>
78 <toc>Qt Assistant Manual</toc>
79 <toc>Qt Designer Manual</toc>
80 <toc>Qt Reference Documentation</toc>
81 <toc>qmake User Guide</toc>
82 </ignoreqt_xml>
83 <ignoredoxygen>
84 <toc>KDE Libraries (Doxygen)</toc>
85 </ignoredoxygen>
86 </kdevdoctreeview>
87 <kdevfilecreate>
88 <useglobaltypes>
89 <type ext="rb" />
90 </useglobaltypes>
91 </kdevfilecreate>
92 <kdevrubysupport>
93 <run>
94 <mainprogram>./walkgirl.rb</mainprogram>
95 <interpreter>ruby</interpreter>
96 <terminal>false</terminal>
97 <shell>irb</shell>
98 <programargs></programargs>
99 <runmainprogram>0</runmainprogram>
100 <charactercoding>0</charactercoding>
101 </run>
102 </kdevrubysupport>
103 <kdevrbdebugger>
104 <general>
105 <floatingtoolbar>false</floatingtoolbar>
106 <showconstants>false</showconstants>
107 <traceintoruby>false</traceintoruby>
108 </general>
109 </kdevrbdebugger>
110 </kdevelop>