~ubuntu-branches/debian/sid/kdevelop/sid

« back to all changes in this revision

Viewing changes to languages/cpp/app_templates/opieapplet/app.kdevelop

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Lainé
  • Date: 2010-05-05 07:21:55 UTC
  • mfrom: (1.2.3 upstream) (5.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100505072155-h78lx19pu04sbhtn
Tags: 4:4.0.0-2
* Upload to unstable (Closes: #579947, #481832).
* Acknowledge obsolete NMU fixes (Closes: #562410, #546961).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0"?>
2
 
<kdevelop>
3
 
  <general>
4
 
    <author>%{AUTHOR}</author>
5
 
    <email>%{EMAIL}</email>
6
 
    <version>%{VERSION}</version>
7
 
    <projectmanagement>KDevTrollProject</projectmanagement>
8
 
    <primarylanguage>C++</primarylanguage>
9
 
    <keywords>
10
 
      <keyword>Qt</keyword>
11
 
      <keyword>C++</keyword>
12
 
      <keyword>Code</keyword>
13
 
    </keywords>
14
 
    <ignoreparts/>
15
 
  </general>
16
 
  <kdevfileview>
17
 
    <groups>
18
 
      <group pattern="*.cpp;*.cxx;*.h" name="Sources" />
19
 
      <group pattern="*.ui" name="User Interface" />
20
 
      <group pattern="*.png" name="Icons" />
21
 
      <group pattern="*" name="Others" />
22
 
    </groups>
23
 
    <tree>
24
 
      <hidenonprojectfiles>false</hidenonprojectfiles>
25
 
      <hidepatterns>*.o,*.lo,CVS</hidepatterns>
26
 
    </tree>
27
 
  </kdevfileview>
28
 
  <kdevdoctreeview>
29
 
    <ignoretocs>
30
 
      <toc>gtk</toc>
31
 
      <toc>gnustep</toc>
32
 
      <toc>python</toc>
33
 
      <toc>php</toc>
34
 
      <toc>perl</toc>
35
 
      <toc>w3c-dom-level2-html</toc>
36
 
      <toc>kdev3api</toc>
37
 
      <toc>sdl</toc>
38
 
      <toc>w3c-svg</toc>
39
 
      <toc>w3c-uaag10</toc>
40
 
    </ignoretocs>
41
 
      <ignoreqt_xml>
42
 
      <toc>Guide to the Qt Translation Tools</toc>
43
 
      <toc>qmake User Guide</toc>
44
 
      <toc>Qt Assistant Manual</toc>
45
 
      <toc>Qt Designer Manual</toc>
46
 
      <toc>Qt Referrence Documentation</toc>
47
 
    </ignoreqt_xml>
48
 
    <ignoredevhelp>
49
 
      <toc>bonobo-activation</toc>
50
 
      <toc>gconf</toc>
51
 
      <toc>gtksourceview</toc>
52
 
      <toc>libbonobo</toc>
53
 
      <toc>libbonoboui</toc>
54
 
    </ignoredevhelp>
55
 
  </kdevdoctreeview>
56
 
  <kdevdebugger>
57
 
    <general>
58
 
      <dbgshell></dbgshell>
59
 
      <programargs>-qws</programargs>
60
 
      <gdbpath/>
61
 
      <breakonloadinglibs>true</breakonloadinglibs>
62
 
      <separatetty>false</separatetty>
63
 
      <floatingtoolbar>false</floatingtoolbar>
64
 
    </general>
65
 
    <display>
66
 
      <staticmembers>false</staticmembers>
67
 
      <demanglenames>true</demanglenames>
68
 
    </display>
69
 
  </kdevdebugger>
70
 
  <kdevtrollproject>
71
 
    <opie>
72
 
        <quick_app>true</quick_app>
73
 
    </opie>
74
 
    <packaging>
75
 
        <template>2</template>
76
 
        <owner>
77
 
                <package>%{APPNAMELC}</package>
78
 
                <prio>0</prio>
79
 
                <section>opie/applets</section>
80
 
                <maintainer>%{AUTHOR} %{EMAIL}</maintainer>
81
 
                <arch>arm</arch>
82
 
                <depends>task-opie-minimal</depends>
83
 
                <version>%{VERSION}</version>
84
 
                <desc>Empty</desc>
85
 
        </owner>
86
 
        <scripts>
87
 
                <post>#!/bin/sh
88
 
if pidof -s qpe >/dev/null; then
89
 
  /opt/QtPalmtop/bin/qcop QPE/TaskBar "reloadApplets()"
90
 
else
91
 
  exit 0
92
 
fi
93
 
</post>
94
 
                <post_rem>#!/bin/sh
95
 
if pidof -s qpe >/dev/null; then
96
 
  /opt/QtPalmtop/bin/qcop QPE/TaskBar "reloadApplets()"
97
 
else
98
 
  exit 0
99
 
fi
100
 
</post_rem>
101
 
        </scripts>
102
 
    </packaging>
103
 
    <general>
104
 
      <activedir></activedir>
105
 
    </general>
106
 
    <run>
107
 
      <mainprogram>./%{APPNAMELC}</mainprogram>
108
 
      <programargs>-qws</programargs>
109
 
    </run>
110
 
    <envvars/>
111
 
  </kdevtrollproject>
112
 
  <kdevfilecreate>
113
 
    <filetypes/>
114
 
    <useglobaltypes>
115
 
        <type ext="ui" />
116
 
        <type ext="cpp" />
117
 
        <type ext="h" />
118
 
    </useglobaltypes>
119
 
  </kdevfilecreate>
120
 
  <cppsupportpart>
121
 
    <codecompletion>
122
 
      <codehinting outputview="1" enablech="0" selectview="0" />
123
 
    </codecompletion>
124
 
    <classstore>
125
 
      <enablepcs>false</enablepcs>
126
 
      <enablepp>false</enablepp>
127
 
      <preparsing/>
128
 
    </classstore>
129
 
    <filetemplates>
130
 
      <choosefiles>false</choosefiles>
131
 
      <interfaceURL></interfaceURL>
132
 
      <implementationURL></implementationURL>
133
 
      <interfacesuffix>.h</interfacesuffix>
134
 
      <implementationsuffix>.cpp</implementationsuffix>
135
 
      <lowercasefilenames>true</lowercasefilenames>
136
 
    </filetemplates>
137
 
  </cppsupportpart>
138
 
  <kdevclassview>
139
 
    <folderhierarchy>true</folderhierarchy>
140
 
    <depthoffolders>2</depthoffolders>
141
 
  </kdevclassview>
142
 
  <kdevcvs>
143
 
    <cvsoptions>-f</cvsoptions>
144
 
    <commitoptions></commitoptions>
145
 
    <updateoptions>-dP</updateoptions>
146
 
    <addoptions></addoptions>
147
 
    <removeoptions>-f</removeoptions>
148
 
    <diffoptions>-u3 -p</diffoptions>
149
 
    <logoptions></logoptions>
150
 
    <rshoptions></rshoptions>
151
 
  </kdevcvs>
152
 
  <kdevdocumentation>
153
 
    <projectdoc>
154
 
      <docsystem>Doxygen Documentation Collection</docsystem>
155
 
      <docurl>%{APPNAMELC}.tag</docurl>
156
 
    </projectdoc>
157
 
  </kdevdocumentation>
158
 
</kdevelop>