Merge lp://qastaging/~alexlauni/do-plugins/microblog-replies into lp://qastaging/do-plugins

Proposed by Alex Launi
Status: Merged
Merged at revision: not available
Proposed branch: lp://qastaging/~alexlauni/do-plugins/microblog-replies
Merge into: lp://qastaging/do-plugins
Diff against target: None lines
To merge this branch: bzr merge lp://qastaging/~alexlauni/do-plugins/microblog-replies
Reviewer Review Type Date Requested Status
Jason Smith (community) Approve
Review via email: mp+4036@code.qastaging.launchpad.net
To post a comment you must log in.
Revision history for this message
Alex Launi (alexlauni) wrote :

Allows for much more robust replying to status messages.

554. By Alex Launi

fix some null reference spam

Revision history for this message
Jason Smith (jassmith) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'Alias/Alias.mdp'
2--- Alias/Alias.mdp 2009-01-09 07:03:47 +0000
3+++ Alias/Alias.mdp 2009-02-28 16:16:48 +0000
4@@ -27,5 +27,4 @@
5 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
6 <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
7 </References>
8- <GtkDesignInfo />
9 </Project>
10\ No newline at end of file
11
12=== modified file 'AptURL/AptURL.mdp'
13--- AptURL/AptURL.mdp 2009-01-09 07:03:47 +0000
14+++ AptURL/AptURL.mdp 2009-02-28 16:16:48 +0000
15@@ -25,5 +25,4 @@
16 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
17 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
18 </References>
19- <GtkDesignInfo />
20 </Project>
21\ No newline at end of file
22
23=== modified file 'Archive/Archive.mdp'
24--- Archive/Archive.mdp 2009-01-17 23:17:09 +0000
25+++ Archive/Archive.mdp 2009-02-28 16:16:48 +0000
26@@ -27,5 +27,4 @@
27 <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
28 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
29 </References>
30- <GtkDesignInfo />
31 </Project>
32\ No newline at end of file
33
34=== modified file 'Banshee/Banshee.mdp'
35--- Banshee/Banshee.mdp 2009-01-23 04:17:06 +0000
36+++ Banshee/Banshee.mdp 2009-02-28 16:16:48 +0000
37@@ -1,17 +1,17 @@
38-<Project name="Banshee" fileversion="2.0" language="C#" DefaultNamespace="Banshee" clr-version="Net_2_0" ctype="DotNetProject">
39+<Project name="Banshee" fileversion="2.0" language="C#" DefaultNamespace="Banshee" clr-version="Net_2_0" targetFramework="2.0" ctype="DotNetProject">
40 <Configurations active="Debug">
41 <Configuration name="Debug" ctype="DotNetProjectConfiguration">
42 <Output directory="bin/Debug" assembly="Banshee" />
43 <Build debugmode="True" target="Library" />
44 <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
45 <EnvironmentVariables />
46- <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
47+ <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
48 </Configuration>
49 <Configuration name="Release" ctype="DotNetProjectConfiguration">
50 <Output directory="bin/Release" assembly="Banshee" />
51 <Build debugmode="False" target="Library" />
52 <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
53- <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
54+ <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
55 </Configuration>
56 </Configurations>
57 <Contents>
58@@ -41,5 +41,4 @@
59 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
60 </References>
61 <Deployment.LinuxDeployData scriptName="banshee-1" />
62- <GtkDesignInfo />
63 </Project>
64\ No newline at end of file
65
66=== modified file 'Bibtex/Bibtex.mdp'
67--- Bibtex/Bibtex.mdp 2009-02-02 09:13:41 +0000
68+++ Bibtex/Bibtex.mdp 2009-02-28 16:16:48 +0000
69@@ -36,5 +36,4 @@
70 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform.Linux, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
71 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
72 </References>
73- <GtkDesignInfo />
74-</Project>
75+</Project>
76\ No newline at end of file
77
78=== modified file 'Cl.ickable/Cl.ickable.mdp'
79--- Cl.ickable/Cl.ickable.mdp 2009-01-17 23:17:09 +0000
80+++ Cl.ickable/Cl.ickable.mdp 2009-02-28 16:16:48 +0000
81@@ -29,5 +29,4 @@
82 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
83 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
84 </References>
85- <GtkDesignInfo />
86 </Project>
87\ No newline at end of file
88
89=== modified file 'ClawsMail/ClawsMail.mdp'
90--- ClawsMail/ClawsMail.mdp 2009-02-01 09:04:12 +0000
91+++ ClawsMail/ClawsMail.mdp 2009-02-28 16:16:48 +0000
92@@ -28,5 +28,4 @@
93 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
94 </References>
95 <Deployment.LinuxDeployData scriptName="sylpheed-claws-address" />
96- <GtkDesignInfo />
97 </Project>
98\ No newline at end of file
99
100=== modified file 'Confluence/Confluence.mdp'
101--- Confluence/Confluence.mdp 2009-01-09 08:10:40 +0000
102+++ Confluence/Confluence.mdp 2009-02-28 16:16:48 +0000
103@@ -40,5 +40,4 @@
104 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
105 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform.Linux, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
106 </References>
107- <GtkDesignInfo />
108 </Project>
109\ No newline at end of file
110
111=== modified file 'Del.icio.us/del.icio.us.mdp'
112--- Del.icio.us/del.icio.us.mdp 2009-01-16 01:25:56 +0000
113+++ Del.icio.us/del.icio.us.mdp 2009-02-28 16:16:48 +0000
114@@ -38,5 +38,4 @@
115 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
116 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform.Linux, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
117 </References>
118- <GtkDesignInfo />
119 </Project>
120\ No newline at end of file
121
122=== modified file 'DiskMounter/DiskMounter.mdp'
123--- DiskMounter/DiskMounter.mdp 2009-02-01 09:04:12 +0000
124+++ DiskMounter/DiskMounter.mdp 2009-02-28 16:16:48 +0000
125@@ -30,5 +30,4 @@
126 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
127 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
128 </References>
129- <GtkDesignInfo />
130 </Project>
131\ No newline at end of file
132
133=== modified file 'DoPlugins.mds'
134--- DoPlugins.mds 2009-02-06 19:37:09 +0000
135+++ DoPlugins.mds 2009-02-28 16:16:48 +0000
136@@ -1,4 +1,5 @@
137-<Combine releaseversion="0.4.9.9" name="DoPlugins" fileversion="2.0" outputpath="build/bin/">
138+<Combine name="DoPlugins" fileversion="2.0" outputpath="build/bin/" releaseversion="0.4.9.9">
139+ <Policies />
140 <Configurations active="Debug">
141 <Configuration name="Debug" ctype="CombineConfiguration">
142 <Entry build="True" name="Rhythmbox" configuration="Debug" />
143@@ -286,4 +287,4 @@
144 <Entry filename="YouTube/YouTube.mdp" />
145 <Entry filename="Emesene/Emesene.mdp" />
146 </Entries>
147-</Combine>
148+</Combine>
149\ No newline at end of file
150
151=== modified file 'EOG-Slideshow/EOG-Slideshow.mdp'
152--- EOG-Slideshow/EOG-Slideshow.mdp 2009-01-09 07:03:47 +0000
153+++ EOG-Slideshow/EOG-Slideshow.mdp 2009-02-28 16:16:48 +0000
154@@ -24,5 +24,4 @@
155 <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
156 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
157 </References>
158- <GtkDesignInfo />
159 </Project>
160\ No newline at end of file
161
162=== modified file 'Emesene/Emesene.mdp'
163--- Emesene/Emesene.mdp 2009-02-01 20:21:24 +0000
164+++ Emesene/Emesene.mdp 2009-02-28 16:16:48 +0000
165@@ -1,4 +1,4 @@
166-<Project name="Emesene" fileversion="2.0" language="C#" clr-version="Net_2_0" ctype="DotNetProject">
167+<Project name="Emesene" fileversion="2.0" language="C#" clr-version="Net_2_0" targetFramework="2.0" ctype="DotNetProject">
168 <Configurations active="Debug">
169 <Configuration name="Debug" ctype="DotNetProjectConfiguration">
170 <Output directory="bin/Debug" assembly="Emesene" />
171
172=== modified file 'Epiphany/Epiphany.mdp'
173--- Epiphany/Epiphany.mdp 2009-01-09 07:03:47 +0000
174+++ Epiphany/Epiphany.mdp 2009-02-28 16:16:48 +0000
175@@ -25,5 +25,4 @@
176 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
177 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
178 </References>
179- <GtkDesignInfo />
180 </Project>
181\ No newline at end of file
182
183=== modified file 'Evolution/Evolution.mdp'
184--- Evolution/Evolution.mdp 2009-01-09 08:10:40 +0000
185+++ Evolution/Evolution.mdp 2009-02-28 16:16:48 +0000
186@@ -31,5 +31,4 @@
187 <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
188 <ProjectReference type="Gac" localcopy="True" refto="evolution-sharp, Version=3.0.0.0, Culture=neutral, PublicKeyToken=457eed85bd9370df" />
189 </References>
190- <GtkDesignInfo />
191 </Project>
192\ No newline at end of file
193
194=== modified file 'File/File.mdp'
195--- File/File.mdp 2009-02-13 21:34:02 +0000
196+++ File/File.mdp 2009-02-28 16:16:48 +0000
197@@ -1,4 +1,4 @@
198-<Project name="File" fileversion="2.0" DefaultNamespace="FilePlugin" language="C#" clr-version="Net_2_0" targetFramework="2.0" ctype="DotNetProject">
199+<Project name="File" fileversion="2.0" language="C#" DefaultNamespace="FilePlugin" clr-version="Net_2_0" targetFramework="2.0" ctype="DotNetProject">
200 <Configurations active="Debug">
201 <Configuration name="Debug" ctype="DotNetProjectConfiguration">
202 <Output directory="bin/Debug" assembly="File" />
203@@ -53,5 +53,4 @@
204 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
205 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform.Linux, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
206 </References>
207- <GtkDesignInfo />
208 </Project>
209\ No newline at end of file
210
211=== modified file 'Firefox/Firefox.mdp'
212--- Firefox/Firefox.mdp 2009-01-17 23:17:09 +0000
213+++ Firefox/Firefox.mdp 2009-02-28 16:16:48 +0000
214@@ -26,5 +26,4 @@
215 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
216 <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
217 </References>
218- <GtkDesignInfo />
219 </Project>
220\ No newline at end of file
221
222=== modified file 'Flickr/Flickr.mdp'
223--- Flickr/Flickr.mdp 2009-02-01 09:04:12 +0000
224+++ Flickr/Flickr.mdp 2009-02-28 16:16:48 +0000
225@@ -39,5 +39,4 @@
226 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
227 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform.Linux, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
228 </References>
229- <GtkDesignInfo />
230 </Project>
231\ No newline at end of file
232
233=== modified file 'GNOME-Dictionary/GNOME-Dictionary.mdp'
234--- GNOME-Dictionary/GNOME-Dictionary.mdp 2009-01-17 23:17:09 +0000
235+++ GNOME-Dictionary/GNOME-Dictionary.mdp 2009-02-28 16:16:48 +0000
236@@ -28,5 +28,4 @@
237 <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
238 <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
239 </References>
240- <GtkDesignInfo />
241 </Project>
242\ No newline at end of file
243
244=== modified file 'GNOME-Screenshot/GNOME-Screenshot.mdp'
245--- GNOME-Screenshot/GNOME-Screenshot.mdp 2009-01-17 23:17:09 +0000
246+++ GNOME-Screenshot/GNOME-Screenshot.mdp 2009-02-28 16:16:48 +0000
247@@ -30,5 +30,4 @@
248 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
249 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
250 </References>
251- <GtkDesignInfo />
252 </Project>
253\ No newline at end of file
254
255=== modified file 'GNOME-Session/GNOME-Session.mdp'
256--- GNOME-Session/GNOME-Session.mdp 2009-01-09 07:03:47 +0000
257+++ GNOME-Session/GNOME-Session.mdp 2009-02-28 16:16:48 +0000
258@@ -30,5 +30,4 @@
259 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
260 <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
261 </References>
262- <GtkDesignInfo />
263 </Project>
264\ No newline at end of file
265
266=== modified file 'GNOME-Terminal/GNOME-Terminal.mdp'
267--- GNOME-Terminal/GNOME-Terminal.mdp 2009-02-03 19:01:29 +0000
268+++ GNOME-Terminal/GNOME-Terminal.mdp 2009-02-28 16:16:48 +0000
269@@ -32,5 +32,4 @@
270 <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
271 <ProjectReference type="Gac" localcopy="True" refto="gconf-sharp, Version=2.20.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
272 </References>
273- <GtkDesignInfo />
274-</Project>
275+</Project>
276\ No newline at end of file
277
278=== modified file 'GoogleCalculator/GoogleCalculator.mdp'
279--- GoogleCalculator/GoogleCalculator.mdp 2009-02-05 04:18:51 +0000
280+++ GoogleCalculator/GoogleCalculator.mdp 2009-02-28 16:16:48 +0000
281@@ -26,5 +26,4 @@
282 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
283 <ProjectReference type="Gac" localcopy="True" refto="System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
284 </References>
285- <GtkDesignInfo />
286-</Project>
287+</Project>
288\ No newline at end of file
289
290=== modified file 'GoogleCalendar/GoogleCalendar.mdp'
291--- GoogleCalendar/GoogleCalendar.mdp 2009-01-10 02:13:19 +0000
292+++ GoogleCalendar/GoogleCalendar.mdp 2009-02-28 16:16:48 +0000
293@@ -47,5 +47,4 @@
294 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform.Linux, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
295 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
296 </References>
297- <GtkDesignInfo />
298 </Project>
299\ No newline at end of file
300
301=== modified file 'GoogleContacts/GMailContacts.mdp'
302--- GoogleContacts/GMailContacts.mdp 2009-02-01 09:04:12 +0000
303+++ GoogleContacts/GMailContacts.mdp 2009-02-28 16:16:48 +0000
304@@ -46,5 +46,4 @@
305 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform.Linux, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
306 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
307 </References>
308- <GtkDesignInfo />
309 </Project>
310\ No newline at end of file
311
312=== modified file 'GoogleDocs/GDocs.mdp'
313--- GoogleDocs/GDocs.mdp 2009-01-09 08:18:51 +0000
314+++ GoogleDocs/GDocs.mdp 2009-02-28 16:16:48 +0000
315@@ -51,5 +51,4 @@
316 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform.Linux, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
317 <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
318 </References>
319- <GtkDesignInfo />
320 </Project>
321\ No newline at end of file
322
323=== modified file 'GoogleMaps/GoogleMaps.mdp'
324--- GoogleMaps/GoogleMaps.mdp 2009-02-05 04:18:51 +0000
325+++ GoogleMaps/GoogleMaps.mdp 2009-02-28 16:16:48 +0000
326@@ -27,5 +27,4 @@
327 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
328 <ProjectReference type="Gac" localcopy="True" refto="System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
329 </References>
330- <GtkDesignInfo />
331 </Project>
332\ No newline at end of file
333
334=== modified file 'GoogleSearch/GoogleSearch.mdp'
335--- GoogleSearch/GoogleSearch.mdp 2009-01-10 02:13:19 +0000
336+++ GoogleSearch/GoogleSearch.mdp 2009-02-28 16:16:48 +0000
337@@ -40,5 +40,4 @@
338 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
339 <ProjectReference type="Gac" localcopy="True" refto="Do.Interface.Linux, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
340 </References>
341- <GtkDesignInfo />
342 </Project>
343\ No newline at end of file
344
345=== modified file 'ImageShack/ImageShack.mdp'
346--- ImageShack/ImageShack.mdp 2009-01-09 08:10:40 +0000
347+++ ImageShack/ImageShack.mdp 2009-02-28 16:16:48 +0000
348@@ -37,5 +37,4 @@
349 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform.Linux, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
350 <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
351 </References>
352- <GtkDesignInfo />
353 </Project>
354\ No newline at end of file
355
356=== modified file 'Launchpad/Launchpad.mdp'
357--- Launchpad/Launchpad.mdp 2009-02-05 04:18:51 +0000
358+++ Launchpad/Launchpad.mdp 2009-02-28 16:16:48 +0000
359@@ -37,5 +37,4 @@
360 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
361 <ProjectReference type="Gac" localcopy="True" refto="System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
362 </References>
363- <GtkDesignInfo />
364-</Project>
365+</Project>
366\ No newline at end of file
367
368=== modified file 'LocateFiles/LocateFiles.mdp'
369--- LocateFiles/LocateFiles.mdp 2009-01-09 07:03:47 +0000
370+++ LocateFiles/LocateFiles.mdp 2009-02-28 16:16:48 +0000
371@@ -25,5 +25,4 @@
372 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
373 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
374 </References>
375- <GtkDesignInfo />
376 </Project>
377\ No newline at end of file
378
379=== modified file 'MPD/MPD.mdp'
380--- MPD/MPD.mdp 2009-01-09 07:03:47 +0000
381+++ MPD/MPD.mdp 2009-02-28 16:16:48 +0000
382@@ -27,5 +27,4 @@
383 <ProjectReference type="Gac" localcopy="True" refto="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
384 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
385 </References>
386- <GtkDesignInfo />
387 </Project>
388\ No newline at end of file
389
390=== modified file 'ManLookUp/ManLookUp.mdp'
391--- ManLookUp/ManLookUp.mdp 2009-02-07 01:08:02 +0000
392+++ ManLookUp/ManLookUp.mdp 2009-02-28 16:16:48 +0000
393@@ -1,4 +1,4 @@
394-<Project name="ManLookUp" fileversion="2.0" Description="Gnome-do plugin" language="C#" clr-version="Net_2_0" targetFramework="2.0" ctype="DotNetProject">
395+<Project name="ManLookUp" fileversion="2.0" language="C#" Description="Gnome-do plugin" clr-version="Net_2_0" targetFramework="2.0" ctype="DotNetProject">
396 <Configurations active="Debug">
397 <Configuration name="Debug" ctype="DotNetProjectConfiguration">
398 <Output directory="bin/Debug" assemblyKeyFile="." assembly="ManLookUp" />
399@@ -25,5 +25,4 @@
400 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
401 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
402 </References>
403- <GtkDesignInfo />
404 </Project>
405\ No newline at end of file
406
407=== modified file 'Microblogging/Makefile.am'
408--- Microblogging/Makefile.am 2009-01-12 20:19:50 +0000
409+++ Microblogging/Makefile.am 2009-02-28 16:16:48 +0000
410@@ -6,10 +6,12 @@
411 gtk-gui/generated.cs \
412 gtk-gui/Microblogging.GenConfig.cs \
413 src/Configuration.cs \
414+ src/FriendItem.cs \
415 src/FriendSource.cs \
416 src/GenConfig.cs \
417+ src/Microblog.cs \
418 src/MicroblogClient.cs \
419- src/Microblog.cs \
420+ src/MicroblogStatus.cs \
421 src/Notifications.cs \
422 src/PostAction.cs \
423 src/Preferences.cs \
424
425=== modified file 'Microblogging/Microblogging.mdp'
426--- Microblogging/Microblogging.mdp 2009-02-01 09:04:12 +0000
427+++ Microblogging/Microblogging.mdp 2009-02-28 16:16:48 +0000
428@@ -45,6 +45,8 @@
429 <File name="src/Twitterizer/Twitterizer.Framework/MethodClasses/TwitterDirectMessageMethods.cs" subtype="Code" buildaction="Compile" />
430 <File name="src/Twitterizer/Twitterizer.Framework/MethodClasses/TwitterStatusMethods.cs" subtype="Code" buildaction="Compile" />
431 <File name="src/Twitterizer/Twitterizer.Framework/MethodClasses/TwitterUserMethods.cs" subtype="Code" buildaction="Compile" />
432+ <File name="src/FriendItem.cs" subtype="Code" buildaction="Compile" />
433+ <File name="src/MicroblogStatus.cs" subtype="Code" buildaction="Compile" />
434 </Contents>
435 <References>
436 <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
437@@ -59,5 +61,4 @@
438 <ProjectReference type="Gac" localcopy="True" refto="System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
439 <ProjectReference type="Gac" localcopy="True" refto="Do.Interface.Linux, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
440 </References>
441- <GtkDesignInfo />
442 </Project>
443\ No newline at end of file
444
445=== added file 'Microblogging/src/FriendItem.cs'
446--- Microblogging/src/FriendItem.cs 1970-01-01 00:00:00 +0000
447+++ Microblogging/src/FriendItem.cs 2009-02-28 16:16:48 +0000
448@@ -0,0 +1,63 @@
449+
450+using System;
451+using System.IO;
452+using System.Linq;
453+using System.Collections.Generic;
454+
455+using Mono.Unix;
456+
457+using Do.Platform;
458+using Do.Universe;
459+
460+namespace Microblogging
461+{
462+ public class FriendItem : Item
463+ {
464+ string name, photo, status;
465+ List<MicroblogStatus> statuses;
466+
467+ public FriendItem (int id, string name) :
468+ this (id, name, new MicroblogStatus (-1, Catalog.GetString ("No Status"), name, DateTime.Now))
469+ {
470+ }
471+
472+ public FriendItem (int id, string name, MicroblogStatus status)
473+ {
474+ statuses = new List<MicroblogStatus> ();
475+
476+ Id = id;
477+ this.name = name;
478+ this.status = status.Status;
479+ this.photo = Path.Combine (MicroblogClient.PhotoDirectory, "" + id);
480+ statuses.Add (status);
481+ }
482+
483+ public override string Name {
484+ get { return name; }
485+ }
486+
487+ public override string Description {
488+ get { return status; }
489+ }
490+
491+ public override string Icon {
492+ get {
493+ if (!string.IsNullOrEmpty (photo) && File.Exists (photo))
494+ return photo;
495+ return "stock_person";
496+ }
497+ }
498+
499+ public int Id { get; private set; }
500+
501+ public IEnumerable<MicroblogStatus> Statuses {
502+ get { return statuses; }
503+ }
504+
505+ public void AddStatus (MicroblogStatus status)
506+ {
507+ this.status = status.Status;
508+ statuses.Add (status);
509+ }
510+ }
511+}
512
513=== modified file 'Microblogging/src/FriendSource.cs'
514--- Microblogging/src/FriendSource.cs 2009-01-09 08:10:40 +0000
515+++ Microblogging/src/FriendSource.cs 2009-02-28 16:16:48 +0000
516@@ -37,7 +37,6 @@
517 /// </summary>
518 public sealed class FriendSource : ItemSource, IConfigurable
519 {
520-
521 public FriendSource()
522 {
523 Microblog.Connect (Microblog.Preferences.Username, Microblog.Preferences.Password);
524@@ -56,7 +55,16 @@
525 }
526
527 public override IEnumerable<Type> SupportedItemTypes {
528- get { yield return typeof (ContactItem); }
529+ get { yield return typeof (FriendItem); }
530+ }
531+
532+ public override IEnumerable<Item> Items {
533+ get { return Microblog.Friends.OfType<Item> (); }
534+ }
535+
536+ public override IEnumerable<Item> ChildrenOfItem (Item item)
537+ {
538+ return (item as FriendItem).Statuses.OfType<Item> ();
539 }
540
541 public Gtk.Bin GetConfiguration ()
542
543=== modified file 'Microblogging/src/Microblog.cs'
544--- Microblogging/src/Microblog.cs 2009-02-27 04:50:49 +0000
545+++ Microblogging/src/Microblog.cs 2009-02-28 16:16:48 +0000
546@@ -56,19 +56,21 @@
547
548 client = new MicroblogClient (username, password, prefs.ActiveService);
549 client.StatusUpdated += OnStatusUpdated;
550+ client.MessageFound += DirectMessageFound;
551 client.TimelineUpdated += OnTimelineUpdated;
552- client.MessageFound += DirectMessageFound;
553
554 return true;
555 }
556
557- public static IEnumerable<Item> Friends {
558+ public static IEnumerable<FriendItem> Friends {
559 get { return client.Contacts; }
560 }
561
562 public static void UpdateStatus (object status)
563 {
564- client.UpdateStatus (status.ToString ());
565+ MicroblogStatusReply reply = status as MicroblogStatusReply;
566+ if (reply != null)
567+ client.UpdateStatus (reply.Status, reply.InReplyToId);
568 }
569
570 internal static MicroblogPreferences Preferences {
571
572=== modified file 'Microblogging/src/MicroblogClient.cs'
573--- Microblogging/src/MicroblogClient.cs 2009-01-16 23:17:22 +0000
574+++ Microblogging/src/MicroblogClient.cs 2009-02-28 16:16:48 +0000
575@@ -57,18 +57,20 @@
576
577 Timer [] timers;
578
579- readonly string PhotoDirectory;
580-
581- public IEnumerable<Item> Contacts { get; private set; }
582+ public IEnumerable<FriendItem> Contacts { get; private set; }
583+
584+ static MicroblogClient ()
585+ {
586+ PhotoDirectory = new [] { Services.Paths.UserDataDirectory, "Microblogging", "photos"}.Aggregate (Path.Combine);
587+ }
588
589 public MicroblogClient (string username, string password, Service service)
590 {
591 timers = new Timer [3];
592 this.username = username;
593- Contacts = Enumerable.Empty<Item> ();
594+ Contacts = Enumerable.Empty<FriendItem> ();
595 blog = new Twitter (username, password, service);
596 timeline_last_updated = messages_last_updated = DateTime.UtcNow;
597- PhotoDirectory = new [] { Services.Paths.UserDataDirectory, "Microblogging", "photos"}.Aggregate (Path.Combine);
598
599 timers [0] = new Timer (UpdateContacts, null, 1 * 1000, UpdateContactsTimeout);
600 timers [1] = new Timer (UpdateTimeline, null, 60 *1000, UpdateTimelineTimeout);
601@@ -81,6 +83,8 @@
602 public static string ContactKeyName {
603 get { return "microblog.screenname"; }
604 }
605+
606+ public static readonly string PhotoDirectory;
607
608 /// <summary>
609 /// Update your miroblogging status
610@@ -90,10 +94,14 @@
611 /// </param>
612 public void UpdateStatus (string status)
613 {
614+ UpdateStatus (status, null);
615+ }
616+
617+ public void UpdateStatus (string status, Nullable<int> inReplyToID)
618+ {
619 string errorMessage = "";
620 try {
621- blog.Status.Update (status);
622-
623+ blog.Status.Update (status, inReplyToID);
624 } catch (TwitterizerException e) {
625 errorMessage = FailedPostMsg;
626 Log<MicroblogClient>.Debug (GenericErrorMsg, "Post", e.Message);
627@@ -104,34 +112,32 @@
628
629 void UpdateContacts (object o)
630 {
631- Log.Debug ("Microblogging: Updating contacts");
632-
633- ContactItem newContact;
634- List<Item> newContacts;
635+ FriendItem newContact;
636+ MicroblogStatus status;
637+ List<FriendItem> newContacts;
638 TwitterUserCollection friends;
639
640 try {
641- newContacts = new List<Item> ();
642+ newContacts = new List<FriendItem> ();
643 friends = blog.User.Friends ();
644 } catch (TwitterizerException e) {
645 Log<MicroblogClient>.Debug (GenericErrorMsg, "UpdateContacts", e.Message);
646 return;
647 }
648-
649+
650 foreach (TwitterUser friend in friends) {
651- newContact = ContactItem.Create (friend.ScreenName);
652- newContact[ContactKeyName] = friend.ScreenName;
653-
654- if (File.Exists (Path.Combine (PhotoDirectory, "" + friend.ID)))
655- newContact["photo"] = Path.Combine (PhotoDirectory, "" + friend.ID);
656- else
657- DownloadBuddyIcon (friend.ProfileImageUri, friend.ID);
658+ if (friend.Status != null) {
659+ status = new MicroblogStatus (friend.Status.ID, friend.Status.Text, friend.ScreenName, friend.Status.Created);
660+ newContact = new FriendItem (friend.ID, friend.ScreenName, status);
661+ } else {
662+ newContact = new FriendItem (friend.ID, friend.ScreenName);
663+ }
664
665 newContacts.Add (newContact);
666 }
667-
668+
669 Contacts = newContacts;
670- Log.Debug ("Microblogging: Found {0} contacts", Contacts.Count ());
671+ Log<MicroblogClient>.Debug ("Found {0} contacts", Contacts.Count ());
672 return;
673 }
674
675@@ -149,10 +155,13 @@
676
677 if (tweet.TwitterUser.ScreenName.Equals (username) || tweet.Created <= timeline_last_updated) return;
678
679- icon = FindIconForUser (tweet.TwitterUser.ProfileImageUri, tweet.TwitterUser.ID);
680+ icon = FindIconForUser (tweet.TwitterUser);
681 timeline_last_updated = tweet.Created;
682-
683+
684 OnTimelineUpdated (tweet.TwitterUser.ScreenName, tweet.Text, icon);
685+ Log.Debug ("Adding '{0}' to user {1}", tweet.Text, Contacts.Where (contact => contact.Id == tweet.TwitterUser.ID).First ().Name);
686+ Contacts.Where (contact => contact.Id == tweet.TwitterUser.ID).First ()
687+ .AddStatus (new MicroblogStatus (tweet.ID, tweet.Text, tweet.TwitterUser.ScreenName, tweet.Created));
688 } catch (Exception e) {
689 Log<MicroblogClient>.Debug (GenericErrorMsg, "UpdateTimeline", e.Message);
690 }
691@@ -172,8 +181,8 @@
692
693 if (message.Created <= messages_last_updated) return;
694
695- icon = FindIconForUser (message.TwitterUser.ProfileImageUri, message.TwitterUser.ID);
696 messages_last_updated = message.Created;
697+ icon = FindIconForUser (message.TwitterUser);
698
699 OnMessageFound (message.TwitterUser.ScreenName, message.Text, icon);
700 } catch (Exception e) {
701@@ -181,30 +190,32 @@
702 }
703 }
704
705- string FindIconForUser (Uri profileUri, int userId)
706+ string FindIconForUser (TwitterUser user)
707 {
708 string icon = "";
709
710- if (File.Exists (Path.Combine (PhotoDirectory, "" + userId)))
711- icon = Path.Combine (PhotoDirectory, "" + userId);
712+ if (File.Exists (Path.Combine (PhotoDirectory, "" + user.ID)))
713+ icon = Path.Combine (PhotoDirectory, "" + user.ID);
714 else
715- DownloadBuddyIcon (profileUri, userId);
716+ DownloadBuddyIcon (user);
717
718 return icon;
719 }
720
721- void DownloadBuddyIcon (Uri imageUri, int userId)
722+ void DownloadBuddyIcon (TwitterUser user)
723 {
724 string imageDestination;
725- imageDestination = Path.Combine (PhotoDirectory, "" + userId);
726+ imageDestination = Path.Combine (PhotoDirectory, "" + user.ID);
727+
728+ if (File.Exists (imageDestination)) return;
729 if (!Directory.Exists (PhotoDirectory)) Directory.CreateDirectory (PhotoDirectory);
730
731 using (WebClient client = new WebClient ())
732 {
733 try {
734- client.DownloadFile (imageUri.AbsoluteUri, imageDestination);
735+ client.DownloadFile (user.ProfileImageUri.AbsoluteUri, imageDestination);
736 } catch (Exception e) {
737- Log.Error (string.Format (DownloadFailedMsg, imageUri.AbsoluteUri), e.Message);
738+ Log.Error (string.Format (DownloadFailedMsg, user.ProfileImageUri.AbsoluteUri), e.Message);
739 Log.Debug (e.StackTrace);
740 }
741 }
742
743=== added file 'Microblogging/src/MicroblogStatus.cs'
744--- Microblogging/src/MicroblogStatus.cs 1970-01-01 00:00:00 +0000
745+++ Microblogging/src/MicroblogStatus.cs 2009-02-28 16:18:25 +0000
746@@ -0,0 +1,49 @@
747+
748+using System;
749+
750+using Do.Universe;
751+
752+namespace Microblogging
753+{
754+
755+ public class MicroblogStatus : Item
756+ {
757+ DateTime time;
758+
759+ public MicroblogStatus (int id, string status, string owner, DateTime time)
760+ {
761+ Id = id;
762+ Owner = owner;
763+ Status = status;
764+ this.time = time;
765+ }
766+
767+ public override string Name {
768+ get { return Status;}
769+ }
770+
771+ public override string Description {
772+ get { return string.Format ("Posted at {0}", time); }
773+ }
774+
775+ public override string Icon {
776+ get { return "microblogging.svg@" + GetType ().Assembly.FullName; }
777+ }
778+
779+ public virtual int Id { get; private set; }
780+ public virtual string Owner { get; private set; }
781+ public virtual string Status { get; private set; }
782+ }
783+
784+ public class MicroblogStatusReply
785+ {
786+ public MicroblogStatusReply (Nullable<int> inReplyToID, string status)
787+ {
788+ Status = status;
789+ InReplyToId = inReplyToID;
790+ }
791+
792+ public Nullable<int> InReplyToId { get; private set; }
793+ public string Status { get; private set; }
794+ }
795+}
796
797=== modified file 'Microblogging/src/PostAction.cs'
798--- Microblogging/src/PostAction.cs 2009-01-09 08:10:40 +0000
799+++ Microblogging/src/PostAction.cs 2009-02-28 16:16:48 +0000
800@@ -62,7 +62,10 @@
801 }
802
803 public override IEnumerable<Type> SupportedModifierItemTypes {
804- get { yield return typeof (ContactItem); }
805+ get {
806+ yield return typeof (FriendItem);
807+ yield return typeof (MicroblogStatus);
808+ }
809 }
810
811 public override bool ModifierItemsOptional {
812@@ -72,30 +75,40 @@
813 public override bool SupportsModifierItemForItems (IEnumerable<Item> items, Item modItem)
814 {
815 ITextItem message = items.First () as ITextItem;
816- ContactItem buddy = modItem as ContactItem;
817- string buddyName = buddy [MicroblogClient.ContactKeyName] ?? "";
818+ string buddyName = GetContactNameFromItem (modItem);
819
820 // make sure we dont go over 140 chars with the contact screen name
821- return message.Text.Length + buddyName.Length < MaxMessageLength;
822+ return !string.IsNullOrEmpty (buddyName) && message.Text.Length + buddyName.Length < MaxMessageLength;
823 }
824
825 public override IEnumerable<Item> DynamicModifierItemsForItem(Item item)
826 {
827- return Microblog.Friends;
828+ return Microblog.Friends.OfType<Item> ();
829 }
830
831
832 public override IEnumerable<Item> Perform (IEnumerable<Item> items, IEnumerable<Item> modItems)
833 {
834 string status;
835+ MicroblogStatusReply reply;
836
837 status = (items.First () as ITextItem).Text;
838- if (modItems.Any ())
839+ if (modItems.Any ()) {
840 status = BuildTweet (status, modItems);
841
842+ if (modItems.First () is FriendItem) {
843+ reply = new MicroblogStatusReply (null, status);
844+ } else {
845+ MicroblogStatus s = modItems.First () as MicroblogStatus;
846+ reply = new MicroblogStatusReply (s.Id, status);
847+ }
848+ } else {
849+ reply = new MicroblogStatusReply (null, status);
850+ }
851+
852 Thread updateRunner = new Thread (new ParameterizedThreadStart (Microblog.UpdateStatus));
853 updateRunner.IsBackground = true;
854- updateRunner.Start (status);
855+ updateRunner.Start (reply);
856
857 return null;
858 }
859@@ -108,23 +121,32 @@
860 string BuildTweet(string status, IEnumerable<Item> modItems)
861 {
862 string tweet = "";
863+ string buddyName;
864
865 //Handle situations without a contact
866 if (modItems.Count () == 0) return status;
867
868- // Direct messaging
869+ buddyName = GetContactNameFromItem (modItems.First ());
870+
871+ // Direct messaging starts with "d "
872 if (status.Substring (0,2).Equals ("d ")) {
873- tweet = "d " + (modItems.First () as ContactItem) [MicroblogClient.ContactKeyName] + " " + status.Substring (2);
874+ tweet = "d " + buddyName + " " + status.Substring (2);
875
876 // Tweet replying
877 } else {
878- foreach (ContactItem contact in modItems) {
879- tweet += "@" + contact [MicroblogClient.ContactKeyName] + " " ;
880+ foreach (Item contact in modItems) {
881+ tweet += "@" + GetContactNameFromItem (contact) + " " ;
882 }
883
884 tweet += status;
885 }
886+
887 return tweet;
888 }
889+
890+ string GetContactNameFromItem (Item modItem)
891+ {
892+ return (modItem is FriendItem) ? (modItem as FriendItem).Name : (modItem as MicroblogStatus).Owner;
893+ }
894 }
895 }
896
897=== modified file 'Microblogging/src/Twitterizer/Twitterizer.Framework/MethodClasses/TwitterStatusMethods.cs'
898--- Microblogging/src/Twitterizer/Twitterizer.Framework/MethodClasses/TwitterStatusMethods.cs 2008-12-11 04:16:01 +0000
899+++ Microblogging/src/Twitterizer/Twitterizer.Framework/MethodClasses/TwitterStatusMethods.cs 2009-02-28 16:16:48 +0000
900@@ -140,7 +140,7 @@
901
902 Data.ActionUri = new Uri(
903 string.Format(Twitter.Urls.UpdateUrl, HttpUtility.UrlEncode(Status), InReplyToStatusID));
904-
905+
906 Data = Request.PerformWebRequest(Data);
907
908 return Data.Statuses[0];
909
910=== modified file 'Microblogging/src/Twitterizer/Twitterizer.Framework/Urls.cs'
911--- Microblogging/src/Twitterizer/Twitterizer.Framework/Urls.cs 2008-12-11 05:44:06 +0000
912+++ Microblogging/src/Twitterizer/Twitterizer.Framework/Urls.cs 2009-02-28 16:16:48 +0000
913@@ -33,7 +33,7 @@
914 }
915
916 public string UpdateUrl {
917- get { return rootUrl + "statuses/update.xml?status={0}&source=Do&in_reply_to_status_id{1}"; }
918+ get { return rootUrl + "statuses/update.xml?status={0}&source=Do&in_reply_to_status_id={1}"; }
919 }
920
921 public string RepliesUrl {
922
923=== modified file 'NX/NX.mdp'
924--- NX/NX.mdp 2009-01-10 02:13:19 +0000
925+++ NX/NX.mdp 2009-02-28 16:16:48 +0000
926@@ -25,5 +25,4 @@
927 <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
928 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
929 </References>
930- <GtkDesignInfo />
931 </Project>
932\ No newline at end of file
933
934=== modified file 'OpenSearch/OpenSearch.mdp'
935--- OpenSearch/OpenSearch.mdp 2009-01-16 09:53:23 +0000
936+++ OpenSearch/OpenSearch.mdp 2009-02-28 16:16:48 +0000
937@@ -34,5 +34,4 @@
938 <ProjectReference type="Gac" localcopy="True" refto="nunit.core, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77" />
939 <ProjectReference type="Gac" localcopy="True" refto="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77" />
940 </References>
941- <GtkDesignInfo />
942 </Project>
943\ No newline at end of file
944
945=== modified file 'Opera/Opera.mdp'
946--- Opera/Opera.mdp 2009-01-10 02:13:19 +0000
947+++ Opera/Opera.mdp 2009-02-28 16:16:48 +0000
948@@ -24,5 +24,4 @@
949 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
950 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
951 </References>
952- <GtkDesignInfo />
953 </Project>
954\ No newline at end of file
955
956=== modified file 'Pastebin/Pastebin.mdp'
957--- Pastebin/Pastebin.mdp 2009-01-23 05:47:18 +0000
958+++ Pastebin/Pastebin.mdp 2009-02-28 16:16:48 +0000
959@@ -52,5 +52,4 @@
960 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform.Linux, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
961 <ProjectReference type="Gac" localcopy="True" refto="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
962 </References>
963- <GtkDesignInfo />
964 </Project>
965\ No newline at end of file
966
967=== modified file 'Pidgin/Pidgin.mdp'
968--- Pidgin/Pidgin.mdp 2009-01-09 08:10:40 +0000
969+++ Pidgin/Pidgin.mdp 2009-02-28 16:16:48 +0000
970@@ -41,5 +41,4 @@
971 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
972 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
973 </References>
974- <GtkDesignInfo />
975 </Project>
976\ No newline at end of file
977
978=== modified file 'Pidgin/src/Pidgin.cs'
979--- Pidgin/src/Pidgin.cs 2009-01-15 22:39:03 +0000
980+++ Pidgin/src/Pidgin.cs 2009-02-28 16:16:48 +0000
981@@ -47,7 +47,7 @@
982 int PurpleFindBuddy (int account, string name);
983 void PurpleConversationPresent (int conversation);
984 int PurpleAccountsFindConnected (string account, string proto);
985- int PurpleConversationNew (uint type, int account, string name);
986+ int PurpleConversationNew (int type, int account, string name);
987 int PurpleSavedstatusNew (string title, uint type);
988 void PurpleSavedstatusSetMessage (int type, string message);
989 void PurpleSavedstatusActivate (int status);
990
991=== modified file 'PingFM/PingFM.mdp'
992--- PingFM/PingFM.mdp 2009-02-01 09:04:12 +0000
993+++ PingFM/PingFM.mdp 2009-02-28 16:16:48 +0000
994@@ -74,5 +74,4 @@
995 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
996 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform.Linux, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
997 </References>
998- <GtkDesignInfo />
999 </Project>
1000\ No newline at end of file
1001
1002=== modified file 'Putty/Putty.mdp'
1003--- Putty/Putty.mdp 2009-01-09 07:03:47 +0000
1004+++ Putty/Putty.mdp 2009-02-28 16:16:48 +0000
1005@@ -26,5 +26,4 @@
1006 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1007 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1008 </References>
1009- <GtkDesignInfo />
1010 </Project>
1011\ No newline at end of file
1012
1013=== modified file 'Quote/Quote.mdp'
1014--- Quote/Quote.mdp 2009-01-10 02:13:19 +0000
1015+++ Quote/Quote.mdp 2009-02-28 16:16:48 +0000
1016@@ -34,5 +34,4 @@
1017 <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
1018 <ProjectReference type="Gac" localcopy="True" refto="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
1019 </References>
1020- <GtkDesignInfo />
1021 </Project>
1022\ No newline at end of file
1023
1024=== modified file 'RSS/RSS.mdp'
1025--- RSS/RSS.mdp 2009-01-09 08:10:40 +0000
1026+++ RSS/RSS.mdp 2009-02-28 16:16:48 +0000
1027@@ -60,5 +60,4 @@
1028 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1029 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform.Linux, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1030 </References>
1031- <GtkDesignInfo />
1032 </Project>
1033\ No newline at end of file
1034
1035=== modified file 'RememberTheMilk/RTM.mdp'
1036--- RememberTheMilk/RTM.mdp 2009-01-09 08:10:40 +0000
1037+++ RememberTheMilk/RTM.mdp 2009-02-28 16:16:48 +0000
1038@@ -98,5 +98,4 @@
1039 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1040 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform.Linux, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1041 </References>
1042- <GtkDesignInfo />
1043 </Project>
1044\ No newline at end of file
1045
1046=== modified file 'Rhythmbox/Rhythmbox.mdp'
1047--- Rhythmbox/Rhythmbox.mdp 2009-02-01 09:04:12 +0000
1048+++ Rhythmbox/Rhythmbox.mdp 2009-02-28 16:16:48 +0000
1049@@ -4,8 +4,8 @@
1050 <Output directory="bin/Debug" assembly="Rhythmbox" />
1051 <Build debugmode="True" target="Library" />
1052 <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
1053+ <EnvironmentVariables />
1054 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
1055- <EnvironmentVariables />
1056 </Configuration>
1057 <Configuration name="Release" ctype="DotNetProjectConfiguration">
1058 <Output directory="bin/Release" assembly="Rhythmbox" />
1059@@ -38,5 +38,4 @@
1060 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1061 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1062 </References>
1063- <GtkDesignInfo />
1064-</Project>
1065+</Project>
1066\ No newline at end of file
1067
1068=== modified file 'Riptide/Riptide.mdp'
1069--- Riptide/Riptide.mdp 2009-02-01 09:04:12 +0000
1070+++ Riptide/Riptide.mdp 2009-02-28 16:16:48 +0000
1071@@ -30,5 +30,4 @@
1072 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1073 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform.Linux, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1074 </References>
1075- <GtkDesignInfo />
1076 </Project>
1077\ No newline at end of file
1078
1079=== modified file 'SSH/SSH.mdp'
1080--- SSH/SSH.mdp 2009-02-11 23:58:03 +0000
1081+++ SSH/SSH.mdp 2009-02-28 16:16:48 +0000
1082@@ -29,5 +29,4 @@
1083 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1084 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1085 </References>
1086- <GtkDesignInfo />
1087 </Project>
1088\ No newline at end of file
1089
1090=== modified file 'Shelf/Shelf.mdp'
1091--- Shelf/Shelf.mdp 2009-01-17 23:17:09 +0000
1092+++ Shelf/Shelf.mdp 2009-02-28 16:16:48 +0000
1093@@ -26,5 +26,4 @@
1094 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1095 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1096 </References>
1097- <GtkDesignInfo />
1098 </Project>
1099\ No newline at end of file
1100
1101=== modified file 'Skype/Skype.mdp'
1102--- Skype/Skype.mdp 2008-12-31 20:57:41 +0000
1103+++ Skype/Skype.mdp 2009-02-28 16:16:48 +0000
1104@@ -150,5 +150,4 @@
1105 <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
1106 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1107 </References>
1108- <GtkDesignInfo />
1109 </Project>
1110\ No newline at end of file
1111
1112=== modified file 'SqueezeCenter/SqueezeCenterPlugin.mdp'
1113--- SqueezeCenter/SqueezeCenterPlugin.mdp 2009-02-01 09:04:12 +0000
1114+++ SqueezeCenter/SqueezeCenterPlugin.mdp 2009-02-28 16:16:48 +0000
1115@@ -55,5 +55,4 @@
1116 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1117 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform.Linux, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1118 </References>
1119- <GtkDesignInfo />
1120 </Project>
1121\ No newline at end of file
1122
1123=== modified file 'StockQuote/Stock Quote.mdp'
1124--- StockQuote/Stock Quote.mdp 2009-01-09 08:10:40 +0000
1125+++ StockQuote/Stock Quote.mdp 2009-02-28 16:16:48 +0000
1126@@ -26,5 +26,4 @@
1127 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1128 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1129 </References>
1130- <GtkDesignInfo />
1131 </Project>
1132\ No newline at end of file
1133
1134=== modified file 'SystemServices/SystemServices.mdp'
1135--- SystemServices/SystemServices.mdp 2009-01-09 07:03:47 +0000
1136+++ SystemServices/SystemServices.mdp 2009-02-28 16:16:48 +0000
1137@@ -36,5 +36,4 @@
1138 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform.Linux, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1139 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1140 </References>
1141- <GtkDesignInfo />
1142 </Project>
1143\ No newline at end of file
1144
1145=== modified file 'Tasque/Tasque.mdp'
1146--- Tasque/Tasque.mdp 2009-01-17 23:17:09 +0000
1147+++ Tasque/Tasque.mdp 2009-02-28 16:16:48 +0000
1148@@ -31,5 +31,4 @@
1149 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1150 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1151 </References>
1152- <GtkDesignInfo />
1153 </Project>
1154\ No newline at end of file
1155
1156=== modified file 'TerminalServerClient/TerminalServerClient.mdp'
1157--- TerminalServerClient/TerminalServerClient.mdp 2009-01-09 08:18:51 +0000
1158+++ TerminalServerClient/TerminalServerClient.mdp 2009-02-28 16:16:48 +0000
1159@@ -26,5 +26,4 @@
1160 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1161 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1162 </References>
1163- <GtkDesignInfo />
1164 </Project>
1165\ No newline at end of file
1166
1167=== modified file 'Text/Text.mdp'
1168--- Text/Text.mdp 2009-01-17 23:17:09 +0000
1169+++ Text/Text.mdp 2009-02-28 16:16:48 +0000
1170@@ -27,5 +27,4 @@
1171 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1172 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1173 </References>
1174- <GtkDesignInfo />
1175 </Project>
1176\ No newline at end of file
1177
1178=== modified file 'Thunderbird/Thunderbird.mdp'
1179--- Thunderbird/Thunderbird.mdp 2009-01-09 07:03:47 +0000
1180+++ Thunderbird/Thunderbird.mdp 2009-02-28 16:16:48 +0000
1181@@ -23,5 +23,4 @@
1182 <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
1183 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1184 </References>
1185- <GtkDesignInfo />
1186 </Project>
1187\ No newline at end of file
1188
1189=== modified file 'TinyUrl/TinyUrl.mdp'
1190--- TinyUrl/TinyUrl.mdp 2009-02-01 04:00:44 +0000
1191+++ TinyUrl/TinyUrl.mdp 2009-02-28 16:16:48 +0000
1192@@ -29,5 +29,4 @@
1193 <ProjectReference type="Gac" localcopy="True" refto="System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
1194 <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
1195 </References>
1196- <GtkDesignInfo />
1197 </Project>
1198\ No newline at end of file
1199
1200=== modified file 'Tomboy/Tomboy.mdp'
1201--- Tomboy/Tomboy.mdp 2009-01-09 07:03:47 +0000
1202+++ Tomboy/Tomboy.mdp 2009-02-28 16:16:48 +0000
1203@@ -20,11 +20,11 @@
1204 <File name="src/NewNoteAction.cs" subtype="Code" buildaction="Compile" />
1205 <File name="src/NotesItemSource.cs" subtype="Code" buildaction="Compile" />
1206 <File name="src/SearchNotesAction.cs" subtype="Code" buildaction="Compile" />
1207- <File name="gtk-gui/gui.stetic" subtype="Code" buildaction="EmbedAsResource" resource_id="gui.stetic" />
1208+ <File name="gtk-gui/gui.stetic" subtype="Code" buildaction="EmbedAsResource" />
1209 <File name="gtk-gui/generated.cs" subtype="Code" buildaction="Compile" />
1210 <File name="src/TomboyConfiguration.cs" subtype="Code" buildaction="Compile" />
1211 <File name="gtk-gui/Tomboy.TomboyConfiguration.cs" subtype="Code" buildaction="Compile" />
1212- <File name="gtk-gui/objects.xml" subtype="Code" buildaction="EmbedAsResource" resource_id="objects.xml" />
1213+ <File name="gtk-gui/objects.xml" subtype="Code" buildaction="EmbedAsResource" />
1214 <File name="Resources/Tomboy.addin.xml" subtype="Code" buildaction="EmbedAsResource" />
1215 </Contents>
1216 <References>
1217@@ -39,5 +39,4 @@
1218 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1219 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform.Linux, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1220 </References>
1221- <GtkDesignInfo />
1222 </Project>
1223\ No newline at end of file
1224
1225=== modified file 'Tracker/Tracker.mdp'
1226--- Tracker/Tracker.mdp 2009-01-17 00:00:16 +0000
1227+++ Tracker/Tracker.mdp 2009-02-28 16:16:48 +0000
1228@@ -1,16 +1,16 @@
1229-<Project name="Tracker" fileversion="2.0" language="C#" clr-version="Net_2_0" ctype="DotNetProject">
1230+<Project name="Tracker" fileversion="2.0" language="C#" clr-version="Net_2_0" targetFramework="2.0" ctype="DotNetProject">
1231 <Configurations active="Debug">
1232 <Configuration name="Debug" ctype="DotNetProjectConfiguration">
1233 <Output directory="bin/Debug" assembly="Tracker" />
1234 <Build debugmode="True" target="Library" />
1235 <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
1236- <CodeGeneration compiler="Mcs" warninglevel="4" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" mainclass="" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
1237+ <CodeGeneration compiler="Mcs" warninglevel="4" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
1238 </Configuration>
1239 <Configuration name="Release" ctype="DotNetProjectConfiguration">
1240 <Output directory="bin/Release" assembly="Tracker" />
1241 <Build debugmode="False" target="Library" />
1242 <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
1243- <CodeGeneration compiler="Mcs" warninglevel="4" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" mainclass="" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
1244+ <CodeGeneration compiler="Mcs" warninglevel="4" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
1245 </Configuration>
1246 </Configurations>
1247 <Contents>
1248@@ -24,5 +24,4 @@
1249 <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
1250 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1251 </References>
1252- <GtkDesignInfo />
1253 </Project>
1254\ No newline at end of file
1255
1256=== modified file 'Translate/Translate.mdp'
1257--- Translate/Translate.mdp 2009-01-23 03:39:31 +0000
1258+++ Translate/Translate.mdp 2009-02-28 16:16:48 +0000
1259@@ -77,5 +77,4 @@
1260 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1261 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform.Linux, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1262 </References>
1263- <GtkDesignInfo />
1264 </Project>
1265\ No newline at end of file
1266
1267=== modified file 'Vinagre/Vinagre.mdp'
1268--- Vinagre/Vinagre.mdp 2009-01-17 23:17:09 +0000
1269+++ Vinagre/Vinagre.mdp 2009-02-28 16:16:48 +0000
1270@@ -27,5 +27,4 @@
1271 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1272 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1273 </References>
1274- <GtkDesignInfo />
1275 </Project>
1276\ No newline at end of file
1277
1278=== modified file 'VirtualBox/VirtualBox.mdp'
1279--- VirtualBox/VirtualBox.mdp 2009-02-05 08:03:17 +0000
1280+++ VirtualBox/VirtualBox.mdp 2009-02-28 16:16:48 +0000
1281@@ -102,5 +102,4 @@
1282 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1283 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1284 </References>
1285- <GtkDesignInfo />
1286 </Project>
1287\ No newline at end of file
1288
1289=== modified file 'VolumeControl/VolumeControl.mdp'
1290--- VolumeControl/VolumeControl.mdp 2009-01-17 23:17:09 +0000
1291+++ VolumeControl/VolumeControl.mdp 2009-02-28 16:16:48 +0000
1292@@ -28,5 +28,4 @@
1293 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1294 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1295 </References>
1296- <GtkDesignInfo />
1297 </Project>
1298\ No newline at end of file
1299
1300=== modified file 'WindowManager/WindowManager.mdp'
1301--- WindowManager/WindowManager.mdp 2009-01-17 23:17:09 +0000
1302+++ WindowManager/WindowManager.mdp 2009-02-28 16:16:48 +0000
1303@@ -39,5 +39,4 @@
1304 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1305 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1306 </References>
1307- <GtkDesignInfo />
1308 </Project>
1309\ No newline at end of file
1310
1311=== modified file 'Woof/Woof.mdp'
1312--- Woof/Woof.mdp 2009-01-09 07:25:58 +0000
1313+++ Woof/Woof.mdp 2009-02-28 16:16:48 +0000
1314@@ -26,5 +26,4 @@
1315 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1316 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1317 </References>
1318- <GtkDesignInfo />
1319 </Project>
1320\ No newline at end of file
1321
1322=== modified file 'Wordnet/Wordnet.mdp'
1323--- Wordnet/Wordnet.mdp 2009-01-09 07:25:58 +0000
1324+++ Wordnet/Wordnet.mdp 2009-02-28 16:16:48 +0000
1325@@ -23,5 +23,4 @@
1326 <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
1327 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1328 </References>
1329- <GtkDesignInfo />
1330 </Project>
1331\ No newline at end of file
1332
1333=== modified file 'Xmms2/xmms2.mdp'
1334--- Xmms2/xmms2.mdp 2009-01-09 07:25:58 +0000
1335+++ Xmms2/xmms2.mdp 2009-02-28 16:16:48 +0000
1336@@ -30,5 +30,4 @@
1337 <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
1338 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1339 </References>
1340- <GtkDesignInfo />
1341 </Project>
1342\ No newline at end of file
1343
1344=== modified file 'YouTube/YouTube.mdp'
1345--- YouTube/YouTube.mdp 2009-01-20 18:56:52 +0000
1346+++ YouTube/YouTube.mdp 2009-02-28 16:16:48 +0000
1347@@ -1,4 +1,4 @@
1348-<Project name="YouTube" fileversion="2.0" language="C#" clr-version="Net_2_0" ctype="DotNetProject">
1349+<Project name="YouTube" fileversion="2.0" language="C#" clr-version="Net_2_0" targetFramework="2.0" ctype="DotNetProject">
1350 <Configurations active="Debug">
1351 <Configuration name="Debug" ctype="DotNetProjectConfiguration">
1352 <Output directory="bin/Debug" assembly="YouTube" />
1353
1354=== modified file 'Zim/Zim.mdp'
1355--- Zim/Zim.mdp 2009-02-01 09:04:12 +0000
1356+++ Zim/Zim.mdp 2009-02-28 16:16:48 +0000
1357@@ -30,5 +30,4 @@
1358 <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1359 <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
1360 </References>
1361- <GtkDesignInfo />
1362 </Project>
1363\ No newline at end of file

Subscribers

People subscribed via source and target branches