forked from timvideos/flumotion
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.bzrignore
258 lines (258 loc) · 7.28 KB
/
.bzrignore
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
conf/Makefile
data/image/16x16/Makefile
data/image/wizard/Makefile
data/image/Makefile
data/image/24x24/Makefile
data/glade/Makefile
data/Makefile
bin/Makefile
tests/Makefile
tests/integration/Makefile
common/Makefile
Makefile
pkgconfig/Makefile
po/Makefile
flumotion/manager/Makefile
flumotion/common/Makefile
flumotion/twisted/Makefile
flumotion/component/plugs/Makefile
flumotion/component/producers/audiotest/Makefile
flumotion/component/producers/soundcard/Makefile
flumotion/component/producers/bttv/Makefile
flumotion/component/producers/firewire/Makefile
flumotion/component/producers/gdp/Makefile
flumotion/component/producers/rtsp/Makefile
flumotion/component/producers/looper/Makefile
flumotion/component/producers/Makefile
flumotion/component/producers/ivtv/Makefile
flumotion/component/producers/playlist/Makefile
flumotion/component/producers/webcam/Makefile
flumotion/component/producers/icecast/Makefile
flumotion/component/producers/screencast/Makefile
flumotion/component/producers/unixdomain/Makefile
flumotion/component/producers/pipeline/Makefile
flumotion/component/producers/videotest/Makefile
flumotion/component/combiners/composite/Makefile
flumotion/component/combiners/switch/Makefile
flumotion/component/combiners/Makefile
flumotion/component/misc/httpfile/Makefile
flumotion/component/misc/porter/Makefile
flumotion/component/misc/repeater/Makefile
flumotion/component/misc/Makefile
flumotion/component/muxers/Makefile
flumotion/component/encoders/Makefile
flumotion/component/consumers/disker/Makefile
flumotion/component/consumers/preview/Makefile
flumotion/component/consumers/httpstreamer/Makefile
flumotion/component/consumers/Makefile
flumotion/component/consumers/shout2/Makefile
flumotion/component/Makefile
flumotion/component/bouncers/Makefile
flumotion/component/converters/Makefile
flumotion/component/converters/overlay/Makefile
flumotion/component/converters/pipeline/Makefile
flumotion/component/base/Makefile
flumotion/component/effects/colorbalance/Makefile
flumotion/component/effects/Makefile
flumotion/component/effects/volume/Makefile
flumotion/ui/Makefile
flumotion/wizard/Makefile
flumotion/monitor/nagios/Makefile
flumotion/monitor/Makefile
flumotion/worker/checks/Makefile
flumotion/worker/Makefile
flumotion/Makefile
flumotion/job/Makefile
flumotion/launch/Makefile
flumotion/tester/Makefile
flumotion/service/Makefile
flumotion/configure/Makefile
flumotion/extern/pytrayicon/Makefile
flumotion/extern/fdpass/Makefile
flumotion/extern/Makefile
flumotion/test/Makefile
flumotion/admin/text/Makefile
flumotion/admin/gtk/Makefile
flumotion/admin/rrdmon/Makefile
flumotion/admin/Makefile
flumotion/admin/command/Makefile
flumotion/project/Makefile
doc/reference/Makefile
doc/man/Makefile
doc/Makefile
conf/Makefile.in
Makefile.in
data/Makefile.in
data/image/16x16/Makefile.in
data/image/Makefile.in
data/image/wizard/Makefile.in
data/image/24x24/Makefile.in
data/glade/Makefile.in
bin/Makefile.in
tests/Makefile.in
tests/integration/Makefile.in
common/Makefile.in
pkgconfig/Makefile.in
po/Makefile.in
flumotion/Makefile.in
flumotion/manager/Makefile.in
flumotion/common/Makefile.in
flumotion/twisted/Makefile.in
flumotion/component/plugs/Makefile.in
flumotion/component/producers/audiotest/Makefile.in
flumotion/component/producers/soundcard/Makefile.in
flumotion/component/producers/Makefile.in
flumotion/component/producers/bttv/Makefile.in
flumotion/component/producers/firewire/Makefile.in
flumotion/component/producers/gdp/Makefile.in
flumotion/component/producers/rtsp/Makefile.in
flumotion/component/producers/looper/Makefile.in
flumotion/component/producers/ivtv/Makefile.in
flumotion/component/producers/playlist/Makefile.in
flumotion/component/producers/webcam/Makefile.in
flumotion/component/producers/icecast/Makefile.in
flumotion/component/producers/screencast/Makefile.in
flumotion/component/producers/unixdomain/Makefile.in
flumotion/component/producers/pipeline/Makefile.in
flumotion/component/producers/videotest/Makefile.in
flumotion/component/combiners/composite/Makefile.in
flumotion/component/combiners/Makefile.in
flumotion/component/combiners/switch/Makefile.in
flumotion/component/Makefile.in
flumotion/component/misc/Makefile.in
flumotion/component/misc/httpfile/Makefile.in
flumotion/component/misc/porter/Makefile.in
flumotion/component/misc/repeater/Makefile.in
flumotion/component/muxers/Makefile.in
flumotion/component/encoders/Makefile.in
flumotion/component/consumers/Makefile.in
flumotion/component/consumers/disker/Makefile.in
flumotion/component/consumers/preview/Makefile.in
flumotion/component/consumers/httpstreamer/Makefile.in
flumotion/component/consumers/shout2/Makefile.in
flumotion/component/bouncers/Makefile.in
flumotion/component/converters/Makefile.in
flumotion/component/converters/overlay/Makefile.in
flumotion/component/converters/pipeline/Makefile.in
flumotion/component/base/Makefile.in
flumotion/component/effects/colorbalance/Makefile.in
flumotion/component/effects/Makefile.in
flumotion/component/effects/volume/Makefile.in
flumotion/ui/Makefile.in
flumotion/wizard/Makefile.in
flumotion/monitor/nagios/Makefile.in
flumotion/monitor/Makefile.in
flumotion/worker/Makefile.in
flumotion/worker/checks/Makefile.in
flumotion/job/Makefile.in
flumotion/launch/Makefile.in
flumotion/tester/Makefile.in
flumotion/service/Makefile.in
flumotion/configure/Makefile.in
flumotion/extern/pytrayicon/Makefile.in
flumotion/extern/Makefile.in
flumotion/extern/fdpass/Makefile.in
flumotion/test/Makefile.in
flumotion/admin/Makefile.in
flumotion/admin/text/Makefile.in
flumotion/admin/gtk/Makefile.in
flumotion/admin/rrdmon/Makefile.in
flumotion/admin/command/Makefile.in
flumotion/project/Makefile.in
doc/Makefile.in
doc/reference/Makefile.in
doc/man/Makefile.in
po/ca.gmo
po/de.gmo
po/es.gmo
po/fr.gmo
po/nl.gmo
po/no.gmo
po/pt_BR.gmo
po/sv.gmo
m4/codeset.m4
m4/gettext.m4
m4/glibc21.m4
m4/iconv.m4
m4/intdiv0.m4
m4/inttypes_h.m4
m4/inttypes.m4
m4/inttypes-pri.m4
m4/isc-posix.m4
m4/lcmessage.m4
m4/lib-ld.m4
m4/lib-link.m4
m4/lib-prefix.m4
m4/progtest.m4
m4/stdint_h.m4
m4/uintmax_t.m4
m4/ulonglong.m4
bin/flumotion-worker
bin/flumotion-tester
bin/flumotion-rrdmon
bin/flumotion-nagios
flumotion/extern/pytrayicon/pytrayicon_la-eggtrayicon.lo
flumotion/extern/pytrayicon/pytrayicon_la-pytrayicon.lo
flumotion/extern/pytrayicon/pytrayicon_la-pytrayiconmodule.lo
flumotion/extern/pytrayicon/pytrayicon.la
flumotion/extern/pytrayicon/.libs
flumotion/extern/pytrayicon/.deps
bin/flumotion
bin/flumotion-admin
bin/flumotion-admin-text
bin/flumotion-command
bin/flumotion-inspect
bin/flumotion-job
bin/flumotion-launch
bin/flumotion-manager
intltool-extract
intltool-extract.in
intltool-merge
intltool-merge.in
intltool-update
intltool-update.in
po/stamp-it
po/remove-potcdate.sin
po/quot.sed
po/insert-header.sin
po/boldquot.sed
po/Rules-quot
po/POTFILES
po/Makefile.in
po/Makefile.in.in
pkgconfig/flumotion.pc
pkgconfig/flumotion-uninstalled.pc
flumotion/project/flumotion.locale.xml
flumotion/extern/pytrayicon/pytrayicon.c
flumotion/extern/fdpass/.deps
flumotion/configure/uninstalled.py
flumotion/configure/installed.py
doc/reference/html
data/flumotion-admin.desktop
bin/runtest
mkinstalldirs
log
locale
libtool
flumotion.spec
env
configure
config.status
config.rpath
config.log
cache
autoregen.sh
autom4te.cache
aclocal.m4
INSTALL
ABOUT-NLS
compile
config.guess
config.sub
depcomp
install-sh
ltmain.sh
missing
py-compile